neuland.app icon indicating copy to clipboard operation
neuland.app copied to clipboard

Switch from node-forge to a more robust TLS library

Open alexhorn opened this issue 2 years ago • 1 comments

We should consider switching from our node-forge TLS/HTTP implementation to a more robust and established TLS library. For example, we could compile OpenSSL or mbedTLS to WASM.

Possibly useful projects:

alexhorn avatar Mar 14 '22 10:03 alexhorn