Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (b35b99dfd607febf5832f0554df164bab78b9200)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (b35b99dfd607febf5832f0554df164bab78b9200)
  • Date: Sat, 9 Jun 2007 03:47:30 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

ChangeLog | 1 +
chat-im/pidgin-otr/DEPENDS | 2 ++
chat-im/pidgin-otr/DETAILS | 22 ++++++++++++++++++++++
chat-im/pidgin-otr/HISTORY | 2 ++
chat-im/pidgin-otr/pidgin-otr-3.0.1.tar.gz.sig |binary
5 files changed, 27 insertions(+)

New commits:
commit b35b99dfd607febf5832f0554df164bab78b9200
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

pidgin-otr: Added new privacy plugin for pidgin

diff --git a/ChangeLog b/ChangeLog
index 6d31388..fefa22e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2007-06-09 George Sherwood <george AT beernabeer.com>
* chat-im/centerim: Created new spell. Fork of centericq
* chat-libs/libotr: Added new spell.
+ * chat-libs/pidgin-otr: added new plugin for Pidgin

2007-06-08 Eric Sandall <sandalle AT sourcemage.org>
* e/elitaire: Moved to games/games-cards (Bug #13821)
diff --git a/chat-im/pidgin-otr/DEPENDS b/chat-im/pidgin-otr/DEPENDS
new file mode 100755
index 0000000..cc8b55b
--- /dev/null
+++ b/chat-im/pidgin-otr/DEPENDS
@@ -0,0 +1,2 @@
+depends pidgin &&
+depends libotr
diff --git a/chat-im/pidgin-otr/DETAILS b/chat-im/pidgin-otr/DETAILS
new file mode 100755
index 0000000..4731947
--- /dev/null
+++ b/chat-im/pidgin-otr/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=pidgin-otr
+ VERSION=3.0.1
+ SOURCE="$SPELL-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://www.cyberdyne.org/~icebrkr/files/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-${VERSION}"
+ WEB_SITE="http://www.cypherpunks.ca/otr/";
+ LICENSE[0]=GPL
+ ENTERED=20070609
+ SHORT="allows you to have private conversations over pidgin"
+cat << EOF
+Off-the-Record (OTR) Messaging allows you to have private conversations over
+pidgin 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.
+EOF
diff --git a/chat-im/pidgin-otr/HISTORY b/chat-im/pidgin-otr/HISTORY
new file mode 100644
index 0000000..92d0758
--- /dev/null
+++ b/chat-im/pidgin-otr/HISTORY
@@ -0,0 +1,2 @@
+2007-06-09 George Sherwood <george AT beernabeer.com>
+ * DETAILS, HISTORY: created spell
diff --git a/chat-im/pidgin-otr/pidgin-otr-3.0.1.tar.gz.sig
b/chat-im/pidgin-otr/pidgin-otr-3.0.1.tar.gz.sig
new file mode 100644
index 0000000..6ed36ac
Binary files /dev/null and b/chat-im/pidgin-otr/pidgin-otr-3.0.1.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (b35b99dfd607febf5832f0554df164bab78b9200), George Sherwood, 06/09/2007

Archive powered by MHonArc 2.6.24.

Top of Page