Re: NSA Used Cookies to Track Visitors' Web Activities?



In article <yzlirt6pfwv.fsf@xxxxxxxxxxxx>,
Christopher C. Stacy <cstacy@xxxxxxxxxxxxx> wrote:
>Madwen <invalid@xxxxxxxxxx> writes:
>
>> According to this AP article here....
>>
>> <http://news.yahoo.com/s/ap/20051229/ap_on_hi_te/spy_agency_privacy>
>>
>> ... the NSA has been using cookies to track the web surfing habits of
>> visitors to their web site. The cookies were set to expire in 2035.
>>
>> Is that possible on a Mac? Can they actually track your web activities
>> with cookies?
>
<Snip useful info for brevity>

>You can tell that it's uninformed media hype because they go on about
>how the cookies will not expire until 2030. That's pretty much when
>all cookies expire -- they're all "permanent" like that, except for
>the "session cookies" which are deleted when you close the browser.

I'm a regular visitor to NSA's website. There's some very useful
info there regarding information security in general, and some
great specific info regarding hardening and securing various
platforms. This one is a bit out of date, but should be of
interest to some in this NG...

http://www.nsa.gov/snac/downloads_macX.cfm?MenuID=scg10.3.1.1

The cookie that this site sets on my machine is about in the
middle of the pack as far as expiration in 2035.

apple.com set one that is due to expire 1 Jan, 4001.


LOL


Claude


.



Relevant Pages

  • removal cookie issue
    ... i did a trace where we can see that the server try to expire some cookies on ... Connection: keep-alive ... Server: BigIP ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Wayyyyyyy OT: Firefox cookies
    ... In FF check Tools> Options> Privacy> Cookies section. ... windows user and therefore of limited value. ... I have to login ... sites seem to expire earlier than they should, ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: sending http requests without cookies
    ... the cookies retrieved with document.cookies may be set for a domain of the ... resource of a higher level (say a resource on bla.example.com reading the ... expire as you have no chance to retrieve that kind of ... accessible in a sub-level domain (and its sub-level domains) and subpaths ...
    (comp.lang.javascript)
  • Re: Storing Cookies from C#.NET Application
    ... store all the cookies sent by the server and return them on subsequent ... between runs of the client application so that cookies don't expire ... that uses a web reference to a SOAP web service, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Storing Cookies from C#.NET Application
    ... store all the cookies sent by the server and return them on subsequent ... between runs of the client application so that cookies don't expire ... You see the instantiation of the web service in my WPF application in your case, it would be in the WinForms "OnInit" method, probably), and then you must create and set the "CookieContainer" property of the web service client. ...
    (microsoft.public.dotnet.languages.csharp)