Skip to content

Tag Archives: security

KeeFox is cool

07-Mar-10

I’ve been using KeePass 2 for a while now. It’s really cool and portable and safe etc. However, it doesn’t integrate with Firefox. Until now: A talented developer has a plugin for FireFox called KeeFox. It’s really cool. Here’s a screenshot: KeeFox essentially over-rides Firefox’s native password database. Instead, all passwords go to and from [...]

Locking down a publicly-exposed ssh server

26-Jan-10

I’ve disabled all authentication types (including PAM)–at least the ones that aren’t disabled by default. Since public key authentication is on by default, I don’t have to change it.