Skip to content

Future supported message types #73

@aneyzberg

Description

@aneyzberg

Future Supported DSNP message types

There are several DSNP message types that are not yet currently supported but will be supported at some point in the future

Drop

A dead drop message.

dsnpData field description type bloom
deadDropID The Dead Drop ID (See DeadDrops bytes32 YES
uri content uri string no
contentHash keccak-256 hash of content bytes32 no

KeyList, PrivateGraphKeyList, EncryptionKeyList

A KeyList rotation.

dsnpData field description type bloom
fromId DSNP ID bytes8 YES
keyList new list of valid keys bytes[] no

EncryptedInbox

An encrypted direct message.
This describes the format once decrypted.
Possibly combine both of these and expect that all Inbox messages are encrypted.

dsnpData field description type bloom
toAddress ID of the recipient bytes20 YES
fromId DSNP ID bytes8 YES
contentHash keccak-256 hash of content bytes32 no
uri content uri string no
Tell us how to reproduce this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions