Skip to content

Password Recollection Integrated Management. An application built to manage password/web info without connecting or sharing info over the web.

Notifications You must be signed in to change notification settings

jamal-d-scott/PRIM_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PRIM_Application v2.0

Password Recollection Integrated Management (PRIM)

I often found at times that I did not remember my own passwords to many different sources. It was fairly difficult to remain consistent with my password security such that no two passwords were the same, and that all passwords were strong enough and memorable. I am not a fan of 3rd party software which stores your information and mnages that for you. To solve my problem, I created PRIM, a modern UI C# WinForm application built on the Metro Framework which will encrypt\decrypt my information so it is not in plain text on my drive, and recall my passwords for several different "categories." PRIM can update and remove passwords at the user's command and has full error handling support.

NOTE: Although PRIM is able to encrypt files, it is unsafe to use as it relies on a fixed location to load passwords, keys, and the IV. Do not use to store actual passwords and data, this was for programming practice.

About

Password Recollection Integrated Management. An application built to manage password/web info without connecting or sharing info over the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages