IMOTP is a one-time-pad cryptosystem for instant messaging programs. Currently supported are the xchat IRC client and AOL Instant Messenger (Windows version). To use OTP, a pad needs to be exchanged in person with whomever you wish to talk to.
Be the first to post a text review of IMOTP One-Time-Pad Cryptographic Suite. Rate and review a project by clicking thumbs up or thumbs down in the right column.
otproxy 0.2 2005-07-12 * released under GNU GPL on http://imotp.sf.net/ otproxy 0.2 2004-12-20 * support automatic enabling of encryption if remote user has otproxy as well (piggybacks on the MTN's) otproxy 0.1 2004-12-15 * name change PyIMOTP 0.1 2004-12-13 * initial version, based on PyBoticide * http://pyboticide.home.att.net/
IMOTP ChangeLog 1.2 2004-08-24 Jeff Connelly <jeffconnelly [at] users.sourceforge.net> * separate send/recv pads now supported in IMOTP/C and IMOTP/P * should no longer have "Pad reuse detected" errors because of this * new IMOTP/C pad syntax in [Pads]: username=send_pad:recv_pad * new IMOTP/Pl pad structure: $nick2pad{"username"}=["send_pad","recv_pad"]; * shared pads allowed in IMOTP/C for backwards-compatibility * xotp now allows encrypted channels (with multiple users) * single byte to safe_encode() in IMOTP/C bug fixed * documentation updated * new icons generated randomly from http://random.org/xform.html * stable 1.1 2004-08-18 Jeff Connelly * imotp/C otp_encode() and otp_decode() more generic; offset (at) is stored in a variable instead of being written to the ciphertext using <at>@<ciph>, its up to the application to encapsulate the offset how it sees fit * imotp/C safe_encode()/safe_decode() must now be called manually * otpaim updated to handle these changes * new project: imotp/C-based otpraim, a proxy which AIM connects through, having the advantage that the official AIM client windows can be used for secure communication rather than a less featureful dialog as in otpaim (included in the "IMOTP 1.1 otpraim (Win32 Only)" release, not "otpaim") * otpraim doesn't expand the size of AIM packet, _whatsoever_ * still using shared pads... 1.0 2004-08-10 Jeff Connelly * new home: http://imotp.sourceforge.net/ * documentation added, see index.html * first public /beta/ release of xotp and otpaim * bugfixes/patches/bugreports welcome 0.4 2004-08-09 Jeff Connelly * extensive beta testing in otpaim from K.O. and JackalSMP * non-scrolling window bug found by K.O., fixed * default sn bug found by JackalSMP, fixed 0.3 2004-08-05 Jeff Connelly * imotp/C initial implementation in imotp.c, forked from IMOTP.pm * integrated with Windows AIM using otpaim 0.2 2004-08-03 Jeff Connelly * imotp/Perl integrated with AIM using network sockets * too bloated since ActivePerl + tons of modules have to be installed * this version was scrapped and imotp reimplemented in C 0.1 2004-07-24 Jeff Connelly * new tab starting with *OTP* for secure privmsgs * added /me support, support for control characters * colors, bold, underline, reverse-video etc. now work * split into IMOTP.pm (crypto specific) and xotp.pl (xchat specific) 0.0 2004-07-23 Jeff Connelly * initial implementation, now in xotp.pl-nonlib * testing from Dan Weber * xchat2 Perl interface only * have to use /otp nick msg to send encrypted messages
IMOTP ChangeLog 1.2 2004-08-24 Jeff Connelly <jeffconnelly [at] users.sourceforge.net> * separate send/recv pads now supported in IMOTP/C and IMOTP/P * should no longer have "Pad reuse detected" errors because of this * new IMOTP/C pad syntax in [Pads]: username=send_pad:recv_pad * new IMOTP/Pl pad structure: $nick2pad{"username"}=["send_pad","recv_pad"]; * shared pads allowed in IMOTP/C for backwards-compatibility * xotp now allows encrypted channels (with multiple users) * single byte to safe_encode() in IMOTP/C bug fixed * documentation updated * new icons generated randomly from http://random.org/xform.html * stable 1.1 2004-08-18 Jeff Connelly * imotp/C otp_encode() and otp_decode() more generic; offset (at) is stored in a variable instead of being written to the ciphertext using <at>@<ciph>, its up to the application to encapsulate the offset how it sees fit * imotp/C safe_encode()/safe_decode() must now be called manually * otpaim updated to handle these changes * new project: imotp/C-based otpraim, a proxy which AIM connects through, having the advantage that the official AIM client windows can be used for secure communication rather than a less featureful dialog as in otpaim (included in the "IMOTP 1.1 otpraim (Win32 Only)" release, not "otpaim") * otpraim doesn't expand the size of AIM packet, _whatsoever_ * still using shared pads... 1.0 2004-08-10 Jeff Connelly * new home: http://imotp.sourceforge.net/ * documentation added, see index.html * first public /beta/ release of xotp and otpaim * bugfixes/patches/bugreports welcome 0.4 2004-08-09 Jeff Connelly * extensive beta testing in otpaim from K.O. and JackalSMP * non-scrolling window bug found by K.O., fixed * default sn bug found by JackalSMP, fixed 0.3 2004-08-05 Jeff Connelly * imotp/C initial implementation in imotp.c, forked from IMOTP.pm * integrated with Windows AIM using otpaim 0.2 2004-08-03 Jeff Connelly * imotp/Perl integrated with AIM using network sockets * too bloated since ActivePerl + tons of modules have to be installed * this version was scrapped and imotp reimplemented in C 0.1 2004-07-24 Jeff Connelly * new tab starting with *OTP* for secure privmsgs * added /me support, support for control characters * colors, bold, underline, reverse-video etc. now work * split into IMOTP.pm (crypto specific) and xotp.pl (xchat specific) 0.0 2004-07-23 Jeff Connelly * initial implementation, now in xotp.pl-nonlib * testing from Dan Weber * xchat2 Perl interface only * have to use /otp nick msg to send encrypted messages
IMOTP ChangeLog 1.2 2004-08-24 Jeff Connelly <jeffconnelly [at] users.sourceforge.net> * separate send/recv pads now supported in IMOTP/C and IMOTP/P * should no longer have "Pad reuse detected" errors because of this * new IMOTP/C pad syntax in [Pads]: username=send_pad:recv_pad * new IMOTP/Pl pad structure: $nick2pad{"username"}=["send_pad","recv_pad"]; * shared pads allowed in IMOTP/C for backwards-compatibility * xotp now allows encrypted channels (with multiple users) * single byte to safe_encode() in IMOTP/C bug fixed * documentation updated * new icons generated randomly from http://random.org/xform.html * stable 1.1 2004-08-18 Jeff Connelly * imotp/C otp_encode() and otp_decode() more generic; offset (at) is stored in a variable instead of being written to the ciphertext using <at>@<ciph>, its up to the application to encapsulate the offset how it sees fit * imotp/C safe_encode()/safe_decode() must now be called manually * otpaim updated to handle these changes * new project: imotp/C-based otpraim, a proxy which AIM connects through, having the advantage that the official AIM client windows can be used for secure communication rather than a less featureful dialog as in otpaim (included in the "IMOTP 1.1 otpraim (Win32 Only)" release, not "otpaim") * otpraim doesn't expand the size of AIM packet, _whatsoever_ * still using shared pads... 1.0 2004-08-10 Jeff Connelly * new home: http://imotp.sourceforge.net/ * documentation added, see index.html * first public /beta/ release of xotp and otpaim * bugfixes/patches/bugreports welcome 0.4 2004-08-09 Jeff Connelly * extensive beta testing in otpaim from K.O. and JackalSMP * non-scrolling window bug found by K.O., fixed * default sn bug found by JackalSMP, fixed 0.3 2004-08-05 Jeff Connelly * imotp/C initial implementation in imotp.c, forked from IMOTP.pm * integrated with Windows AIM using otpaim 0.2 2004-08-03 Jeff Connelly * imotp/Perl integrated with AIM using network sockets * too bloated since ActivePerl + tons of modules have to be installed * this version was scrapped and imotp reimplemented in C 0.1 2004-07-24 Jeff Connelly * new tab starting with *OTP* for secure privmsgs * added /me support, support for control characters * colors, bold, underline, reverse-video etc. now work * split into IMOTP.pm (crypto specific) and xotp.pl (xchat specific) 0.0 2004-07-23 Jeff Connelly * initial implementation, now in xotp.pl-nonlib * testing from Dan Weber * xchat2 Perl interface only * have to use /otp nick msg to send encrypted messages
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: