This serves as a monorepo for projects related to accounts and identity.
In particular, it hosts:
- did-key - Decentralized Identifiers that are "just a public key".
- did-pkarr - PKARR based Decentralized Identifiers.
- identity-server - A did:web HTTP server that implements a "sign in with google/meta" approach.
Docs for the repo live in the mdbook.
Unless otherwise specified, all code in this repository is dual-licensed under either:
- MIT-0 License (LICENSE-MIT-0)
- Apache License, Version 2.0 (LICENSE-APACHE)
at your option. This means you can select the license you prefer!
Any contribution intentionally submitted for inclusion in the work by you, shall be dual licensed as above, without any additional terms or conditions.