guardianproject/AndroidPluggableTransports

add bridgedb config line parser

n8fr8 opened this issue · 2 comments

n8fr8 commented
add bridgedb config line parser

Does Obfs4Transport.setPropertiesFromBridgeString() qualify? I.e.

public static void setPropertiesFromBridgeString (Properties options, String bridgeLine)

Or were you thinking of something different? I was thinking of adding standard parsing methods for Bridge URLs here as well. https://trac.torproject.org/projects/tor/ticket/15035

n8fr8 commented

yeah I think this is done WRT to the original request, though I need to make sure that method is also in the LEGACY module that is currently working.