prettydiff/share-file-systems

Eliminate HTTP

prettydiff opened this issue · 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.