Technical specifications
The main objective of the DFC standard is to allow different platforms to easily read and write data from each other, in an authenticated way and using existing standards.General principles
Here you will find the core of this book, focusing on how to build the DFC standard.
We divided this chapter into 4 parts:
Protocols specifications where we will list the existing protocols we are using to build our semantic model, the core of our interoperability engine.
Decentralized identifier matching reference system where we will explain why we are not building a centralized referential but rather promoting platforms intermediation.
Authentication strategy where we will discuss the use of OpenID protocol as our authentication layer.
Architecture representations where we will finally resume all these information into a nice schema.
Decisions and choices history
As we are documenting most of design decisions and choices, you can find them in the appendixes:
About the DFC Prototype
In order to give an example of the standard implementation, and especially the intermediation logic behind our interoperability model, we have developed the DFC Prototype that you will discover more in the next chapter.
Last updated