Holographic storage for distributed applications -- a validating monotonic DHT "backed" by authoritative hashchains for data provenance (a Ceptr sub-project)
Currently the message object has a From that it's set by the sender. This introduces the envelope/ vs header/body distinction that allows the possibility of false provenance. Probably we should remove this, and instead pass the from as a parameter to all Receiver functions rather than have them extract this value from the Message
Currently the message object has a From that it's set by the sender. This introduces the envelope/ vs header/body distinction that allows the possibility of false provenance. Probably we should remove this, and instead pass the from as a parameter to all Receiver functions rather than have them extract this value from the Message