Tag Archives: encryption

A Practical Guide to using PGP in Ubuntu Karmic Koala

As more and more of our data is stored and/or communicated digitally it’s becoming increasingly important for everyone to be aware of their privacy and security. Even though you might think nobody else could possibly be interested in your data, … Continue reading

Posted in Technology | Tagged , , , , , , | Leave a comment

Free Open Source Encryption with TrueCrypt

It wasn’t so long ago that most people didn’t really think about encryption. It was something you’d see in the movies, seen as unnecessary to all but the most paranoid or “the government” or military. Even though you might not … Continue reading

Posted in Technology | Tagged , , , | Leave a comment

SSH authentication via public keys

After my last article dealing with ssh I thought I’d write about another feature that comes in handy. Most people who use ssh probably authenticate by using a password. This is not so bad – unlike with FTP for example, … Continue reading

Posted in Technology | Tagged , , | 2 Comments

Secure surfing with an SSH tunnel and Firefox

I don’t know where I’d be without OpenSSH. I feel at home at the command line, and use ssh daily for remote access to my servers. When I need to transfer files quickly I use scp, or sftp if I … Continue reading

Posted in Technology | Tagged , , , , , | 8 Comments