Peter Eckersley

Results 22 issues of Peter Eckersley

Recent versions of Certbot have had their command line help formatting wrap around newlines in places where they shouldn't. Compare this current output: ``` certbot --help ------------------------------------------------------------------------------- certbot [SUBCOMMAND] [options]...

area: ui / ux
area: documentation

These were the changes we needed to run `noreward-rl` with TensorFlow 1.2.1

Currently the httpRequestOriginFrequency data structure needs to store fragments of browsing history locally within the browser, in order to detect which 3rd party domains are tracking. We should migrate to...

enhancement
low priority
privacy
heuristic

[Etags](https://en.wikipedia.org/wiki/HTTP_ETag) can be [used as supercookies](https://samy.pl/evercookie/). Detecting them is not totally trivial, because they are a multi-purpose technology that can be used innocently, but the fact that Nginx and Apache...

enhancement
heuristic

This page: http://www.mapmyride.com/us/strawberry-ca/mt-tam-loop-route-564460 does not render correctly unless `connect.facebook.com` is yellowlisted. Probably it would be better addressed by prioritising #400, because [NoScript has a solution for this](https://github.com/avian2/noscript/blob/036a0f91ef321e99212a092f97a12c9cd4d1a102/xpi/defaults/preferences/noscript.js#L322)

broken site
important
surrogates

With modern high resolution screens, chameleon will cause Google Maps to render in a small top fraction of the window. Whitelisting (issue #6) could be one solution; selecting a fake...

bug

The current docs don't really explain the structure of this parameter, so expanding them. I don't seem to have credentials to click the CLA button, but I hereby agree to...

4: Reviews Complete
Awaiting Submitter Action
Contributor

We should make a page that explains how to file bugs and pull requests against the instruction generator, and link to it from every instructions page.

priority: unplanned

The table here: https://certbot.eff.org/docs/using.html#plugins renders too narrowly on wide screens. That's because of an 800px max-width CSS attribute; not sure that it needs to be there!

css
docs
engineering & design team

Things we're ready to walk back: * [x] resume telling `certbot-auto` users to use Apache / Nginx authenticators * [ ] resume telling package users to use Apache / Nginx...

instruction generator