https://github.com/openthread/ot-registrar
OpenThread Registrar, a BRSKI Domain Registrar for authenticating new Thread devices.
https://github.com/openthread/ot-registrar
Last synced: about 1 year ago
JSON representation
OpenThread Registrar, a BRSKI Domain Registrar for authenticating new Thread devices.
- Host: GitHub
- URL: https://github.com/openthread/ot-registrar
- Owner: openthread
- License: bsd-3-clause
- Archived: true
- Created: 2020-03-02T18:14:09.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T17:30:17.000Z (almost 4 years ago)
- Last Synced: 2025-03-14T19:18:07.744Z (over 1 year ago)
- Language: Java
- Homepage: https://openthread.io/
- Size: 88.9 KB
- Stars: 13
- Watchers: 8
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# OpenThread Registrar
Per [Thread](https://www.threadgroup.org/) 1.2 specification and [Bootstrapping Remote Secure Key Infrastructures (BRSKI)](https://tools.ietf.org/html/draft-ietf-anima-bootstrapping-keyinfra-16), a Domain Registrar securely registry new devices into a Thread Domain with zero-touch.
OpenThread's implementation of a Domain Registrar is called OpenThread Registrar (OT Registrar).
> Note: OT Registrar is still under development. We do not recommend using it in production yet.
## Getting started
See the [guide](GUIDE.md) to get started.
## Contributing
We would love for you to contribute to OpenThread Registrar and help make it even better than it is today! See our [Contributing Guidelines](CONTRIBUTING.md) for more information.
Contributors are required to abide by our [Code of Conduct](CODE_OF_CONDUCT.md).
## Versioning
OT Registrar follows the [Semantic Versioning guidelines](http://semver.org/) for release cycle transparency and to maintain backwards compatibility. OT Registrar's versioning is independent of the Thread protocol specification version but will clearly indicate which version of the specification it currently supports.
## License
OT Registrar is released under the [BSD 3-Clause license](LICENSE). See the [`LICENSE`](LICENSE) file for more information.
Please only use the OpenThread and OT Registrar name and marks when accurately referencing this software distribution. Do not use the marks in a way that suggests you are endorsed by or otherwise affiliated with Nest, Google, or The Thread Group.