4 Commits

Author SHA1 Message Date
jca
49d06007d8 Maintainer update to irssi-otr-1.0.1
Fix for an assertion when using otr and xmpp.
From Florian Stinglmayr.
2015-01-12 00:13:53 +00:00
rpe
b0fefb1d19 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:37 +00:00
sthen
f0d0bb0638 Install upstream README in the irssi doc dir (as otr-plugin.txt) and
tweak pkg-readme to direct people at it.
2014-05-21 15:48:13 +00:00
sthen
52e40bed78 import ports/net/irssi-otr, tweaked from a submission by Florian Stinglmayr
using a README from another submission by Vladimir Seleznev. ok landry@


IRSSI support for Off-The-Record (http://www.cypherpunks.ca/otr/)
messaging, allowing 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.
2014-05-21 15:40:54 +00:00