John Smith
New Member
- Joined
- Oct 4, 2010
- Messages
- 19
- Reaction score
- 0
- Points
- 1
...hold all my passwords on my desktop? so i have many passwords, some very important, that i want to keep away from others. right now i just have them all hidden away deep in folders in one text file. but i would like to make a java program that will have a GUI, where i can enter a password to access all my other passwords, thought this would be a fun project but i'm not the best with java(newbie), should be kept simple.
One idea i had was that i could have variables for each letter of the alphabet, then, once i entered my first password, it would match up those variables, displaying the passwords i intended. something like that haha
One idea i had was that i could have variables for each letter of the alphabet, then, once i entered my first password, it would match up those variables, displaying the passwords i intended. something like that haha