changed 4 years ago
Linked with GitHub

Attachments

V1: https://github.com/hyperledger/aries-rfcs/tree/master/concepts/0017-attachments

3 Methods

  • Inlining
  • Embedding
  • Appending

Goals:

  • Simple as possible
  • Externlized carrying of encrypted payloads (Avoid reencryption)

Append Mode only?

  • All attachments in the same place.
  • Simplifies attachment processing
  • Refer to attachments within the message
  • Should this live within the body, or or as a header?
Select a repo