You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please update the GPG key for your APT repository?
The current key uses the SHA-1 hash algorithm. In modern Linux distributions (like Debian 13, which uses Sequoia PGP for APT), SHA-1 is considered insecure and is blocked by default.
Running apt update returns the following error and prevents package updates:
Policy rejected non-revocation signature requiring second pre-image resistance because: SHA1 is not considered secure
Users currently have to manually downgrade their system's crypto-policies just to receive your updates. Please consider regenerating the repository keys using SHA-256 or SHA-512.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Could you please update the GPG key for your APT repository?
The current key uses the SHA-1 hash algorithm. In modern Linux distributions (like Debian 13, which uses Sequoia PGP for APT), SHA-1 is considered insecure and is blocked by default.
Running apt update returns the following error and prevents package updates:
Policy rejected non-revocation signature requiring second pre-image resistance because: SHA1 is not considered secure
Users currently have to manually downgrade their system's crypto-policies just to receive your updates. Please consider regenerating the repository keys using SHA-256 or SHA-512.
Thank you!
All reactions