Bug 112651 - new port: security/pidgin-otr, allows you to have private conversations over instant messaging
Summary: new port: security/pidgin-otr, allows you to have private conversations over ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-14 11:50 UTC by Mike Smith
Modified: 2007-06-18 12:10 UTC (History)
0 users

See Also:


Attachments
file.shar (13.34 KB, text/plain)
2007-05-14 11:50 UTC, Mike Smith
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Smith 2007-05-14 11:50:03 UTC
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.

WWW: http://www.cypherpunks.ca/otr/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-05-14 14:12:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-06-05 06:08:59 UTC
State Changed
From-To: open->feedback


Hi, The port does not build. Can you take a look in it? 

http://head.miwibox.org/tb/index.php?action=describe_port&id=563 

http://tb.miwibox.org/index.php?action=describe_port&id=884 

Please rename the patch to patch-pfad_filename :). 

For more infomations please take a look in the porterbook. 

Thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-18 12:07:51 UTC
miwi        2007-06-18 11:07:42 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
    security/pidgin-otr  Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 3.0.1
  - Update pkg-descr
  - Update MASTER_SITES
  - Connect to build
  
  PR:             112651
  Submitted by:   Mike Smith<perlfu@gmail.com>
  
  Revision  Changes    Path
  1.892     +1 -0      ports/security/Makefile
  1.14      +12 -11    ports/security/pidgin-otr/Makefile
  1.6       +3 -3      ports/security/pidgin-otr/distinfo
  1.3       +9 -9      ports/security/pidgin-otr/pkg-descr
  1.5       +3 -2      ports/security/pidgin-otr/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-06-18 12:07:57 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!