Hacker News new | ask | show | jobs
by demosthenex 3901 days ago
I use an older project called pwsafe that is careful about what memory the passwords are stored in, and uses an AES encrypted flat file database for minimum calls. I've been very happy with it.