Skip to content

serhat27s/KeyNest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KeyNest 🔑 & 🔒

Java JavaFX CSS3
KeyGenerator and KeyManager combined!
Generate secure passwords and store them in an offline encrypted file!

Features ✨

  • Customizable Password Length

  • Optional Character Types:

    • Special characters (e.g., @, #, !)
    • Uppercase letters (e.g., A, B, C)
    • Lowercase letters (e.g., a, b, c)
    • Digits (e.g., 0, 1, 2)
  • Create an offline encrypted database to store your accounts data securely

  • Choose a Master Password to create and encrypt the entire database

  • Easily add, edit and remove the accounts

Specification ⚙️

  • Strong, random password generator using SecureRandom
  • GUI developed with JavaFX SceneBuilder
  • AES encryption
  • CSV database format
  • Maven support for dependencies and automation

Screenshots 🖼️

Generator/Main view KeyManager login view
KeyManager view (passwords hidden) KeyManager view (passwords shown)

About

Secure Password Generator & Offline Manager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors