aboutsummaryrefslogtreecommitdiffstats
path: root/security/gaim-otr/pkg-descr
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2005-03-20 18:31:05 +0800
committerdanfe <danfe@FreeBSD.org>2005-03-20 18:31:05 +0800
commit19dcb9314eb2db9384e36e2df5affc82977385dd (patch)
tree4335a422c448b1108aa90fa5c0d5c54f1b9da7d4 /security/gaim-otr/pkg-descr
parentb0868dfedc5e6d833157bb7931102ffed18c32fb (diff)
downloadfreebsd-ports-gnome-19dcb9314eb2db9384e36e2df5affc82977385dd.tar.gz
freebsd-ports-gnome-19dcb9314eb2db9384e36e2df5affc82977385dd.tar.zst
freebsd-ports-gnome-19dcb9314eb2db9384e36e2df5affc82977385dd.zip
Add gaim-otr 1.0.1, allows deniable private conversations using GAIM.
PR: ports/75352 Submitted by: Conor McDermottroe <ports(at)mcdermottroe.com>
Diffstat (limited to 'security/gaim-otr/pkg-descr')
-rw-r--r--security/gaim-otr/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/security/gaim-otr/pkg-descr b/security/gaim-otr/pkg-descr
new file mode 100644
index 000000000000..678c8ca720d1
--- /dev/null
+++ b/security/gaim-otr/pkg-descr
@@ -0,0 +1,18 @@
+Off-the-Record (OTR) Messaging allows you to have private
+conversations over instant messaging by providing:
+
+* Encryption
+ No one else can read your instant messages.
+* Authentication
+ You are assured the correspondent is who you think it is.
+* Deniability
+ The messages you send do not have digital signatures that
+ are checkable by a third party. Anyone can forge messages
+ after a conversation to make them look like they came from
+ you. However, during a conversation, your correspondent is
+ assured the messages he sees are authentic and unmodified.
+* Perfect forward secrecy
+ If you lose control of your private keys, no previous
+ conversation is compromised.
+
+WWW: http://www.cypherpunks.ca/otr/