Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 999 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 999 Bytes

NexusSocial Identity Repo

This serves as a monorepo for projects related to accounts and identity.

In particular, it hosts:

  • did-simple - A simple pure rust and sans-io crate with minimal dependencies to work with did:key and did:web urls, signing, and verifying. did:web
  • identity-server - A did:web HTTP server that implements a "sign in with google/meta" approach.

First Time Setup

  • Install rustup
  • Install git lfs and run git lfs install and git lfs pull

License

Unless otherwise specified, all code in this repository is dual-licensed under either:

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 triple licensed as above, without any additional terms or conditions.