Posts tagged 'passwords'

FuguPass

FuguPass is a Google app script that uses the Blowfish encryption algorithm (implementation from the Barnses Storming blog) to store encrypted passwords in a Google Drive Spreadsheet.

The script requires a Google account and all information is stored within your account's properties and a spreadsheet called 'EncryptedPasswords'.

This is ...