Popular repositories
-
-
cryptography Public
Forked from pyca/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Python 1
-
homebrew-core Public
Forked from Homebrew/homebrew-core
🍻 Default formulae for the missing package manager for macOSRuby 1
-
letsencrypt Public
Forked from certbot/certbot
This Let's Encrypt repo is an ACME client that can obtain certs and extensibly update server configurations (currently supports Apache automation, nginx support coming soon)
Python 1
-
-
716 contributions in the last year
Activity overview
Contribution activity
September 2021
Created 19 commits in 3 repositories
Created a pull request in certbot/website that received 2 comments
Fix Mattermost notifications
This PR fixes a couple things:
GITHUB_WORKFLOW_URL is not a valid environment variable. The new approach creates a valid URL which you can see here.
Opened 5 other pull requests in 3 repositories
certbot/josepy
2
merged
certbot/website
1
merged
1
closed
certbot/certbot
1
merged
Reviewed 13 pull requests in 3 repositories
certbot/certbot
10 pull requests
- dns-rfc2136: use certbot's own is_ipaddress func
- Increase minimum of josepy version to use and update the oldest contraints
- add --no-reuse-key
- Upgrade pinned versions of certbot dependencies (josepy in particular)
- Update oldest pyproject.toml comments
-
cli: minor copy changes to
renewhelp text - fix 'NEXT STEPS' being printed to stdout during -q
- disable donation prompt during --quiet
- docs: redirect macOS users to different cron guide
- snap: revert to checking snapctl file existence
certbot/josepy
2 pull requests
certbot/website
1 pull request
Created an issue in certbot/certbot that received 1 comment
Host new PGP keys on dl.eff.org
We're planning on replacing https://dl.eff.org/certbot.pub with three new keys. Any of these keys may be used to sign a Certbot release. I've gener…