Neustar TDI is an identity & authentication framework for the Internet of Things (IoT) devices, servers, and end-users.
Project description
Neustar Trusted Device Identity (TDI)
Neustar TDI (formerly oneID-connect) is an authentication framework for the Internet of Things (IoT), servers and end-users. By sending messages with digital signatures, you can authenticate the origin of the message and ensure the message hasn’t been tampered with. Neustar TDI makes it simple for projects that need to securely send messages and verify the authentication of messages.
For more information, please visit the docs. http://oneid-connect.readthedocs.org/en/latest/
Building the API Docs Locally
This project uses Sphinx to create documentation. Following these instructions builds the docs locally and outputs them to ./docs/_build/html. You may not need a python virtual environment if python is installed universally on your machine.
Create a virtualenv.
To install dependencies, run pip install -r requirements.txt -r docs_requirements.txt to install all dependencies defined in the repo. This should install sphinx, sphinx_rtd_theme, and more.
From the project dir, run sphinx-build -b html ./docs ./docs/_build OR from ./docs, run make html
Run make clean from ./docs to remove the build.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file oneID-connect-0.21.1.tar.gz
.
File metadata
- Download URL: oneID-connect-0.21.1.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cef0132d4764a1a3c921a965c0d2a40101ba5edbe8f503ba0599605bb16d617 |
|
MD5 | 13ade920a829dace2b3f0724e9232592 |
|
BLAKE2b-256 | 383fbd0a8420da3be39e7a8339f8a82f9091d9f15988fef51852d182de14f7df |