Padloc
Modern, end-to-end encrypted password and document vault for individuals and teams.
Why consider Padloc?
Padloc is an open-source, beautifully designed password and document vault. It uses AES-256-GCM client-side encryption to safeguard passwords, credit cards, two-factor authenticator seeds, and notes.
Learn Padloc by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Padloc
Padloc provides cross-platform desktop, mobile, and web apps with zero-knowledge shared vaults and built-in TOTP authenticator generation.
Running with Docker
docker run -d \ --name padloc-server \ -p 3000:3000 \ padloc/server:latestPadloc is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.