share-file-systems icon indicating copy to clipboard operation
share-file-systems copied to clipboard

Eliminate HTTP

Open prettydiff opened this issue 2 years ago • 0 comments

In order to better evade malicious network monitoring and increase application efficiency the goal is to eliminate HTTP entirely. HTTP traffic for GET requests from the browser and invitation messaging will continue to be supported as messaging over WebSockets. This will mean the application can execute using only 1 port, 443 by default and appear just as regular web traffic.

prettydiff avatar Jul 06 '23 11:07 prettydiff