pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/pidgin-otr pidgin-otr 3.1.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8530b1ab35bb
branches: trunk
changeset: 531566:8530b1ab35bb
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Aug 02 11:42:21 2007 +0000
description:
pidgin-otr 3.1.0.
This is the OTR plugin for Pidgin.
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.
diffstat:
chat/pidgin-otr/DESCR | 18 ++++++++++++++++++
chat/pidgin-otr/Makefile | 21 +++++++++++++++++++++
chat/pidgin-otr/PLIST | 2 ++
chat/pidgin-otr/distinfo | 5 +++++
4 files changed, 46 insertions(+), 0 deletions(-)
diffs (62 lines):
diff -r 1ad94861c4c0 -r 8530b1ab35bb chat/pidgin-otr/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/pidgin-otr/DESCR Thu Aug 02 11:42:21 2007 +0000
@@ -0,0 +1,18 @@
+This is the OTR plugin for Pidgin.
+
+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.
diff -r 1ad94861c4c0 -r 8530b1ab35bb chat/pidgin-otr/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/pidgin-otr/Makefile Thu Aug 02 11:42:21 2007 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/08/02 11:42:21 gdt Exp $
+
+VERSION= 3.1.0
+DISTNAME= pidgin-otr-${VERSION}
+CATEGORIES= chat security
+MASTER_SITES= http://www.cypherpunks.ca/otr/
+
+MAINTAINER= gdt%NetBSD.org@localhost
+HOMEPAGE= http://www.cypherpunks.ca/otr/
+COMMENT= Plugin for pidgin to add OTR (Off-The-Record) encryption
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config perl intltool
+
+.include "../../chat/pidgin/buildlink3.mk"
+.include "../../chat/libotr/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../security/libgcrypt/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 1ad94861c4c0 -r 8530b1ab35bb chat/pidgin-otr/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/pidgin-otr/PLIST Thu Aug 02 11:42:21 2007 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/08/02 11:42:21 gdt Exp $
+lib/pidgin/pidgin-otr.la
diff -r 1ad94861c4c0 -r 8530b1ab35bb chat/pidgin-otr/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/pidgin-otr/distinfo Thu Aug 02 11:42:21 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/08/02 11:42:21 gdt Exp $
+
+SHA1 (pidgin-otr-3.1.0.tar.gz) = f22d9488da3d085f988090ca3b8f79291b8edb45
+RMD160 (pidgin-otr-3.1.0.tar.gz) = f0790718fee4d63be3ab2e795e500751137f00e5
+Size (pidgin-otr-3.1.0.tar.gz) = 403637 bytes
Home |
Main Index |
Thread Index |
Old Index