mdp

Crates.iomdp
lib.rsmdp
version0.1.0
sourcesrc
created_at2022-07-30 13:36:14.352603
updated_at2022-07-30 13:36:14.352603
descriptionMyData Protocol. Work with a client server with the user owning all of the data while the server verifies it.
homepage
repository
max_upload_size
id635500
size1,761
Jeff Mendez (j-mendez)

documentation

README

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

Commit count: 0

cargo fmt