Fork me on GitHub
#clojure-uk
<
2020-05-24
>
Ben Hammond09:05:07

any of you fine folks use https://pwsafe.org

Ben Hammond09:05:05

I have a primary store (secured by password) and secondaries (secured by Yubikey). When I create passwords on the primary, I can easy merge to the secondaries but if I create passwords on a YubiKey database, I don't seem to be able to auto merge back to the primary and I cannnot convert a yubikey database to a password-only one and I'm wondering if I'm just being thick Oh well, will have to synchronise manually

Ben Hammond09:05:25

(I'm running the free version on Ubuntu, like a true cheapskate, so I imagine the answer would be something like > Fix it yourself )

Ben Hammond09:05:59

well probably needed to curate master pwsafe anyway

dharrigan10:05:11

For passwords, I just have a text file that is gpg encrypted

dharrigan10:05:20

I can search through the text file pretty quickly

Conor10:05:29

I use pass myself, aws-vault can also integrate with it which is handy

dominicm10:05:44

I'm a big advocate of http://passwordstore.org with pass because then it integrates with my browser

Ben Hammond12:05:13

I have to straddle dualboot Linux and Windoze nowadays....

dharrigan13:05:53

I do run my own bitwarden which has a plugin for browsers

maleghast14:05:56

I am still sticking with 1Password, but this is because my family (non-technical wife and parents and young kids) are better served by a very “friendly” experience. In a perfect world I would be switching to http://passwordstore.org + pass

mccraigmccraig16:05:24

hmm... what are the ios and droid apps like for passwordstore ?

dominicm20:05:13

Does anyone have a go-to guide for explaining ring middleware & handlers to Clojure beginners? There's https://github.com/ring-clojure/ring/wiki/Concepts but it's maybe a little dry? Not sure.

alexlynham20:05:40

I've run this one a few times for a simple ring/compojure app for beginners... might still be a bit too high level if you wanna do ring stuff tho https://the-frey.github.io/2019/01/11/clojure-heroku-workshop

alexlynham20:05:29

I use lastpass fwiw cos I've often been across different OSs @ben.hammond - means I'm only ever my yubikey and master pass away from my logins