Categories
- Development (4)
- Music (2)
- Politics (1)
- Random (2)
- Rants (9)
- Short stories (1)
- Technology (6)
- Travel (21)
- Tutorials (5)
- Web (1)
-
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 encryption, linux, pgp, privacy, security, tutorial, ubuntu
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
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
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