Skip to content

Add function to sign responses #112

Open
@adamlwgriffiths

Description

@adamlwgriffiths

Responses should also be signed in a similar way to the requests so that client's can verify they are talking to the correct server.

Compromise of a server itself would mean the secret is compromised and therefore all communication is compromised.
But it is possible that a domain is hijacked instead.

In this case, the server can simply accept all messages it receives, then send malicious messages back which a client will blindly accept and act upon.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions