NOTICE: This package has been removed from pkgsrc

./wip/py-bitmessage, P2P communications protocol used to send encrypted messages

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


Branch: CURRENT, Version: 0.4.4, Package name: py27-bitmessage-0.4.4, Maintainer: pkgsrc-users

Bitmessage is a P2P communications protocol used to send encrypted messages to
another person or to many subscribers. It is decentralized and trustless,
meaning that you need-not inherently trust any entities like root certificate
authorities. It uses strong authentication, which means that the sender of a
message cannot be spoofed, and it aims to hide "non-content" data, like the
sender and receiver of messages, from passive eavesdroppers like those running
warrantless wiretapping programs.


Required to run:
[sysutils/desktop-file-utils] [graphics/hicolor-icon-theme] [x11/py-qt4]

Master sites:

SHA1: 60585ee922b53f96940898bf4c278ae035b32ab9
RMD160: b6ea349ebfecd3ac2f809156cfeffedf95d36449
Filesize: 597.158 KB

Version history: (Expand)


CVS history: (Expand)


   2015-09-13 23:34:05 by Kamil Rytarowski | Files touched by this commit (3)
Log message:
Add patch to properly check filesystem permissions on NetBSD.
   2015-09-13 23:14:54 by Kamil Rytarowski | Files touched by this commit (3)
Log message:
Add patch for the unportable version check. It fails on all major BSDs.
Fix package name.
   2015-09-13 21:49:34 by Kamil Rytarowski | Files touched by this commit (5)
Log message:
Import Bitmessage (PyBitmessage) version 0.4.4 as wip/py-bitmessage

Bitmessage is a P2P communications protocol used to send encrypted messages to
another person or to many subscribers. It is decentralized and trustless,
meaning that you need-not inherently trust any entities like root certificate
authorities. It uses strong authentication, which means that the sender of a
message cannot be spoofed, and it aims to hide "non-content" data, like the
sender and receiver of messages, from passive eavesdroppers like those running
warrantless wiretapping programs.