Skip to content

Commit 3efd8fe

Browse files
amartstkuhrt
authored andcommitted
fix the formats as per review comments
Signed-off-by: Amar Tumballi <amar@dhiway.com>
1 parent 6983613 commit 3efd8fe

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

labs/lfdt/decentralized-directory-dedi.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ grand_parent: Active Labs
66
---
77
# Decentralized Directory (DeDi)
88

9-
# Short Description
9+
## Short Description
1010
The Decentralized Directory (DeDi) Protocol is envisioned as a global, interoperable specification for accessing public directories. It unifies access to public information published by registrars, regardless of the underlying technology or jurisdiction, providing a standardized, open-source protocol for real-time look-up of any public directory.
1111

12-
# Scope of Lab
12+
## Scope of Lab
1313

1414
The goal of the DeDi Lab is to design, build, and validate a decentralized protocol and open-source reference implementation that enables real-time, global lookup of public registries. We're targeting both the common pain points of Gen‑1 to Gen‑3 directory systems and the fragmentation of APIs and data formats across jurisdictions. This lab will focus on robust architecture, developer tooling, and community adoption to establish trust infrastructure for digital identity, financial services, government directories, and other public‑good registries.
1515

1616
Our work will begin with a core protocol specification, defining URI and payload semantics (e.g., dedi://domain.com/registry-id/{record-id}), security mechanisms, and discovery patterns. This will include:
1717

18-
A modular, layered protocol stack that cleanly separates transport, registry metadata, schema validation, and cryptographic verification.
18+
* A modular, layered protocol stack that cleanly separates transport, registry metadata, schema validation, and cryptographic verification.
1919

20-
Security and trust models, including signed directory manifests, integrity checks, revocation notifications, and key rotation workflows.
20+
* Security and trust models, including signed directory manifests, integrity checks, revocation notifications, and key rotation workflows.
2121

2222
Once the specification is established, we'll produce a reference implementation in at least one languages (e.g., JavaScript) plus integration with common registries (e.g. company registrars, CA root stores). Key milestones include:
2323

@@ -37,25 +37,25 @@ To drive adoption and interoperability, the lab will also:
3737

3838
* Coordinate with LF Decentralized Trust projects to align with DID, Verifiable Credentials, and decentralized identity ecosystems.
3939

40-
# Initial Committers
40+
## Initial Committers
4141
- https://github.com/amarts
4242
- https://github.com/pramodkvarma
4343
- https://github.com/surendrasinghs
4444

45-
# Sponsor
45+
## Sponsor
4646
- Arun S M (https://github.com/arsulegai)
4747
- Ry Jones (https://github.com/ryjones)
4848

49-
# Pre-existing repository
49+
## Pre-existing repository
5050
- https://github.com/finternet-io/dedi
5151

5252

53-
# Advisors from LFDT
53+
## Advisors from LFDT
5454
- Julian Gordon <jgordon@linuxfoundation.org>
5555
- Hart Montgomery <hmontgomery@linuxfoundation.org>
5656

5757

58-
# Other references
58+
## Other references
5959

6060
- [Finternet Lab](https://finternetlab.io/)
6161
- [GitHub](https://github.com/dedi-official) for all tools around Decentralized Directory.

0 commit comments

Comments
 (0)