README.md

June 23, 2026 · View on GitHub

logo

Honeypot

密罐,妥善保存蜜码

Overview

Still using a paper notebook to write down your passwords? Try this app instead! In the digital age, most people have dozens of accounts and passwords. When there are too many to remember, it is easy to mix them up. This simple app may help you keep them a little more organized.

还在用纸质的小本子记录你的密码?快来试一下这个应用吧!身处网络时代,每个人手里都有十几个甚至几十个账号密码,眼花缭乱的账号难免会让人记混,这个简单的应用或许可以一定程度上缓解这种杂乱。

Security Notice

Honeypot is not an encrypted password manager. In the current version, password records are stored in plaintext in the local SQLite database. Windows Hello is used only to lock access to the app interface and does not encrypt the database file.

Please use this app only if this storage model is acceptable to you.

密罐不是加密密码管理器。当前版本会将密码记录以明文形式存储在本地 SQLite 数据库中。Windows Hello 仅用于锁定应用界面,并不会加密数据库文件。

请在确认能够接受这种存储方式后再使用本应用。

Features

  • Built with Windows 11 Fluent Design

  • Lock your app with Windows Hello

  • Local SQLite database storage

  • Random password generator

  • 遵循 Windows 11 流畅设计体系

  • 使用 Windows Hello 锁定应用

  • 使用本地 SQLite 数据库存储

  • 密码生成工具,生成随机密码

TODO

  • 支持 2FA 功能
  • 增加类似 Microsoft Edge 的导出明文密码为 csv 文件的功能
  • 增加支持导入来自浏览器的 csv 密码导出文件的功能

Download

Screenshots

Screenshot