https://github.com/drgomesp/decentralize
:blue_book: My own reference and study guide for decentralized technologies
https://github.com/drgomesp/decentralize
decentralized
Last synced: 3 months ago
JSON representation
:blue_book: My own reference and study guide for decentralized technologies
- Host: GitHub
- URL: https://github.com/drgomesp/decentralize
- Owner: drgomesp
- License: mit
- Created: 2022-08-17T13:42:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T16:15:47.000Z (4 months ago)
- Last Synced: 2025-01-22T17:25:44.923Z (4 months ago)
- Topics: decentralized
- Homepage:
- Size: 8.79 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# decentralize
My own reference and study guide for decentralized technologies: p2p, distributed ledgers, consensus, etc.## Table of Contents
### Foundation & Specs
- **Decentralized Identifiers (DIDs)**
- [Decentralized Identifiers (DIDs)](https://www.w3.org/TR/did-core/)
- [Decentralized Identifier Resolution (DID Resolution) v0.3](https://www.w3.org/TR/did-resolution/)
- **Verifiable Credentials**
- [Use Cases](https://www.w3.org/TR/vc-use-cases/)
- [Implementation Guide](https://www.w3.org/TR/vc-imp-guide/)
- [Data Model V1.1](https://www.w3.org/TR/vc-data-model/)
- [Data Model V2](https://www.w3.org/TR/vc-data-model-2.0/)
- **RFCs**
- Guidelines for Writing RFC Text on Security Considerations [RFC3552](https://tools.ietf.org/html/rfc3552)
- Privacy Considerations for Internet Protocols [RFC6973](https://tools.ietf.org/html/rfc6973)