Re: [Freedos-user] PasswordBox for DOS - keep your passwords secure!

2009-10-29 Thread dos386
> Just wanted to make a little announcement here > PasswordBox is a neat console (TUI) tool which can hold all passwords/logins > and COOL :-) Done in FreeBASIC. > CAUTION: This program features 128 bits AES encryption, which might be > illegal in your country. OK, let's get hanged for it :-D

Re: [Freedos-user] PasswordBox for DOS - keep your passwords secure!

2009-10-29 Thread Buzzer
29-Oct-2009 числа в 12:35 часов, Mateusz Viste написал(а) следующее: > I always had troubles to keep track of all my PINs, passwords, Me too. Especially when there is up to 50 random passwords. > logins, etc, and keeping them in a flat text file (like many people > do) is really not a secure appr

[Freedos-user] PasswordBox for DOS - keep your passwords secure!

2009-10-29 Thread Mateusz Viste
Hi there! Just wanted to make a little announcement here :-) I always had troubles to keep track of all my PINs, passwords, logins, etc, and keeping them in a flat text file (like many people do) is really not a secure approach. Today, I finished the first version of a new program: PasswordBox.