|
|
|
|
|
by Vandy_Travis
6006 days ago
|
|
Ignoring the concerns about AES256 cyphers for this response... The site that I use for my passwords is called Clipperz. (www.clipperz.com/beta). They encrypt everything in JS like the others, but they've fully released their source code for inspection. I know JS, and it looks legit, although I can't speak to their encryption technique (although they did everything else so well, I use that as a proxy for their competence). The other cool thing is that they allow you to download an html/js/css file so you can open your passwords even when offline (big file, 1.5MB or so, but handy to keep your encrypted passwords around offline). |
|