NOTICE: This package has been removed from pkgsrc

./chat/gaim-otr, Plugin for gaim to add OTR (Off-The-Record) encryption

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.0.0nb1, Package name: gaim-otr-3.0.0nb1, Maintainer: nathanw

This is the OTR plugin for GAIM.

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.


Required to run:
[chat/libotr] [chat/gaim] [security/libgcrypt] [devel/glib2] [x11/gtk2]

Required to build:
[pkgtools/x11-links] [devel/pkg-config] [x11/renderproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites:

SHA1: 99eb9e056f5163d29d33a7d66517f53d7a7433e5
RMD160: 7b550b2be1bd150a48ae697fdea3efb1f1677747
Filesize: 318.571 KB

Version history: (Expand)


CVS history: (Expand)


   2006-06-21 00:28:01 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs pkg-config to find gaim. Stupid configure.
   2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | Package updated
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
   2006-02-13 15:47:10 by Lubomir Sedlacik | Files touched by this commit (2)
Log message:
Update to version 3.0.0

>From Jason White, via PR pkg/32452

Changes:

- Support for OTR protocol version 2; will still interoperate with
  version 1 clients (though with a warning to the user), fixes
  identity-binding flaw:
   http://www.cypherpunks.ca/otr/Protocol-v2-3.0.0.html

- The OTR button now has a right-click context menu with some useful
  options.

- The OTR button now has icons in addition to text to indicate what
  state a conversation is in.

- Most popups have been changed to inline messages in the conversation
  window.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164)
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
   2005-09-10 01:48:05 by Greg Troxel | Files touched by this commit (1)
Log message:
PKGREVISION++ due to libotr bl3 fix: gaim-otr-2.0.2nb1 will include a
dependency on libotr.
   2005-07-27 21:18:14 by Greg Troxel | Files touched by this commit (5) | Package updated
Log message:
update to 2.0.2:

  3 May 2005:
  - Released 2.0.2
  - Fix to co-exist more nicely with other encrypting gaim plugins.

  1 Mar 2005:
  - Initial autoconfiscation, thanks to Greg Troxel <gdt@ir.bbn.com>.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison