termux-keyring: add new signing key#27140
Open
Grimler91 wants to merge 2 commits intotermux:masterfrom
Open
Conversation
sylirre is no longer able to contribute [1], and is one of few people
that has access to the automatic-builds signing key. To be safe, let's
generate a new signing key. After people have had time to get the
latest termux-keyring package (end of year probably) we will then
switch to using this new key when signing our repository.
New key is using rsa4096, and has no expiration date:
```
sec rsa4096 2025-11-06 [SC]
AF6222CCF52E80F4032DBCE5343ACE69903C7526
uid [ultimate] Termux Releases (automatic builds, new key) <contact@termux.dev>
```
For reference, old key is:
```
pub rsa4096 2019-03-03 [SC]
CC72CF8BA7DBFA0182877D045A897D96E57CF20C
uid [ full ] Termux Releases (Termux automatic builds) <contact@termux.dev>
uid [ full ] Termux Releases (Termux automatic builds) <contact@termux.org>
uid [ unknown] Termux Releases (Termux automatic builds) <contact@termux.com>
```
[1] termux/proot-distro#569
Valid for another 18 months.
c00ef6f to
c4756d2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
sylirre is no longer able to contribute, and is one of few people that has access to the automatic-builds signing key. To be safe, let's generate a new signing key. After people have had time to get the latest termux-keyring package (end of year probably) we will then switch to using this new key when signing our repository.
New key is using rsa4096, and has no expiration date:
For reference, old key is:
Also update expiration date of my key while at it.