Skip to content

Send encrypted messages #17

Description

@Xenland

When sending encrypted messages the message packet should be like the following:
JSON
{"timestamp_sent":"", "message":"message here"}

Encrypt JSON with publickey and sign it with private key

Submit message packet with signature to "nodes".

Await confirmation.

--Finished.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions