Vivian Brown
Vivian Brown
HTML proofer only takes me about a minute. It checks external links for 404s, so a slow internet connection probably slows it down quite a bit. We could disable checking...
I mean the referrer to anon-stats.eff.org (eg the page w/in certbot.eff.org on which they loaded the tracker), not urlref, which I understand to be the referrer to certbot.eff.org.
Unfortunately because of the way the filesystem is organized in our build system, copying from the cache to `$home/.cache` doesn't have good performance. We're going to make caching of that...
@weep33 Worked for me as well, thanks!
I think this would be pretty easy to implement. I'm worried that the bubble maps aren't very useful without the context of other candidates' maps to compare to. Anyone else...
The current setup should support valid IP addresses found anywhere within the string. I'd like to add the ability to pass a custom regexp for other entities to replace.
Cool, thanks @sit! I'm making my way through the original CryptoPAn paper. Looks like someone wrote an implementation is Go as well. Based on the linked best practices, I think...
LGTM, ready for merge pending migration script
@sydneyli is this still WIP?
Seems like Go doesn't support connecting as a client with SSL 3.0: https://golang.org/src/crypto/tls/handshake_client.go#L276. When I set the min version for the client (ie the checker) to SSL 3.0 and try...