Interesting work. I've been thinking about doing something similar for a long time. I'm not on OSX though and I'm a Perl guy.
Someone once suggested to me an encrypted text file + dropbox. You could use pgp or gpg for encryption. Also Vim 7.3 has blowfish encryption: http://vim.wikia.com/wiki/Encryption
Obviously an app has the potential to be more convenient and user friendly. But a text file is a very flexible solution.
Always great to see examples of more complicated iOS apps.
Did you ever have a desktop side implementation, maybe a chrome extension? I'm a longtime 1Password user, and would have to say the ability to use the same password manager on my iPhone and Mac, sync'd via Dropbox, is a big reason for that.
My plan was definitely to make an OSX client, then a mac client, then browser extensions, however the dismal sales make it hard to justify the work, as i'm sure you'd understand.
7 comments
[ 187 ms ] story [ 963 ms ] threadPeace :)
Someone once suggested to me an encrypted text file + dropbox. You could use pgp or gpg for encryption. Also Vim 7.3 has blowfish encryption: http://vim.wikia.com/wiki/Encryption
Obviously an app has the potential to be more convenient and user friendly. But a text file is a very flexible solution.
Did you ever have a desktop side implementation, maybe a chrome extension? I'm a longtime 1Password user, and would have to say the ability to use the same password manager on my iPhone and Mac, sync'd via Dropbox, is a big reason for that.