summaryrefslogtreecommitdiffstats
path: root/software/passwords.page
blob: ccec8f5f0feca17dff4789580d9e62fe530583ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

I use the minimalist `pass` UNIX utility to manage my passwords, logins, and
other secrets (eg, bank routing numbers, crypto-currencies, padlock
combinations) using GPG and git.

    https://www.passwordstore.org/

I use a tool named "browserpass" for partial integration in Chromium (the web
browser I use).

    https://github.com/dannyvankooten/browserpass

The browser integration is read-only and does not work quite as smoothly as
1Password (a proprietary tool i've used at work in the past, which makes it
easy to generate and store passwords/logins), but this setup is 95% of what I
want, is way more hackable and feels more trustworthy, and is Free Software.