DEV Community

Discussion on: The best password manager on Linux?

Collapse
 
neorejalist profile image
Jeroen

Checkout vaultwarden, a bitwarden remake in rust. Run it on an rpi and only sync passwords locally, or open a port to the berry. I have it running in docker behind a ssl-proxy.

Collapse
 
robole profile image
Rob OLeary • Edited

Sounds interesting! There are so many cool private infrastructure projects you can do with a raspberry pi. I would fear that I would turn my bedroom into a micro-server farm as these can be fun projects!