Update to 3.2.0.
28 May 2008: - The functionality of the OTR button has now moved to a menu. There's an "OTR" menu, as well as an icon showing the current OTR state of each active conversation in the window. - New OTR icons from <cyrus_xiii@yahoo.com> - OTR icons show up inline in the conversation window when the OTR status changes. - Buddy authentication has been revamped, based on the user study published in SOUPS 2008. The default is now to choose a question and an answer only you and the buddy should know. The question is displayed to the buddy, who is prompted for the answer. The "shared secret" and "fingerprint" authentication methods are still available.
This commit is contained in:
parent
e1d3c2f146
commit
072b07f2cc
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:16 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2008/06/17 14:06:42 gdt Exp $
|
||||
|
||||
VERSION= 3.1.0
|
||||
PKGREVISION= 3
|
||||
VERSION= 3.2.0
|
||||
DISTNAME= pidgin-otr-${VERSION}
|
||||
CATEGORIES= chat security
|
||||
MASTER_SITES= http://www.cypherpunks.ca/otr/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2007/08/02 11:42:21 gdt Exp $
|
||||
$NetBSD: distinfo,v 1.2 2008/06/17 14:06:42 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
|
||||
SHA1 (pidgin-otr-3.2.0.tar.gz) = 5984f66b48a7302f40f22d46e6e74e3a03761d05
|
||||
RMD160 (pidgin-otr-3.2.0.tar.gz) = b2024861c20c9b6e405f09d1ac4a6442084803f8
|
||||
Size (pidgin-otr-3.2.0.tar.gz) = 435146 bytes
|
||||
|
|
Loading…
Reference in a new issue