/ANOTHERpass

Another approach of a password manager

Primary LanguageKotlinMIT LicenseMIT

ANOTHERpass

This Android app is another approach of a password manager. Instead of managing manually created passwords this app encourages to generate passwords. Passwords are generated in a human readable but secure way by default, called Pseudo Phrases. Another feature is a two factor authentication with knowledge (a user PIN) and ownership (a master password physically stored as NFC tag or QR code).

The motivation for this app was curiosity of how encryption works, how to implement in Kotlin and the need of an easy, lightweight but secure password manager. It is a personal project without any warranty and pretension of absolute professionality.

Get it on F-Droid

Core features of the app

  • easy two factor authentication
  • no complicated master password to memorize
  • easy to read generated passwords
  • strong modern encryption
  • Autofill support
  • biometrics (e.g. fingerprint) for stored master password
  • no insecure clipboard function by default
  • show passwords over other apps
  • no internet connection needed, all is offline
  • export and import credential vault
  • share and outsource credentials
  • obfuscate passwords
  • self destruction mode
  • Dark Theme support ;-)

For more information see https://anotherpass.jepfa.de

You can download the latest release version here.

You are also welcome to hunt bugs :-)