Skip to content

generate bridge configuration for arti

trinity-1686a requested to merge trinity-1686a/chutney:arti-bridge into main

this is an attempt at generating bridge configuration for Arti.

Vanilla bridges seem to work (not as in Arti supports it, but as in the configuration file looks fine). However PT does not, self._env['pt_extra'] is empty so there is no cert=. I actually can't get the bridges-obfs4 network to work. The tor BridgeClient doesn't get populated when I run that network, I don't know if there is something special to do to get multi-phase initialization networks to work.

Merge request reports