Skip to content

Commit

Permalink
escape angle brackets
Browse files Browse the repository at this point in the history
- also format keys using `gpg2 --with-fingerprint < d-security.asc`
  to not include key trust
  • Loading branch information
MartinNowak committed Jul 10, 2018
1 parent f93c06c commit cf97901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gpg_keys.dd
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The $(DDLINK security, security team) has its own key:
$(PRE
pub rsa4096/0x8FF049B29638EDD2 2018-07-05 [SC] [expires: 2020-07-04]
Key fingerprint = E05A B3C3 0EC0 C7DD 56D9 9B0C 8FF0 49B2 9638 EDD2
uid [ full ] DLang Security Team <security@dlang.org>
uid DLang Security Team $(LT)security@dlang.org$(GT)
sub rsa4096/0x65301656B271FEA0 2018-07-05 [E] [expires: 2020-07-04]
)

Expand Down
2 changes: 1 addition & 1 deletion security.dd
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can encrypt your message using our public PGP key:
$(PRE
pub rsa4096/0x8FF049B29638EDD2 2018-07-05 [SC] [expires: 2020-07-04]
Key fingerprint = E05A B3C3 0EC0 C7DD 56D9 9B0C 8FF0 49B2 9638 EDD2
uid [ full ] DLang Security Team <security@dlang.org>
uid DLang Security Team $(LT)security@dlang.org$(GT)
sub rsa4096/0x65301656B271FEA0 2018-07-05 [E] [expires: 2020-07-04]
)

Expand Down

0 comments on commit cf97901

Please sign in to comment.