Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
docs:guide-user:security:signatures [2023/04/04 10:34] – update key information jowdocs:guide-user:security:signatures [2024/11/06 09:35] – Add information about GPG key from Nitrokey 3A key ynezz
Line 12: Line 12:
  
 /* BEGIN GPG KEYS */ /* BEGIN GPG KEYS */
 +---
 +
 +=== Universal GPG signing key from Nitrokey 3A key ===
 +
 +This key is available only from Nitrokey 3A Mini USB security key, [[docs:guide-developer:releases:provision-nitrokey3|Prepare Nitrokey 3A Mini for build artifact signing]] and [[commit>?p=keyring.git;a=commit;h=6b42a5c8b7dc049b899869b2a1b94daf69ceb2f5]] provides more details.
 +Deployed to production build infra since [[https://lists.openwrt.org/pipermail/openwrt-devel/2024-November/043358.html|2024-11-05]]
 +
 +User ID: **OpenWrt Build System (Nitrokey3)** <contact@openwrt.org>\\
 +Public Key: **0x1D53D1877742E911** (ed25519, created 2023-05-18, expires 2033-05-18)\\
 +Fingerprint: ''%%8A8B C12F 46B8 36C0 F9CD  B36F 1D53 D187 7742 E911%%''\\
 +Signing Subkey: **0x2B0151090606D1D9** (ed25519, created 2022-03-25, expires 2025-04-03)\\
 +Fingerprint: ''%%92C5 61DE 55AE 6552 F3C7  36B8 2B01 5109 0606 D1D9%%''\\
 +[[https://git.openwrt.org/?p=keyring.git;a=commit;h=6b42a5c8b7dc049b899869b2a1b94daf69ceb2f5|Last change: 2023-05-18 16:01:25 +0200]] | [[https://git.openwrt.org/?p=keyring.git;a=blob_plain;f=gpg/0x1D53D1877742E911.asc|Download]]
  
 --- ---
Line 64: Line 77:
 --- ---
  
-=== PGP key for unattended snapshot builds ===+=== PGP key for unattended snapshot builds (deprecated) ===
  
 User ID: **OpenWrt Build System** <pgpsign-snapshots@openwrt.org>\\ User ID: **OpenWrt Build System** <pgpsign-snapshots@openwrt.org>\\
Line 72: Line 85:
 Fingerprint: ''%%6D92 78A3 3A9A B314 6262  DCEC F935 25A8 8B69 9029%%''\\ Fingerprint: ''%%6D92 78A3 3A9A B314 6262  DCEC F935 25A8 8B69 9029%%''\\
 [[https://git.openwrt.org/?p=keyring.git;a=history;f=gpg/626471F1.asc|Last change: 2019-07-24 18:05:02 +0200]] | [[https://git.openwrt.org/?p=keyring.git;a=blob_plain;f=gpg/626471F1.asc|Download]] [[https://git.openwrt.org/?p=keyring.git;a=history;f=gpg/626471F1.asc|Last change: 2019-07-24 18:05:02 +0200]] | [[https://git.openwrt.org/?p=keyring.git;a=blob_plain;f=gpg/626471F1.asc|Download]]
- 
---- 
  
 === 18.06 Signing Key === === 18.06 Signing Key ===
  • Last modified: 2024/11/06 10:08
  • by ynezz