From 631949f641ef7ff6983eca8ceb4588dec64ea36d Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 18 Feb 2017 23:19:06 -0800 Subject: password setup --- software/passwords.page | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 software/passwords.page (limited to 'software') diff --git a/software/passwords.page b/software/passwords.page new file mode 100644 index 0000000..ccec8f5 --- /dev/null +++ b/software/passwords.page @@ -0,0 +1,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. -- cgit v1.2.3