Hacker News new | ask | show | jobs
Super-easy page to mothball your "passwd.txt" files (foolbits.com)
3 points by lordkada 4689 days ago
In my life I used to store all my passwords in a locally encrypted (gpg) file... but recently I had the need to access it "remotely" just using the mobile phone of a friend of mine... and I didn't... Furthermore I've tried to explain to my wife how to create a "secured file"... so, open your terminal, type 'gpg ...',... no way!!! :-D :-D :-D

Yesterday I had some free-time to spend, so I decided to code this very simple service: www.foolbits.com.

It's just a locally encrypted page where you can write everything you want and access it from everywhere... Super-easy and pretty safe..

I did it for fun but I really use it... and I'd love you use it too...

So, if you like it I'll spend some more time to enhance it, ie create a better homepage (now it's totally empty, just a login with FB), explain how it works and so on :-)

Ciao