Poly

Results 6 comments of Poly

I don't have a Windows system on me, but if anyone can submit a patch for the threading issue with Centry under Windows, I'd gladly merge it.

Is there a way to implement DTLS for broadcast? Because my understanding is that TLS over UDP requires a handshake with each host, which can be tedious to do if...

Are you running the panic button as root? Prefix the sudo command the see if it works. Sorry, don't have a mavericks system to test on myself.

I've updated the source code to use `datetime.datetime.utcnow().isoformat()[:-10]` instead. That solves issue 3.

end-to-end crypto would be ideal, but I'm not sure about how it would be implemented considering the broadcasting nature of the panic signal. See issue https://github.com/0xPoly/Centry/issues/5. Anyways, not closing until...

> Add option to configure SOCKS proxy before setting up the first account One approach to this would be similar to the twitter app, which has an overflow menu on...