Skip to content

The repository for Sentinel. The Java and Swing based password manager.

License

Notifications You must be signed in to change notification settings

IamNirvan/Sentinel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SENTINEL - Password Manager

Introduction

Sentinel is a password manager that I built as a project for my DiSE (Diploma in Software Engineering) program. It aims to facilitate the proper management of passwords.

Version: 1.0.1
Implemented language: Java
Project status: Not under maintenance.

Features

Standard functionality include:

  1. Storing and managing passwords.
  2. Encrypting and decrypting passwords.
  3. Hashing account passwords.
  4. Managing cryptoghraphic tokens.
  5. Testing passwords for potential vulnerablities.
  6. Generating strong passwords.
  7. Creating multiple user accounts.
  8. Providing user authentication.
  9. Multithreading.

Technologies

  • JDK 11.0.12
  • Swing
  • MySQL

Requirements

  1. Java (at least version 8 or above. 11.0.12 is recommended)
  2. MySQL connector for Java(8.0.16 is recommended)
  3. MySQL
Protected by copyright ©

About

The repository for Sentinel. The Java and Swing based password manager.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages