- Content polyglot layer DWN suitable to store structures and binary data and potential files. The system expects self explainable data as far as you provide a data schema together with a data, and schema is one of the keys
- local first and offline first DWN reference implementation built on top of LevelDB and SQL-based setup is possible. User could use DWN server or use an app that has embedded DWN built with DWN SDK
- extendable in a decentralized manner DWN is built as a Relay based decentralized solution that is the sweet spot between a centralized server and peer-to-peer setup. On top of Relay, you can construct flexible topologies from self-hosted solo servers and in-memory or even browser-based agents to a full-scale sync data mesh system
- Secure DWN offers DID Auth layer and full-scale permission and data access management out of the box. End to end client side edge encryption is one of the out-of-the-box
- Interoperable and open DWN is an open protocol under the DIF foundation umbrella. DWN is fully open source and driven by a proactive and open community. DWN encourages a protocol and data protocol-driven development
- reactive and proactive DWN has a sync mechanism as the propagation mechanism currently on active development. DWN server offered socketcket interface. A pretty prominent feature is Hooks, which offer transport-agnostic subscriptions to data changes and event
- findable Currently Discovery of DWNs heavily depends on DID document and quite similar top a DIDComm v2 mechanism's
-
- queryable DWN is quite limited of queries and currently require external indexing and query solutions
DWN and web5 as a game changer in ssi driven data .
Loading comments...