Skip to content

MargameOff/PassAMU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassAMU

PassAMU is a Password Manager made in Java 11 with JavaFX.

PassAMU uses AES256 encryption technology for data storage, it also has a password generator.

This project are initially for my CS study.

Installation

  • In first you need Java 11 available here.

  • Launch the repos directory on your favorite IDE supporting Maven (IntelliJ Idea for example)

  • Execute these commands for build the project:

mvn install
mvn package

Usage

Start Page

You can choose with 3 options:

  • Create a new .PassAMU file
  • Load a .PassAMU file
  • Display the Password Générator

In a .PassAMU file

Add a Password Interface

Password Generator

UML

Contributing

If you want to propose major changes, please open an issue first to discuss what you would like to change.

Please don't forget this project are initially a School Project and the code are pretty bad :((

Licence

This package of scripts can be redistributed and/or modified under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchandability or fitness for a particular purpose. See the GNU General Public License for more details at https://www.gnu.org/licenses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published