CVS commit: wip/py-bitmessage
"Kamil Rytarowski" <[email protected]> Sun, 13 Sep 2015 19:49:49 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module name: wip
Committed by: krytarowski
Date: Sun Sep 13 19:49:34 UTC 2015
Added Files:
wip/py-bitmessage: DESCR Makefile PLIST distinfo
wip/py-bitmessage/patches: patch-Makefile
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.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/py-bitmessage/DESCR \
wip/py-bitmessage/Makefile wip/py-bitmessage/PLIST \
wip/py-bitmessage/distinfo wip/py-bitmessage/patches/patch-Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-bitmessage/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-bitmessage/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-bitmessage/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-bitmessage/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-bitmessage/patches/patch-Makefile?r1=0&r2=1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------