Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MIP - Message Location Identifier Envelope #219

Open
robdefeo opened this issue Jul 19, 2019 · 0 comments
Open

MIP - Message Location Identifier Envelope #219

robdefeo opened this issue Jul 19, 2019 · 0 comments
Assignees
Labels
mip Mailchain Improvement Proposal

Comments

@robdefeo
Copy link
Member

Simple Summary

Create an envelope that allows sending private messages with the minimal bytes possible.

Specification

  • URL MUST be decrypted from UIBEncryptedLocationHash looking up the MSI and combining with the resource
  • ContentsHash MUST be decrypted from UIBEncryptedLocationHash from bytes will contain the value
  • IntegrityHash is encryptedHash and is optional

Rationale

Separate fields were considered, the problems with inefficent storage of bytes resulted in creating the Uint64Bytes type

Backwards Compatibility

Creating a new envelope ensures backwards and forwards compatibility

Related MIP

@robdefeo robdefeo added the mip Mailchain Improvement Proposal label Jul 19, 2019
@stale stale bot added the Stale label Nov 22, 2019
@mailchain mailchain deleted a comment from stale bot Nov 24, 2019
@stale stale bot removed the Stale label Nov 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mip Mailchain Improvement Proposal
Projects
None yet
Development

No branches or pull requests

1 participant