Casey Marshall

Results 43 comments of Casey Marshall

Was it https://github.com/ipsn/go-libtor? I started with that one but found yours was a bit better :D GitHubGitHub - ipsn/go-libtor: Self-contained Tor from GoSelf-contained Tor from Go. Contribute to ipsn/go-libtor development...

The first error looks like a bug that's easy enough to fix, I can propose a PR but it'd be great if you could try the branch out and confirm...

I feel like this API should probably deal in uncompressed file-like objects, rather than deal with all the different kinds of compressed files.

From the main README: > In past weeks, it's become apparent that there are now various scams and phishing attempts targeting GitHub users. Handshake contributors will never ask you for...

Interesting use case... I'm curious how you'd coordinate key distribution at such a high rate of rotation. From the onionpipe / Tor control socket side, I think we'll have to...

Hmm, I'm unable to reproduce the error. I'm on trusty as well. The script definitely only supports Python 2, but this is not a problem on my system -- and...

It could be an issue with juju 1.20 output. Can you paste the output of 'juju status --format json' (sorry, should have been more specific in the first place)?

See if 62e590a8fb870348cb5638a3e12240661899e5dc fixes your issue.

I'm also unable to access https://github.com/confluentinc/confluent-docker-utils/. It's referenced in several Confluent images, which we need to rebuild for security compliance. Any ETA on when this will be fixed?