Earlier quoted context omitted.
The audit occurred because testing revealed the presence of a problem. Shutting the stable door after the horse has bolted is no vindication of open source.
How would you have found the bug without it being open source? You think companies pay for these open public audits on proprietary software ?
Inside the Operating System Edward Snowden Used to Evade the NSA
41–50 of 83 posts
Re: Inside the Operating System Edward Snowden Used to Evade the NSA
#42Earlier quoted context omitted.
I don't quite know how this works, so forgive me if this is a stupid question, but couldn't someone just take the difference between your inbound and outbound tor traffic to find how much traffic originates from your computer?
They might know how much, but they wouldn't know which traffic was yours.
Re: Inside the Operating System Edward Snowden Used to Evade the NSA
#43Your encrypted data and sensitive files are often accessible via memory forensics even if you shut your computer down. Including the websites you visited. Your encryption keys can be in your computers memory for weeks and is easily accessible via a memory dump.
This is why people say that with physical access your computer can always be owned. Even if it's encrypted. Tails is the only one I know that handles this attack vector by default.
Re: Inside the Operating System Edward Snowden Used to Evade the NSA
#44You can hack SD cards actually unlike the article states, Bunny's blog post and presentation at Chaos Computer Congress mentions of this possibility. SD cards have microcontrollers and with enough resources their guess flash media can be subverted. Diversity of these controllers and variety of "proprietary" standards the way these flash controllers work however can be the entropy that makes SD controller hacking very…
also, in your hdd controller(s) http://spritesmods.com/?art=hddhack . same stuff, too many cpu everywhere, making protocols meaningless.
Re: Inside the Operating System Edward Snowden Used to Evade the NSA
#45Earlier quoted context omitted.
Yes it did. The heartbleed bug was found during an audit of the open source of openssl.
The audit occurred because testing revealed the presence of a problem. Shutting the stable door after the horse has bolted is no vindication of open source.
Re: Inside the Operating System Edward Snowden Used to Evade the NSA
#46Impressive how much thought and work has gone into Tails development, e.g. it has a surprisingly-convincing XP skin that hides the fact you're even using Linux to the casual observer. Kudos to the devs.
No Win7 skin?
Re: Inside the Operating System Edward Snowden Used to Evade the NSA
#47Tails (The Amnesic Incognito Live System) http://en.wikipedia.org/wiki/The_Amnesic_Incognito_Live_Syst... , a Debian fork which forces Tor for all outgoing and incoming connections. Designed to be run from read-only media.
Or is this proof of tor being better than nothing?
Re: Inside the Operating System Edward Snowden Used to Evade the NSA
#48Impressive how much thought and work has gone into Tails development, e.g. it has a surprisingly-convincing XP skin that hides the fact you're even using Linux to the casual observer. Kudos to the devs.
Except now seeing an XP desktop in a corporate environment will raise eyebrows as its officially dead. No Win7 skin?
Re: Inside the Operating System Edward Snowden Used to Evade the NSA
#49Tails (The Amnesic Incognito Live System) http://en.wikipedia.org/wiki/The_Amnesic_Incognito_Live_Syst... , a Debian fork which forces Tor for all outgoing and incoming connections. Designed to be run from read-only media.
So, is this proof that tor is not completely subverted by the NSA? Recent articles here claim that the NSA has been deploying numerous nodes and can analyze traffic from multiple nodes to compromise the user. Or is this proof of tor being better than nothing?
Re: Inside the Operating System Edward Snowden Used to Evade the NSA
#50Another Debian based boot-from-CD OS that used to be quite popular is Knoppix [1]. I remember that was a big thing in the times of Win98 viruses when people used it for system recovery. In Germany they distributed it as add-on to computer magazines. [1] https://en.wikipedia.org/wiki/Knoppix
Knoppix was my first introduction to Linux. The boot-from-CD aspect amazed me. At first the only thing I used it for was recovering data from a screwed up Windows install but eventually I got more into it and started installing other distress (starting with Ubuntu I think).