Skip to content

Update verifying content doc #4133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 5, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/verifying-artifacts.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pub rsa3072 2023-12-17 [SC]
uid [ unknown] Redis OSS <[email protected]>
sig 3 C2B44BE148BDCEC8 2023-12-17 [self-signature]
```
A copy of this key is stored on the keyserver [MIT keyserver](https://pgp.mit.edu/pks/lookup?op=get&search=0xC2B44BE148BDCEC8)
A copy of this key is stored on the keyserver [Ubuntu keyserver](https://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0xC2B44BE148BDCEC8)

### Before 2023-12-17
```
Expand All @@ -17,7 +17,7 @@ pub rsa3072 2023-09-03 [SC]
uid [ unknown] Redis OSS <[email protected]>
sig 3 43543D884CC71C96 2023-09-03 [self-signature]
```
A copy of this key is stored on the keyserver [MIT keyserver](https://pgp.mit.edu/pks/lookup?op=get&search=0x43543D884CC71C96)
A copy of this key is stored on the keyserver [Ubuntu keyserver](https://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0x43543D884CC71C96)

### Before 2023-09-03
```
Expand All @@ -26,12 +26,12 @@ pub rsa3072 2021-06-27 [SC] [expired: 2023-06-27]
uid [ expired] RedisLabs OSS <[email protected]>
sig 3 B68CD0A11D28B97D 2021-06-27 [self-signature]
```
A copy of this key is stored on the keyserver [MIT keyserver](https://pgp.mit.edu/pks/lookup?op=get&search=0xB68CD0A11D28B97D)
A copy of this key is stored on the keyserver [Ubuntu keyserver](https://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0xB68CD0A11D28B97D)
### Before 2021-06-27
```
pub rsa3072 2018-08-12 [SC] [expired: 2020-08-11]
4EC78BD38D30A2E85C02C39C2D62B50EF8D3297A
uid [ expired] Guy Korlad <[email protected]>
sig 3 2D62B50EF8D3297A 2018-08-12 [self-signature]
```
A copy of this key is stored on the keyserver [MIT keyserver](https://pgp.mit.edu/pks/lookup?op=get&search=0x2D62B50EF8D3297A)
A copy of this key is stored on the keyserver [Ubuntu keyserver](https://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0x2D62B50EF8D3297A)
Loading