Skip to content

dimagor555/PasswordManager

Repository files navigation

PasswordManager

App for secure and convenient storage of your passwords

Advantages

  • Modern AES encryption
  • Strong hashing algorithm for master password
  • All your passwords are stored only locally
  • Сomfortable and beautiful user interface

Installation

For Linux: check releases page
For other OS:

  1. git clone or download source code
  2. Build app with gradle jlink or gradle jlinkZip task in javafxapp module
  3. Get built app in javafxapp/build folder

Features

  • Set and update master password
  • Login with your master password
  • Create, update and delete records
  • Search records
  • Generate passwords with and without special symbols
  • Easily copy your passwords to the clipboard

Screenshots

Login window

Login

Set master password window

Set master password

Main window

Main

Create window

Create

Update window

Update

Delete window

Delete

Search by nickname and site in main window

Search by nickname Search by site

About

Clean architecture desktop Password Manager app. Java, JavaFX, MVP, Hibernate, H2 DB, MVP, Spring Security, javax.crypto, Multi-module

Topics

Resources

Stars

Watchers

Forks

Contributors