OmniOne Open DID is an open source decentralized identifier (DID) designed to provide developers with the tools they need to integrate self-sovereign identity management into their applications, built to be secure, scalable, and interoperable by adhering to the latest DID standards.
- Trust Environment: The components of OmniOne Open DID define and develop methods for establishing a chain of trust between components to build a trust environment based on Digital IDs.
- Wallet: Define the lifecycle of the wallet and e-signs and develops the architecture for key management, storage management, access control management, and security management of the wallet.
- Digital ID: Define a data model based on W3C’s Decentralized Identifier and Verifiable Credentials specifications.
- Security: Ensures a level of security that ensures the authenticity, confidentiality, and integrity of data exchanged between OmniOne Open DID components.
Read More(Link: https://opendid.omnione.net/community/about)
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
Pull requests are the best way to propose changes to the codebase (we use [Github Flow](https://guides.github.com/introduction/flow/index.html)). We actively welcome your pull requests:
1. Fork the repo and create your branch from `master`.
2. If you've added code that should be tested, add tests.
3. If you've changed APIs, update the documentation.
4. Ensure the test suite passes.
5. Make sure your code lints.
6. Issue that pull request!
Need more help?
Please don't hesitate to contact us.