[_] Password safekeeping & CSS/JS compression
Andy Davies
dajdavies at gmail.com
Fri Mar 2 11:12:58 GMT 2007
On 02/03/07, Iwein Dekoninck <iwein at 3sixty.co.uk> wrote: > > Good morning _, > > Question 1: Has anybody got recommendations on strategies for keeping > track of usernames/passwords for things like FTP sites, Basecamp > accounts, server logins, etc? > > This is an interesting idea: http://www.angel.net/~nic/passwd.html - a url is hashed against a locally entered password to produce a password for the remote site. There are some bookmarklets around the place that do the same sort of thing. -- Andy