Skip to content
This repository was archived by the owner on Jan 6, 2020. It is now read-only.
This repository was archived by the owner on Jan 6, 2020. It is now read-only.

Add integrity and authenticity to the messages #47

@jm4c

Description

@jm4c

Plan:

  • Store client's public keys in server;
  • Hash and sign messages with publisher's private key;
  • Receivers verify signatures using the publisher's public key.

Valid signatures provides authenticity and same hashes provide integrity to the messages.

Part of #45

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions