Skip to content

Lightweight GTK4 password manager encrypted with AES-256.

License

Notifications You must be signed in to change notification settings

UsboKirishima/pwds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwds

image

My custom-made Password Manager, written in just one day after learning Rust. This software utilizes Advanced Encryption Standard (AES) cryptography to securely save data to a database file. Built with Rust, utilizing GTK4 for an intuitive and modern graphical interface.

Todos

  • Frontend
  • Encryption lib
  • UI Errors
  • File w/r
  • Manage pwds

Technologies

Pwds

How to get pwds? move to INSTALL.md

Screenshots

image1 image2 image3 pwd

License

This project is licensed under the MIT License.

Made with <3 by UsboKirishima