pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/py-bitmessage



Module Name:    pkgsrc
Committed By:   kamil
Date:           Sun Dec 13 00:31:54 UTC 2015

Added Files:
        pkgsrc/net/py-bitmessage: DESCR Makefile PLIST distinfo
        pkgsrc/net/py-bitmessage/patches: patch-Makefile
            patch-src_helper__startup.py patch-src_shared.py

Log Message:
Import PyBitmessage 0.4.4 as net/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 rdiff -u -r0 -r1.1 pkgsrc/net/py-bitmessage/DESCR \
    pkgsrc/net/py-bitmessage/Makefile pkgsrc/net/py-bitmessage/PLIST \
    pkgsrc/net/py-bitmessage/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/py-bitmessage/patches/patch-Makefile \
    pkgsrc/net/py-bitmessage/patches/patch-src_helper__startup.py \
    pkgsrc/net/py-bitmessage/patches/patch-src_shared.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index