EarthScope / ringserver

Apache License 2.0
30 stars 16 forks source link

Cryptography between miniseed2dmc and Ringserver #36

Closed cajaraujo closed 1 year ago

cajaraujo commented 2 years ago

Hi guys, is there some native way to use cryptography between miniseed2dmc and Ringserver? Thanks!

chad-earthscope commented 1 year ago

Hi @cajaraujo. Currently there are no options for this. There are probably ways to create an encrypted tunnel to use for transmission, for example with SSH, but you would need to control both ends of the connection to configure the tunnel.

In the future I anticipate adding support for TLS to ringserver and libdali, but there is no timeline for that.