Signal TLS Proxy

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Signal-TLS-Proxy

  • It's a bit odd to use a custom docker image, rather than the one maintained by nginx Inc though:

    https://github.com/signalapp/Signal-TLS-Proxy/blob/main/ngin...

    Vs

    https://github.com/nginxinc/docker-nginx

    For one, this is 5 versions behind (1.18 vs 1.23).

    In general seems caddy or haproxy might be a better fit - but nginx is a perfectly fine choice I suppose.

  • docker-install

    Docker installation script

  • As a slight aside one would think that running a proxy you'd want to install Docker so you're getting the latest bits. Considering compose is now a plugin and base repos are often way behind on Docker versions I always point people to leverage the convenience script that Docker provides [0].

    [0] https://get.docker.com

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • berty

    Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network

  • docker-nginx

    Official NGINX Dockerfiles

  • It's a bit odd to use a custom docker image, rather than the one maintained by nginx Inc though:

    https://github.com/signalapp/Signal-TLS-Proxy/blob/main/ngin...

    Vs

    https://github.com/nginxinc/docker-nginx

    For one, this is 5 versions behind (1.18 vs 1.23).

    In general seems caddy or haproxy might be a better fit - but nginx is a perfectly fine choice I suppose.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts