Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rofe33/java-password-manager
A simple command-line password manager written in java.
https://github.com/rofe33/java-password-manager
gradle gradle-java java openjdk password-manager
Last synced: about 1 month ago
JSON representation
A simple command-line password manager written in java.
- Host: GitHub
- URL: https://github.com/rofe33/java-password-manager
- Owner: rofe33
- License: gpl-3.0
- Created: 2024-05-02T09:02:38.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-22T09:04:58.000Z (about 2 months ago)
- Last Synced: 2024-09-30T13:41:38.119Z (about 2 months ago)
- Topics: gradle, gradle-java, java, openjdk, password-manager
- Language: Java
- Homepage:
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Encrypted Password Manager
Encrypted Password Manager written in java.## Main Features
- SQLCipherV4 encryption configuration.
- Storage of backup codes.
- TOTP.# Screenshots