Skip to content

c3ypt1c/PasswordManager

Repository files navigation

CodeQL Mutation testing badge

PasswordManager

This is my final year university project.

The Internet Nomad password manager is built upon research into encryption types. It also focuses on the fact that a person maybe have one or more identities online, thus allowing TOR users in particular to benefit from many identities which can't (if the user is careful) be linked together. It also offers unconventional recovery methods to allow users to recover from catastrophe.

Current Features

  • You can choose your own encryption: AES or Blowfish ciphers with PBKDF2 or Argon2 key derivation functions
  • Strongest security that adapts to your hardware and patience:
    • The program adapts the number of rounds to the time needed to unlock based on a benchmark
    • The program can adapt to the amount of RAM available (Argon2 specific)
  • Separate identities are available
  • Shared recovery method
  • Paper recovery method
  • Password Generator
  • Theming Support

Previews

image image image image image image image image image image image image image image image image image image image image image image image image image image

About

Internet Nomad password manager

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •