Brad Warren

Results 365 comments of Brad Warren

I don't think the addition of M1 Macs affects our instructions at all in the current form since we don't have any special instructions for Homebrew installations of `httpd`. If...

I'm adding this to our milestone based on the discussion from https://github.com/certbot/certbot/pull/9717#issuecomment-1615274717.

I still think this should ideally be done, but we have very few macOS users and even fewer macOS + Apache users, so I don't think this is the highest...

> My main concern is about maintenance. How fast are they to accept PRs? How quickly do they respond to security incidents? Who are these people and will they suddenly...

I agree. Another thing I'm personally a little interested in just as another signal of health is who is currently relying on this library? Somebody is driving those download numbers.

Ooo I just got around to looking at jwcrypto. More research would need to be done, but I think it may be promising. It's based on cryptography by default (with...

Another idea I had here recently would be to write a test that strips off the beginning of the current changelog and then compares it to the changelog from the...

An even better idea I had is to start using [towncrier](https://towncrier.readthedocs.io/en/stable/) which is "Used by [Twisted](https://github.com/twisted/twisted), [pytest](https://github.com/pytest-dev/pytest/), [pip](https://github.com/pypa/pip/), [BuildBot](https://github.com/buildbot/buildbot), and [attrs](https://github.com/python-attrs/attrs), among others."

To help answer some questions here and provide more information to help in writing better docs here: > Are scripts in the deploy directory meant to be called on first...