Multiple snowflake proxies behind same IP?

Right, I think it is “mostly” fine.

You shouldn’t run too many relays behind the same IP address, because we want to ensure that it’s hard for a single person to run too much of the Tor network too easily.

And you shouldn’t run multiple different kinds of bridges (e.g. both an obfs4 bridge and a Snowflake) behind the same IP address, because then if a censor identifies and blocks one of them by IP address, they end up blocking the others for free, maybe without even knowing it.

But running several Snowflakes behind one IP address should be ok. It is essentially just turning you into a more eager Snowflake volunteer – Snowflake works by periodically reaching out to the broker to ask if any censored users need a connect-back right now, and the more Snowflakes you run, the more often you will end up reaching out to the broker to ask, and so the more often you will be matched with a censored user.

The “standalone” Snowflakes (the headless ones that you install with go) already reach out much more often than the extension-based Snowflakes, so in a sense they are already running “many” Snowflakes.

Hope this helps!

6 Likes