Leonid Evdokimov

Results 28 issues of Leonid Evdokimov

Linux has the following command generated while running `node test.js` (newlines added after `;` for readability): ``` cd "/mnt/sudo-prompt"; export SUDO_PROMPT_TEST_ENV="hello world"; "/usr/bin/pkexec" --disable-internal-agent /bin/bash -c "echo SUDOPROMPT; echo \"$SUDO_PROMPT_TEST_ENV\""...

ACMEv1 sunset currently breaks at least `acme reg`: ``` $ acme reg -gen mailto:[email protected] 403 urn:acme:error:unauthorized: Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version...

**Describe the bug** NetworkManager strongSwan plugin works on Ubuntu 18.04, but it needed some minor tweak on the server side: `leftid=fqdn.tld` should be replaced with `leftid="CN=fqdn.tld"` in `/etc/ipsec.conf`. However, this...

That's one more heuristics to reduce image size, `pip` usually places lots of temporary files to `/root/.cache` while installing packages.

OONI cites other websites heavily. Websites come and go. So, maybe, we should archive every external reference we link. Should we? @agrabeli @hellais @elioqoshi

enhancement
priority/low

Impact: 8h 50m downtime of b.echo.th.ooni.io test helper (?) Detection: CPUHigh alert with expected 8h delay Timeline UTC: 17 Nov 07:30 CPU spikes to 100%, thats _`accept()` vs. EMFILE_ busy...

incident
tracking

Impact: **TBD** (AFAIK clients should use another test helper if one of them is down, but it may be not the case). Detection: repeated email alert Timeline UTC: 00:00 four...

incident
tracking

That's WIP for #192, reopened per [the comment](https://github.com/m-lab/ndt-server/pull/232#issuecomment-576624672) in #232. I have a question I'm unsure about: - is it okay to carry `start` around the way it's implemented? It...

2020-02-meeting

That's useful to avoid native compilation on a Raspberry Pi itself while running a galmon probe. That may also kinda reduce @akhepcat's pain of slow native compilation on RPi mentioned...

ooni-probe became mobile, so we should care more about user's bandwidth. `/report` endpoint should accept compressed data and, probably, be able to receive more than one measurement a time. `gzip`...

epic
priority/medium
ooni/backend