authpass/authpass

GitHub: authpass/authpass

基于 Flutter 的全平台开源密码管理器,兼容 KeePass KDBX 格式,帮助用户在桌面和移动设备上安全地管理密码。

Stars: 2688 | Forks: 275

[![AuthPass.app](https://static.pigsec.cn/wp-content/uploads/repos/cas/52/52b3df69e86941528a61a8c9122355b32e0cdf606f220ab685c562fc41876e8f.png)](https://authpass.app) # AuthPass.app - 适用于移动端和桌面端的开源密码管理器 AuthPass - 基于 Flutter 的全平台密码管理器。兼容 Keepass 2.x (kdbx 3.x)。 * Mac 桌面端:[Mac App Store](https://apps.apple.com/app/authpass-password-manager/id1478552452?ls=1&mt=12) 或 [查看发布版本](https://github.com/authpass/authpass/releases) * Android:[Google Play Store](https://play.google.com/store/apps/details?id=design.codeux.authpass) * iOS:[App Store](https://apps.apple.com/app/authpass-password-manager/id1479297675?ls=1&at=11l8ru) * Linux 桌面端:[Snapcraft Store](https://snapcraft.io/authpass),[Flathub flatpak](https://flathub.org/apps/details/app.authpass.AuthPass) [查看我们的博客文章了解安装说明](https://authpass.app/articles/linux-desktop-release-authpass-1.6.3/) * Windows 桌面端:[Microsoft Store](https://www.microsoft.com/store/apps/9P5N6ZNPSFBN?cid=readme) 或 [Windows 安装指南](https://authpass.app/docs/install/windows-installation/) * 浏览器/Web 端:https://web.authpass.app/ ![Mac OS, iOS 和 Android 截图](https://static.pigsec.cn/wp-content/uploads/repos/cas/39/39cb3c297ef7e21ae9d4733d10f2948af873f7a363b552d9d1749272e77189e5.png) ## 路线图/待办事项 另请参阅 https://github.com/authpass/authpass/issues [![GitHub issues](https://img.shields.io/github/issues-raw/authpass/authpass)](https://github.com/authpass/authpass/issues) * [x] 使用密码读取/解密 kdbx 3.x * [x] 通过 url 下载 kdbx 文件 * [x] 解析已解密的 XML/处理受保护的值 * [x] 用于移动端 (iOS/Android) 的 Flutter 脚手架 * [X] 平台支持 🎉️👍️✅️ * [x] iOS:[App Store](https://apps.apple.com/app/authpass-password-manager/id1479297675?ls=1&at=11l8ru) * [x] Android:[Google Play Store](https://play.google.com/store/apps/details?id=design.codeux.authpass) * [x] Mac OS [Mac App Store](https://apps.apple.com/app/authpass-password-manager/id1478552452?ls=1&mt=12) * [x] [Windows](https://authpass.app/articles/authpass-released-for-windows-desktop-authpass-1.7.0/) https://github.com/authpass/authpass/issues/27 * [x] [Linux](https://authpass.app/articles/linux-desktop-release-authpass-1.6.3/) https://github.com/authpass/authpass/issues/26 * [x] 使用密钥文件 (keyfile) 解密 https://github.com/authpass/authpass/issues/3 * [x] 密码条目列表 * [x] 👆️ 搜索条目 * [x] 👆️ 条目详情 * [x] 👆️ 移动端:复制用户名、密码 * [x] 移动端:集成生物识别(指纹) * [ ] Mac:自动输入 (Auto-Type) https://github.com/authpass/authpass/issues/13 * [ ] 👆️ 不活动 x 分钟后自动锁定。https://github.com/authpass/authpass/issues/14 * [x] 编辑现有条目 * [x] 将更改保存到 kdbx 文件中。 * [x] 创建新的 kdbx 文件。 * [ ] 通过自定义云服务和二维码同步 kdbx 文件。https://github.com/authpass/authpass/issues/29 * [x] 与 Dropbox 或 Google Drive 等云服务同步? * [x] 👆️ CI 流水线/持续构建和发布 * [x] kdbx 4 支持(缺少 argon2)兼容性 https://github.com/authpass/authpass/issues/4 * [x] Android:自动填充 (Auto Fill) https://github.com/authpass/authpass/issues/30 * [ ] iOS:自动填充 (Auto Fill) https://github.com/authpass/authpass/issues/31 # 许可证 AuthPass - 密码管理器 本程序为免费软件:您可以重新分发和/或修改 它基于自由软件基金会发布的 [GNU General Public License](LICENSE) **第 3 版**的条款。 分发本程序的目的是希望它会有用, 但不提供任何保证;甚至没有针对特定目的的适销性 或适用性的暗示保证。详情请参阅 GNU General Public License。 贡献者必须同意 [我们的 CLA](https://cla-assistant.io/authpass/authpass)。
标签:Flutter, KeePass, 密码管理器, 数据加密, 桌面应用, 移动应用, 跨平台应用