瀏覽代碼

Update security PGP key to use new wagtail.org domain

Karl Hobley 3 年之前
父節點
當前提交
2a90e96523
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      README.md
  2. 1 1
      SECURITY.md
  3. 1 1
      docs/contributing/security.md

+ 1 - 1
README.md

@@ -82,7 +82,7 @@ Wagtail is sponsored by [Torchbox](https://torchbox.com/). If you need help impl
 
 We take the security of Wagtail, and related packages we maintain, seriously. If you have found a security issue with any of our projects please email us at [security@wagtail.org](mailto:security@wagtail.org) so we can work together to find and patch the issue. We appreciate responsible disclosure with any security related issues, so please contact us first before creating a Github issue.
 
-If you want to send an encrypted email (optional), the public key ID for security@wagtail.org is 0x6ba1e1a86e0f8ce8, and this public key is available from most commonly-used keyservers.
+If you want to send an encrypted email (optional), the public key ID for security@wagtail.org is 0xbed227b4daf93ff9, and this public key is available from most commonly-used keyservers.
 
 ### Release schedule
 

+ 1 - 1
SECURITY.md

@@ -1,4 +1,4 @@
 # Security
 We take the security of Wagtail, and related packages we maintain, seriously. If you have found a security issue with any of our projects please email us at security@wagtail.org so we can work together to find and patch the issue. We appreciate responsible disclosure with any security related issues, so please contact us first before creating a Github issue.
 
-If you want to send an encrypted email (optional), the public key ID for security@wagtail.org is 0x6ba1e1a86e0f8ce8, and this public key is available from most commonly-used keyservers.
+If you want to send an encrypted email (optional), the public key ID for security@wagtail.org is 0xbed227b4daf93ff9, and this public key is available from most commonly-used keyservers.

+ 1 - 1
docs/contributing/security.md

@@ -12,7 +12,7 @@ Mail sent to that address reaches a subset of the core team, who can forward sec
 
 Once you've submitted an issue via email, you should receive an acknowledgement from a member of the security team within 48 hours, and depending on the action to be taken, you may receive further followup emails.
 
-If you want to send an encrypted email (optional), the public key ID for <security@wagtail.org> is `0x6ba1e1a86e0f8ce8`, and this public key is available from most commonly-used keyservers.
+If you want to send an encrypted email (optional), the public key ID for <security@wagtail.org> is `0xbed227b4daf93ff9`, and this public key is available from most commonly-used keyservers.
 
 Django security issues should be reported directly to the Django Project, following [Django\'s security policies](https://docs.djangoproject.com/en/dev/internals/security/) (upon which Wagtail\'s own policies are based).