README.md (1023B)
1 # Passilic 2 3 Passilic is a frontend for the [Pass password manager](https://www.passwordstore.org) 4 for Sailfish OS. 5 6 Pass is a simple Unix password manager where each password is stored GPG encrypted in 7 a file. Passilic allows users to easily browse and access their passwords. Tapping a 8 passwords prompts the "master key" (GPG key passphrase) and copies the password into 9 clipboard. The password is then automatically cleared from the clipboard after 45 seconds 10 by Passilic. 11 12 Passilic is a free and open source project under GPLv3 license. 13 14 # Screenshots 15 16  17  18 19 # Installation 20 21 Latest version of Passilic is available on [OpenRepos](https://openrepos.net/content/dvratil/passilic). 22 23 # TODO 24 25 * Remember passphrase (gpg-agent integration) 26 * Generating passwords 27 * Editing passwords 28 * Removing passwords