|
Cepheus
Balance




Registered: 04/19/06
Posts: 5,120
Loc: the space between reality...
Last seen: 5 minutes, 4 seconds
|
Encryption
#8607037 - 07/08/08 04:22 AM (4 months, 14 days ago) |
|
|
How can I make my everyday computer activities a bit more secure?
I run linux btw.
-------------------- Cepheus
"Facts do not cease to exist because they are ignored" ~ Aldous Huxley.
"The sun may set in the west, but it will always rise again in the east the next morning"
Free Spore Ring Europe
Send any spare spore prints you might have and help the distribution
Open Source. Freedom. GNU/Linux
|
Seuss
Error: divide byzero



Registered: 04/27/01
Posts: 16,763
Loc: Caribbean
Last seen: 18 hours, 26 minutes
|
Re: Encryption [Re: Cepheus]
#8607040 - 07/08/08 04:23 AM (4 months, 14 days ago) |
|
|
> How can I make my everyday computer activities a bit more secure?
The only secure computer is an unplugged computer. Stay off the network and don't load any software.
-------------------- Just another spore in the wind.
|
Cepheus
Balance




Registered: 04/19/06
Posts: 5,120
Loc: the space between reality...
Last seen: 5 minutes, 4 seconds
|
Re: Encryption [Re: Seuss]
#8607239 - 07/08/08 06:42 AM (4 months, 14 days ago) |
|
|
I'm aware of this.
I patch my shit, upgrade my shit and check securiteam etc for vulns, use iptables, have a hardware firewall etc, but this isn't what I mean.
I mean how can I make my communication more secure? I figure pgp is a good starting point so I'm compiling gnupg. How else can I make the information stored on my computer more secure?
-------------------- Cepheus
"Facts do not cease to exist because they are ignored" ~ Aldous Huxley.
"The sun may set in the west, but it will always rise again in the east the next morning"
Free Spore Ring Europe
Send any spare spore prints you might have and help the distribution
Open Source. Freedom. GNU/Linux
|
zouden
Neuroscientist



Registered: 11/12/07
Posts: 3,219
Loc: Australia
Last seen: 2 hours, 51 minutes
|
Re: Encryption [Re: Cepheus]
#8607312 - 07/08/08 07:22 AM (4 months, 14 days ago) |
|
|
Truecrypt.
-------------------- Wave upon wave of demented avengers
Marched cheerfully out of obscurity into the dream
|
supra
enthusiast
Registered: 10/26/03
Posts: 3,881
Loc: TEXAS
Last seen: 12 hours, 46 minutes
|
Re: Encryption [Re: zouden]
#8608867 - 07/08/08 04:21 PM (4 months, 13 days ago) |
|
|
Truecrypt is great, look into tor as well for browsing.
peace
|
Alan Rockefeller
Mycologist



Registered: 03/10/07
Posts: 6,300
Last seen: 18 hours, 23 minutes
|
Re: Encryption [Re: Cepheus]
#8609777 - 07/08/08 07:53 PM (4 months, 13 days ago) |
|
|
When I install a new debian box it lets me set up an encrypted volume. You type in a password and then you need that password to mount the drive in the future.
Since the screen lock kicks in after a few minutes, anyone who came in and took your computer would have to get the password out of you before they can do any forensics.
If you have already installed its pretty easy to add a new encrypted volume, but encrypting your current one would probably require backing up the data, encrypting the partition, and copying the data back into the encrypted partition.
I have used encrypted partitions on all my machines for two years now and they haven't given me any problems.
To browse the web ssh into the remote host with the -D flag.
$ ssh -D3128 unix.host.org
Then set your web browser to use a SOCKS proxy on port 3128.
If you combine the above steps with gpg for emails and configure your machines and firewalls properly, you won't have any security problems.
|
fushock
re-un-colorblinded


Registered: 10/14/07
Posts: 363
|
Re: Encryption [Re: Cepheus]
#8610152 - 07/08/08 09:17 PM (4 months, 13 days ago) |
|
|
Encrypted swap and possibly home partition(you do have /home on its own partition, right?), truecrypt for removable drives, gpg to encrypt email, turning off unneeded ports, turn root off and use sudo, tor/vadilia and noscript firefox extension, good passwords and a million other things. All of which help.
|
|