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