Skip to content
/ Nilo Public

A password manager to store your passwords safely, effectively and never lose them again.

Notifications You must be signed in to change notification settings

kdukoelho/Nilo

Repository files navigation

Nilo - Password Manager

Nilo is a software developed with the aim of being a safe and practical password manager to use on a daily basis. It is able to create passwords (as well as store existing passwords) and encrypt them in a txt file.

It's been designed so that simplicity and effectiveness are the focus: Start the application, enter your "combination", double click on the correct entry and the password is now on the clipboard, ready to paste.]

Nilo has its own encryption method, based on the Ceasar Cipher, and the change of characters by codes.

Fun fact: The software design was inspired on my black cat called Nilo :)

GUI's (Graphical User Interface)

  1. Login

login form.png
The first screen seen by the user. To authenticate, you need to select the database file from the "Select Database" button. After that, the chosen file path will be shown on the right side of the button. Now put the security combination in the "Password" field and click "Go". If all goes well, you will be redirected to the Passwords List GUI. If you don't have a database file yet, click in "Create database" button, to be redirected to Database Creation GUI.

  1. Database Creation

register form.png
Click the "Save database to" button to choose where your file will be located, and then you can name the file in the field on the right. Now just put the security combination in the "Password" field and repeat in the next field, click on "Create".

  1. Passwords List

passwords form.png
Here you can find all your registered passwords, with a double click on an entry, the password will be copied to the clipboard. Click "Add Passwords" to register new entries in the list. To change or delete an entry, single-click on the desired change field and enter the "Change" or "Remove" button. The field "Group", is a type filter (games, social media, jobs) for the list entrys.

  1. Entry Saver

password generator form.png
Here you register your entry. In the "Group" field, enter the type of entry, in "Tittle" the name of the platform, and in "Login", your access name. So, if you want the software to create a random security combination, there is a group of combo boxes containing all possible types of char, choose which ones you want, set the size of the security combination, and click "Generate". The password will be show in the bottom text field. Click in: "Copy" to copy the password to clipboard. "Add list", to register the entry. "Back" to back to the Passwords List GUI.

Use case

  1. Creating database;
  2. Logging in;
  3. Adding three entries at database;
  4. Changing the last entry;
  5. Deleting the last entry.

nilo-gif.gif

Generated File

This is how looks a database file after the creation and registration of a entry.

database text file.png

Helping out

If you use the app and report a bug, please let me know. You can contact me at the following email address: [email protected]

About

A password manager to store your passwords safely, effectively and never lose them again.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages