freebsd-ports/irc/xchat-mircryption/pkg-descr
Andrey Slusar 0d4dc08c14 * Update to 1.1.27.
* Unbroken port.
* Update home page location.

PR:		ports/90378
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	sem(mentor)
2005-12-14 15:14:05 +00:00

24 lines
873 B
Text

[ excerpt from developer's web site with modifications ]
Mircryption is a free encryption add-on for the popular irc clients
mIRC and XChat. Features:
- Channel text, Private query windows, DCC Chats, Actions, Topics can
all be encrypted. All crypto-related algorithms used are taken from
published, common, trusted sources. Encryption algorithm is Blowfish
(no known vulnerabilities); encryption keys are themselves stored
in encrypted form.
- Supports CBC mode encryption.
- No need to modify the way you work - text is encrypted and decrypted
automatically; encryption status of conversations is clear but
unobtrusive.
- User-friendly key management routines; menu driven and easy to
temporarily disable & re-enable encryption on a channel, send plain
text quicky, etc.
WWW: http://www.donationcoder.com/Software/Mouser/mircryption/index.php
-- lioux@FreeBSD.org