1 unstable release
0.1.0 | Jul 30, 2022 |
---|
#15 in #owning
2KB
mdp
My Data Protocol.
Purpose
This protocol requires clients to store their own data for using the application.
The server performs all signatures to verify that the data from the client was not mutated.
Kinda like blockchain but, user owning the data fully.
Experimental
This is an experimental concept that should not be used in production yet...