Conor Schaefer

Results 203 comments of Conor Schaefer

Consider https://github.com/dschep/ntfy as a simpler alternative. Once configured, `ntfy send "foo"` will work just fine from the CLI, so it should be trivial to use with blink as well.

Yes, please! MIT, Apache, or BSD would be grand.

@ChrisMacNaughton Magnificent, thank you!

Yes, shell is a sane default here.

> with a version of 5.15.26+focal Ideally, we'd have a version for the metapackage that's independent of the underlying kernel image. But the general outlines of the plan are great,...

Great point, @legoktm. As you've probably noticed, the overall build story could use a lot of work. We're doing a lot of things in Ansible tasks that would be better...

@evilaliv3 The .pyc files shouldn't have made it into the deb package at all. Prior to making headway on deterministic builds, we need spend some time improving the linting around...

Just following up here, the `*.pyc` files in 0.3.10 was definitely a regression—looking back at older deb packages: ``` Found .pyc files in securedrop-app-code-0.3-amd64.deb Found .pyc files in securedrop-app-code-0.3.1-amd64.deb Found...

@glenn-sorrentino Fantastic report, thank you for taking the time! At a high-level, I don't object to any of the proposed recommendations: they all feel solid to me, and many of...