[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.

PasswordBox is a neat console (TUI) tool which can hold all passwords/logins 
and any other sensible data into an encrypted file, protected by a master 
password.
PasswordBox is available for Linux, Windows and (obviously!) DOS.

I hope it will be useful to other people, too. ;-)

http://www.viste-family.net/mateusz/software/pbox/

CAUTION: This program features 128 bits AES encryption, which might be illegal 
in your country.

// Credits to Chris Brown (a.k.a. Zamaster) for his great AES implementation! 
//

Best regards,
Mateusz Viste
-- 
You'll find my public OpenPGP key at http://www.viste-family.net/mateusz/pub_key


signature.asc
Description: This is a digitally signed message part.
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


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 approach.
For this purpose I have use pgp, less pager, text editor and small
batch file.

-- 
/Buzzer () кампания ascii ribbon - против писем в html формате
/\ www.asciiribbon.org   - против проприетарных вложений



--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


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 BTW, Rijndael-256 would be better,
OTOH Rijndael-128 should be sufficiently safe for now




-- 
~~~ wow ~~~

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user