gacpass icon indicating copy to clipboard operation
gacpass copied to clipboard

a password management software using GacUI.

GacPass

GacPass是一个本地密码管理工具。 使用简单方便,支持增/删/改,以及通过website搜索。 当新增密码时,您可以方便的通过密码生成器生成复杂密码。 双击密码本列表中一行即可复制密码到剪贴板。

构建

推荐使用Visual Studio 2019构建Gacpass.sln

路线图

  • [x] 设置主密码/登录验证
  • [x] 密码的增删改查
  • [x] 密码生成器
  • [x] 一个密码多个站点
  • [x] google authenticator
  • [ ] aes加密数据库文件
  • [x] chrome/edge插件
    • [x] 自动填写密码
    • [x] 自动填写用户名
  • [ ] iTerm/Windows Terminal插件
  • [x] OSX
  • [ ] Linux
  • [ ] iOS/Android
  • [ ] 多语言
  • [ ] ui
  • [ ] 多设备同步

GacPass

GacPass is a local password management software for Windows. GacPass associates one website and one password as an entry, allowing to be added/removed/edited and search by website. When adding password, one can easily generate complex code using code generator. Copying a password is as simple as double clicking an entry.

Building

You are recommended to use Visual Studio 2019 to build Gacpass.sln.

Roadmap

  • [x] register/login
  • [x] add/delete/edit/search code
  • [x] code generator
  • [x] one password multiple site
  • [x] google authenticator
  • [ ] aes encrypt db file
  • [x] chrome/edge plugin
    • [x] input password automatically
    • [x] input username automatically
  • [ ] iTerm/Windows Terminal plugin
  • [x] OSX
  • [ ] Linux
  • [ ] iOS/Android
  • [ ] multi language
  • [ ] ui
  • [ ] sync on multiple device

gacpas