MorrisB-- / MasterHash

Password manager that allows a user to have an almost infinite amount of passwords while only using their main one.
GNU General Public License v3.0
25 stars 41 forks source link

Storing username:password in file #37

Open patanric opened 7 years ago

patanric commented 7 years ago

Clicking on the Submit button in the NewLogin window stores the values in the file specified in the Welcome window. No encryption for now.

PuneethBikkumanla commented 7 years ago

I would like to take a stab at this if possible. Also I would consider myself a beginner to intermediate java developer and this would be my first open source contribution. However, I believe I may be able to get it done with a some guidance.

PuneethBikkumanla commented 7 years ago

I didn't receive a response so I was wondering if I could take this up or not

patanric commented 7 years ago

sure, go ahead...