Tails is a portable OS that protects against surveillance and censorship
21–30 of 192 posts
Re: Tails is a portable OS that protects against surveillance and censorship
#22I might be wrong but I think this was a project originated by one of the branches of the US armed forces or security services? In which case, it should be pretty secure. Although, there's the obvious 'honeypot' concern. But maybe I'm thinking of another distro, that ran from RAM and didn't write anything to disk.
Re: Tails is a portable OS that protects against surveillance and censorship
#23The fact that it still does not support an incredibly popular portable computer like the raspberry pi (or anything that ins't intel) saddens me.
Re: Tails is a portable OS that protects against surveillance and censorship
#24I might be wrong but I think this was a project originated by one of the branches of the US armed forces or security services? In which case, it should be pretty secure. Although, there's the obvious 'honeypot' concern. But maybe I'm thinking of another distro, that ran from RAM and didn't write anything to disk.
The Internet also originated from the US military, among many other things. So tired of this FUD.
Re: Tails is a portable OS that protects against surveillance and censorship
#25How does Tails help you avoid censorship?
Re: Tails is a portable OS that protects against surveillance and censorship
#26How does Tails help you avoid censorship?
Re: Tails is a portable OS that protects against surveillance and censorship
#27Re: Tails is a portable OS that protects against surveillance and censorship
#28I might be wrong but I think this was a project originated by one of the branches of the US armed forces or security services? In which case, it should be pretty secure. Although, there's the obvious 'honeypot' concern. But maybe I'm thinking of another distro, that ran from RAM and didn't write anything to disk.
I know the TOR project was started by the US navy, and that now I2Pnis the preferred method of browsing the darknet, because many people believe it has been compromised.
Re: Tails is a portable OS that protects against surveillance and censorship
#29Would be curious to hear criticisms of Tails, if anyone has opinions about it. To be clear, I'm a fan of the product -- just wondering what the other side of the story is.
All known law enforcement attacks against Tor have involved some kind of exploit (e.g., in Tor Browser) that creates a non-Tor connection to collect the user's IP. Tails does not protect against this. Whonix provides much stronger protection against practical, real-world attacks, since the entire operating system is forced through a Tor connection.
Re: Tails is a portable OS that protects against surveillance and censorship
#30I switched off of Qubes last year to my own Alpine chroot with a hand crafted kernel and initrd that lives only in memory. I find turning off the computer when I'm finished and having it forget everything to be a very peaceful way to compute. I owe the internet a write up.
I feel like ramfs for root filesystems is an underused pattern more broadly. "Want to upgrade? Just reboot. Fallback? Pick a different root squashfs in the grub menu"