Skip to content

Encrypt communications #220

@ocaballeror

Description

@ocaballeror

There is a section in the documentation explaining why we are not encrypting the data we send by default, and why the users should care about encrypting it themselves.

This may not be a big issue for IPC or inproc transport protocols, but I believe this is something we should worry about for TCP communications, and that the library should have it built in, rather than asking the user to encrypt and decrypt the data by hand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions