Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yougov/nisteag
An implementation of recommendations from the NIST Electronic Authentication Guideline
https://github.com/yougov/nisteag
Last synced: about 2 months ago
JSON representation
An implementation of recommendations from the NIST Electronic Authentication Guideline
- Host: GitHub
- URL: https://github.com/yougov/nisteag
- Owner: yougov
- License: mit
- Created: 2016-09-07T19:24:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T17:51:42.000Z (almost 4 years ago)
- Last Synced: 2024-10-30T10:16:57.124Z (2 months ago)
- Language: Python
- Size: 1010 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
nisteag
=======An implementation, in Python, of recommendations from the NIST Electronic Authentication Guideline
.. image:: https://travis-ci.org/yougov/nisteag.svg?branch=master
:target: https://travis-ci.org/yougov/nisteag
:alt: Build Status.. image:: https://codeclimate.com/github/yougov/nisteag/badges/coverage.svg
:target: https://codeclimate.com/github/yougov/nisteag/coverage
:alt: Test Coverage.. image:: https://codeclimate.com/github/yougov/nisteag/badges/gpa.svg
:target: https://codeclimate.com/github/yougov/nisteag
:alt: Code Climate.. image:: https://codeclimate.com/github/yougov/nisteag/badges/issue_count.svg
:target: https://codeclimate.com/github/yougov/nisteag
:alt: Issue CountThe starting implementation will be for Special Publication 800-63-2: http://dx.doi.org/10.6028/NIST.SP.800-63-2
The full documentation is here: http://nisteag.readthedocs.io/