Encrypted password manager written in Java.
Find a file
2026-05-04 16:25:41 +02:00
app Update app specific things 2024-09-18 16:24:01 +03:00
gradle/wrapper Upgrading gradlew to version 8.10.1 2024-09-09 20:26:23 +03:00
.gitattributes Adding .gitattributes 2024-05-02 12:16:10 +03:00
.gitignore Adding app/*.db in .gitignore 2024-09-09 14:19:55 +03:00
gradlew Upgrading gradlew to version 8.10 2024-09-06 15:27:21 +03:00
gradlew.bat Upgrading gradlew to version 8.10 2024-09-06 15:27:21 +03:00
LICENSE Adding LICENSE 2024-05-02 12:20:44 +03:00
README.md Update README.md 2026-05-04 16:25:41 +02:00
settings.gradle.kts Update app specific things 2024-09-18 16:24:01 +03:00

Encrypted Password Manager


Encrypted Password Manager written in java.

Main Features

  • SQLCipherV4 encryption configuration.
  • Storage of backup codes.
  • TOTP.

Screenshots