Chimrod@lemmy.worldtoSelfhosted@lemmy.world•Self-hosted Password Manager Recommendation?English
10·
1 year agoI’m using passwordstore + self hosted git server.
Passwordstore uses gpg for the encryption layer which combine fine with ssh (used to connect to the private repo).
I’m using qtpass as gui and there is also a client for Android named password store
I’ve made something very close, which create a mapping following the window name (windows/xlib)
https://git.chimrod.com/smartcropad.git/about/
I’ve made it for circuit python, and it works with a serial connexion / JSON messages. (It could be updated with raw USB )
Not yet finished, but already used daily.