-
-
Notifications
You must be signed in to change notification settings - Fork 23
Encrypt network traffic #3000
Copy link
Copy link
Open
Labels
enhancementEnhancement of the code, not introducing new features.Enhancement of the code, not introducing new features.help-wantedWe need some extra helping hands or expertise in order to resolve this.We need some extra helping hands or expertise in order to resolve this.
Metadata
Metadata
Assignees
Labels
enhancementEnhancement of the code, not introducing new features.Enhancement of the code, not introducing new features.help-wantedWe need some extra helping hands or expertise in order to resolve this.We need some extra helping hands or expertise in order to resolve this.
Description
I was doing some network sniffing for something else and I noticed that the communication for systembridge was readable.
Since systembridge allows a large amount of control over the machine through the API I would expect that the network traffic was encrypted in some way.
Additional information
No response