GNU POC is a program for managing passwords on smartcards. Each password is stored together with a description on the card. All data on the card is stored encrypted so others won't be able to get your passwords by reading the card.
POC encrypts using Blowfish or Rijndael (AES) with a 192 or 256 bit key (depending on the security level selected by the user). Other algorithms can be added easily.
POC needs a CT-API library. I use the one by Carlos Prados (www.geocities.com/cprados/) for TOWITOKO readers. - POC was developted under Debian GNU/Linux but should work on other Unix-like systems where a CT-API library is available (Maybe you need to modify the configure script if you use another library than the one by Carlos Prados.)
POC can be found on http://ftp.gnu.org/gnu/poc/, or one of the mirrors.
Bug reports should go to <bug-poc@gnu.org>.
Return to GNU's home page.
Please send FSF & GNU inquiries & questions to gnu@gnu.org. There are also other ways to contact the FSF.
Please send comments on these web pages to webmasters@gnu.org, send other questions to gnu@gnu.org.
Copyright (C) 2001 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
Updated: $Date: 2007/02/07 02:37:43 $ $Author: mattl $