Subject: CVS commit: pkgsrc/security
From: Adam Ciarcinski
Date: 2017-07-03 23:03:29
Message id: 20170703210329.41E02FAE8@cvs.NetBSD.org

Log Message:
Mohawk is an alternate Python implementation of the Hawk HTTP authorization
scheme.

Hawk lets two parties securely communicate with each other using messages
signed by a shared key. It is based on HTTP MAC access authentication (which
was based on parts of OAuth 1.0).

The Mohawk API is a little different from that of the Node library (i.e. the
living Hawk spec). It was redesigned to be more intuitive to developers, less
prone to security problems, and more Pythonic.

Files:
RevisionActionfile
1.1addpkgsrc/security/py-mohawk/DESCR
1.1addpkgsrc/security/py-mohawk/Makefile
1.1addpkgsrc/security/py-mohawk/PLIST
1.1addpkgsrc/security/py-mohawk/distinfo