brow1633/network_bridge

Encryption should be optionally applied

Opened this issue · 1 comments

There are potential security risks if a VPN is not used during open internet transmission. A simple optional encryption algorithm could be added (i.e. AES) and could also be used for integrity checking.

Could create new package, network_bridge_quic, with plugin using msquic.