Skip to content

peopledata/ppldid

Repository files navigation

PeopleData DID: Decentralized IDentifier for People

Peopledata DID (ppld-did) provides a self-sustained environment for managing digital identifiers (DIDs). The did:ppld method links the identifier cryptographically to the DID Document and through also cryptographically linked provenance information in a public log it ensures resolving to the latest valid version of the DID Document.

Resources

Peopledata DID Issues

Please report bugs and suggestions for new features using the GitHub Issue-Tracker and follow the Contributor Guidelines.

If you want to contribute, please follow these steps:

  1. Fork it!
  2. Create a feature branch: git checkout -b my-new-feature
  3. Commit changes: git commit -am 'Add some feature'
  4. Push into branch: git push origin my-new-feature
  5. Send a Pull Request

License

[Apache License 2.0]