zippy / ceptr

(a recomposable medium for distributed social computing) || (semantic self-describing protocol stacks)
http://ceptr.org
GNU General Public License v3.0
88 stars 17 forks source link

Upgrade Signal Format #134

Closed zippy closed 8 years ago

zippy commented 8 years ago

Signal structure needs to be hash read, right now the Envelope/Body distinction isn't sufficient.

The envelope should be the part that's not signable/hashable, which includes routing additions, etc. The "message" should have a header and a body, all of which is signable.