Reply
forcing browser not to keep visited website in history
Old 09-07-2009, 09:02 PM forcing browser not to keep visited website in history
Rickzkm's Avatar
Average Talker

Posts: 15
Location: UK
Trades: 0
Hi,

I am working on a pitch for government related project and one of the requirements is that browsing on site should be absolutely private, not detectable in browser history for example. Because this is abuse related website project, potential victims need to be absolutely secure when viewing site.

I can not think of any way how to force browser to keep visit private, can this be done?

thanks all.

R.
__________________
www.empire-elements.co.uk
Rickzkm is offline
Reply With Quote
View Public Profile Visit Rickzkm's homepage!
 
 
When You Register, These Ads Go Away!
Old 09-07-2009, 10:29 PM Re: forcing browser not to keep visited website in history
addonchat's Avatar
Super Talker

Posts: 113
Name: Chris Duerr
Trades: 0
In a word, no.

The best you could do would be to use a plug-in that can be run on separate domains (Java's Web Start technology might be good for this, and I think Flex also has a similar alternative)

Either way, there is nothing you can do to force the client (the web browser) to cover its user's tracks.

Your best bet might be a separate application not tied to the browser.
__________________
Chris Duerr
AddonChat Java Chat Software
http://www.addonchat.com/ - Affiliate Program
addonchat is offline
Reply With Quote
View Public Profile
 
Old 09-08-2009, 11:25 AM Re: forcing browser not to keep visited website in history
chrishirst's Avatar
Super Moderator

Posts: 22,237
Location: Blackpool. UK
Trades: 0
Actually, if the page content is loaded using AJAX techniques, the page(s) will not appear in the history.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 09-08-2009, 12:04 PM Re: forcing browser not to keep visited website in history
addonchat's Avatar
Super Talker

Posts: 113
Name: Chris Duerr
Trades: 0
Quote:
Originally Posted by chrishirst View Post
Actually, if the page content is loaded using AJAX techniques, the page(s) will not appear in the history.
The original domain used to access the AJAX driven web site will still be saved in the browser history - which may be a problem for the OP.

After that, though, you're right as there are no interior "pages" with a purely AJAX driven site.
__________________
Chris Duerr
AddonChat Java Chat Software
http://www.addonchat.com/ - Affiliate Program
addonchat is offline
Reply With Quote
View Public Profile
 
Old 09-08-2009, 01:30 PM Re: forcing browser not to keep visited website in history
chrishirst's Avatar
Super Moderator

Posts: 22,237
Location: Blackpool. UK
Trades: 0
Sure but provided the opening page is protected by user names and passwords it's about as safe from prying eyes as you can get.

Adding a no-cache pragma to the page will also prevent most browsers from keeping the page in the browser cache.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 09-08-2009, 02:13 PM Re: forcing browser not to keep visited website in history
addonchat's Avatar
Super Talker

Posts: 113
Name: Chris Duerr
Trades: 0
Most clients will respect a no-cache header, but the OP is trying to find a way to keep the address out of the browser's history which is a completely different beast.

To the best of my knowledge there is no way to instruct a client to do that with HTTP or HTML.
__________________
Chris Duerr
AddonChat Java Chat Software
http://www.addonchat.com/ - Affiliate Program
addonchat is offline
Reply With Quote
View Public Profile
 
Old 09-08-2009, 02:59 PM Re: forcing browser not to keep visited website in history
chrishirst's Avatar
Super Moderator

Posts: 22,237
Location: Blackpool. UK
Trades: 0
Yep I know WHAT the OP is trying to achieve, but avoiding the pages appearing in the history list would be a little pointless if the information was easily available from the browser cache.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 09-10-2009, 05:53 AM Re: forcing browser not to keep visited website in history
Rickzkm's Avatar
Average Talker

Posts: 15
Location: UK
Trades: 0
Thank you guys for the info, I too don't think this can be done. Maybe afterwards can we remind visitor to keep private and erase the history and cookies altogether?
__________________
www.empire-elements.co.uk
Rickzkm is offline
Reply With Quote
View Public Profile Visit Rickzkm's homepage!
 
Reply     « Reply to forcing browser not to keep visited website in history
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.14202 seconds with 13 queries