> For the complete documentation index, see [llms.txt](https://host.ppgg.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://host.ppgg.in/resource/password-manager.md).

# 密码管理软件

## NodeWarden

[NodeWarden](https://github.com/shuaiplus/nodewarden) 是另一个与 Vaultwarden 类似的 Bitwarden 兼容的服务端。它运行在 Cloudflare Workers 上，原创 Web Vault 界面，比 Vaultwarden 更轻量。

* [NodeWarden Github 仓库](https://github.com/shuaiplus/nodewarden)
* [NodeWarden Wiki](https://nodewarden.app/zh/)
* [NodeWarden 在线 Demo](https://demo.nodewarden.app/login)

## Warden

Warden 是运行在 Cloudflare Workers 上的 [Vaultwarden](https://github.com/dani-garcia/vaultwarden)。

* [Warden Github 仓库](https://github.com/qaz741wsd856/warden-worker)
* [Warden 在线 Demo](http://warden.qqnt.de/)

## 开源密码管理软件 <a href="#open-source-password-manager" id="open-source-password-manager"></a>

* [KeePass](https://keepass.info/) - [SourceForge](https://sourceforge.net/projects/keepass/)
* [Clipperz](https://clipperz.is/) - [Github](https://github.com/clipperz/password-manager)（已停更）
* [Encryptr](https://spideroak.com/encryptr/) - [Github](https://github.com/SpiderOak/Encryptr)（已停更）
* [Padlock](https://padloc.app/) - [Github](https://github.com/padloc/padloc)
* [Passopolis](https://passopolis.com/) - [Github](https://github.com/WeAreWizards/passopolis-server)（已停更）
* [Password Safe](https://pwsafe.org/) - [Github](https://github.com/pwsafe/pwsafe)
* RatticDB - [Github](https://github.com/tildaslash/RatticD)（已停更）
* [Passman](https://passman.cc/) - [Github](https://github.com/nextcloud/passman)
* [Passbolt](https://www.passbolt.com/) - [Github](https://github.com/passbolt)

## 专有密码管理软件 <a href="#proprietary-password-manager" id="proprietary-password-manager"></a>

* [1Password](https://1password.com)
* [LastPass](https://www.lastpass.com/)
* [Keeper](https://www.keepersecurity.com/zh_CN/)
* [Enpass](https://www.enpass.io/)
* [Dashlane](https://www.dashlane.com/)
* [SplashID](https://splashid.com/)
* [RememBear](https://www.remembear.com/)
* [RoboForm](https://www.roboform.com/)
* [SafeInCloud](https://safe-in-cloud.com/)
* [NordPass](https://nordpass.com/)
* [Passpack](https://www.passpack.com/)
* [Myki](https://myki.com/)
* [PassCamp](https://www.passcamp.com/)
* [Zoho Vault](https://www.zoho.com/vault/)

## 其他 <a href="#others" id="others"></a>

* [Password Manager Pro](https://www.manageengine.com/products/passwordmanagerpro/)，一个面向企业的密码安全管理软件。[中文文档资源](https://www.manageengine.cn/products/passwordmanagerpro/help.html)
* [Pleasant Password Server](https://pleasantsolutions.com/passwordserver)，一个专有的，与 KeePass 兼容，为企业用户设计的多用户企业密码服务器
* [Password Safe by MATESO](https://www.passwordsafe.com/)
* [CommonKey](https://www.commonkey.com/)
* [ManageEngine Password Manager Pro](https://www.manageengine.com/products/passwordmanagerpro/)
* [Team Password Manager](https://teampasswordmanager.com/)
* [Zoho Vault](https://www.zoho.com/vault/)
* [Bravura Pass](https://www.bravurasecurity.com/products/bravura-pass)
* [SailPoint Password Management](https://www.sailpoint.com/products/identity-security-cloud/atlas/add-ons/password-management)
* [Sticky Password](https://www.stickypassword.com/)
* [Intuitive Password](https://www.intuitivepassword.com/)
* [Password Boss](https://www.passwordboss.com/)
* [Passwork](https://passwork.pro/)
* [Passportal](https://www.n-able.com/products/passportal)
* [Psono](https://psono.com/zh/)

## 参考链接 <a href="#reference-links" id="reference-links"></a>

* [密码管理服务列表](https://zh.wikipedia.org/wiki/%E5%AF%86%E7%A2%BC%E7%AE%A1%E7%90%86%E6%9C%8D%E5%8B%99%E6%B8%85%E5%96%AE) by Wikipedia
* [七款值得推荐的开源密码管理工具](https://yq.aliyun.com/articles/196675)（[英文原文](https://venturebeat.com/2015/10/13/7-open-source-password-managers-to-try-now-that-logmein-owns-lastpass/), by VentureBeat）
* [The Best Password Managers for 2020](https://www.pcmag.com/picks/the-best-password-managers). by PC Magazine
* [10 Best Password Managers for Business](https://www.smbguide.com/best-password-managers/). by SMB Guide


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://host.ppgg.in/resource/password-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
