Encrypt data using secure storage faculties provided by the operating system. Save sensitive data (passwords, etc.) in a secure fashion.

The goal is to provide a cross-platform API which makes this job easier (by using DPAPI on Windows, GNOME Keyring/KWallet on Linux). Applications like Firefox, which currently either saves passwords unencrypted or asks for a master password each time, will eventually be able to use our library.

Built With

  • dbus
  • dpapi
  • go
Share this project:

Updates