TiloBox
Back to directory
Padloc project preview

Padloc

Modern, end-to-end encrypted password and document vault for individuals and teams.

LicenseAGPL-3.0
GitHub stars2.8k
Last commit1 weeks ago
Tags6 topics
2fa AuthenticatorEnd To End EncryptionPassword ManagerProductivityTypescriptSecurity
Overview

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.

Guided learning

Learn Padloc by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
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

bash
1docker run -d \
2 --name padloc-server \
3 -p 3000:3000 \
4 padloc/server:latest

Padloc is licensed under the GNU AGPL-3.0 license.

Related tools

More options with a similar category or technology profile.

Padloc FAQs

Padloc is listed as a Productivity tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

Padloc is listed under the AGPL-3.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

Padloc is listed as an alternative to Bitwarden. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.