# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # security/py-pyaxo # security/py-pyaxo/pkg-descr # security/py-pyaxo/Makefile # security/py-pyaxo/distinfo # echo c - security/py-pyaxo mkdir -p security/py-pyaxo > /dev/null 2>&1 echo x - security/py-pyaxo/pkg-descr sed 's/^X//' >security/py-pyaxo/pkg-descr << '7a5f7714a9f0508c6edd0e8093266a60' XThe Double Ratchet Algorithm is a protocol (similar to OTR) that provides for Xperfect forward secrecy in (a)synchronous communications. It uses triple XDiffie-Hellman for authentication and ECDHE for perfect forward secrecy. The Xprotocol is lighter and more robust than the OTR protocol - providing better Xforward and future secrecy, as well as deniability. X XThe protocol was developed by Trevor Perrin and Moxie Marlinspike. Its chief Xuse currently is in the Open Whisper Systems Signal package. X XWWW: https://github.com/rxcomm/pyaxo 7a5f7714a9f0508c6edd0e8093266a60 echo x - security/py-pyaxo/Makefile sed 's/^X//' >security/py-pyaxo/Makefile << '670c263ae3b4922f662853dd7885a1af' X# Created by: Yuri Victorovich X# $FreeBSD$ X XPORTNAME= pyaxo XPORTVERSION= 0.7.7 XCATEGORIES= security net python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= yuri@rawbw.com XCOMMENT= Python implementation of the Axolotl ratchet protocol X XLICENSE= BSD3CLAUSE X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}passlib>=1.6.1:security/py-passlib \ X ${PYTHON_PKGNAMEPREFIX}pynacl>=1.0.1:security/py-pynacl X XUSES= python:-2.7 XUSE_PYTHON= distutils autoplist XNO_ARCH= yes X X.include 670c263ae3b4922f662853dd7885a1af echo x - security/py-pyaxo/distinfo sed 's/^X//' >security/py-pyaxo/distinfo << '033a0361588ac695f484f3fc0e6f7351' XTIMESTAMP = 1504483719 XSHA256 (pyaxo-0.7.7.tar.gz) = f0eafd73e76fc9fa8dc403a68254b7f712a311a6208f812f27f8acc4de8aaaa1 XSIZE (pyaxo-0.7.7.tar.gz) = 63293 033a0361588ac695f484f3fc0e6f7351 exit