Home
Name Modified Size InfoDownloads / Week
README.txt 2011-11-14 877 Bytes
mOTP4dotNet_1.0.zip 2011-11-14 15.9 kB
Totals: 2 Items   16.7 kB 0
This is a very simple and small program that implements Mobile One
Time Passwords (http://motp.sourceforge.net/) in Visual Basic .Net.
The 1.0 release is only 24KB in size and is designed to be run from
anywhere (think USB stick) and so, there is no Windows installer.  The
program creates exactly one configuration file, <program_name>.ini,
and in the path where the file <program_name>.exe resides, from whence
the code is executed.  So, by default, mOTP4dotNet.exe will create
mOTP4dotNet.ini and in the path where mOTP4dotNet.exe resides for the
user executing it. If installing onto a harddrive, the user should
insure that mOTP4dotNet.exe and mOTP4dotNet.ini are in a path that is
readable only by herself, well, at least that mOTP4dotNet.ini can only
be read by herself. The program is small enough that installing a copy
fo each user should cause heartache for no one.
Source: README.txt, updated 2011-11-14