Foundations for Decentralization: Data with IPLD

ZKM_Vortragssaal
Eric Myhre
IPLD -- "InterPlanetary Linked Data" -- is a data format with a canonical hashing scheme. With canonical hashing, we get immutable linking; and with this, we aim to build libraries and tools for decentralizing anything and everything. We need foundations for building whole ecosystems that are immune to "Error 451": IPLD is a mechanism for getting there.
Do you wish building decentralized systems was easier? That building content-addressable storage for application data was simple? That APIs could be well-documented and developed in a way that's agnostic to the serialization format? That addressing structured data with an immutable hash was just a function call away? IPLD is making all that happen. The end goal is that a developer can build an application that's like "the next git" -- or something even more ambitious and similarly decentralized -- and with the IPLD libraries in hand, it should take hours instead of weeks. Come hear about: - The IPLD Format layer -- how we make JSON, CBOR, and other formats interchangeable (and how you can bring your own); - The IPLD Data Model -- how we define canonical hashing over all the formats IPLD supports; - and The IPLD Schema System -- how we define some simple, and optional, but incredibly useful standards for typing structured data: both for making data validation easier, making schema evolution possible, and making a clear road for advanced operations like deterministic sharding for large dataset support. We're building both specs and library implementations (starting in Go, Java, and JS); this talk will show some example snippets. In comparison to existing systems, you can think of it like: Protobuf schemas and graphQL queries had a baby, but rather than being built entirely for big-enterprise needs, it's got native support for both human-readable of JSON and fast binary message formats like CBOR; it's built for people of the "bazaar" rather than the "cathedral"; and we're Apache2/MIT licensed FOSS through and through.

Additional information

Type Vortrag
Language English

More sessions

5/30/19
Christian Lölkes
ZKM_Medientheater
Opening and overview of the GPN19
5/30/19
Michael Ströder
HfG_Studio
Dieser Vortag stellt aehostd vor, ein speziell für Æ-DIR angepasster NSS/PAM-Dienst.
5/30/19
Felix Kazuya
ZKM_OpenHUB
Was hat sich für uns durch die DSGVO geändert, was müssen wir nun beachten? Ein Mittelmaß zwischen absoluter Panik und Entspannung wäre doch toll.
5/30/19
Christoph Stoettner
ZKM_Vortragssaal
Creating documentation is often boring and needs a lot of copy&paste to update the different output formats. I'll show you my workflow creating textbased documentation with asciidoctor and convert it through a pipeline to html, pdf and some more formats.
5/30/19
Kevin Heneka
ZKM_Medientheater
Ein kritischer Blick auf den Stand der Sicherheit in modernen Smart-Building Systemen
5/30/19
ZKM_Medientheater
Auf den vergangenen Camps fand ein Live Monitoring der Stromversorgung mit kommerziellen Poweranalysatoren statt, diese sollen durch eine eigene kostengünstige Lösung auf Basis des ADE9000 / ADE9078 ersetzt werden. Zusätzlich zum LAN erfolgt eine Statusmeldung über eine DMR Anbindung mit MMDVM.
5/30/19
Dieter Meiller
HfG_Studio
Der Vortrag ist eine Einführung in die Programmierung mit der Programmiersprache Dart und Flutter, einem Framework für die Entwicklung mobiler Anwendungen.