#data #client-server #owning #user #protocols #applications #signature

app mdp

MyData Protocol. Work with a client server with the user owning all of the data while the server verifies it.

1 unstable release

0.1.0 Jul 30, 2022

#11 in #owning

MIT license

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...

No runtime deps