You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/activitypub
mainboarder c533991519
Expanded minimum RSA Keylength to 3072 (#26604)
German Federal Office for Information Security requests in its technical
guideline BSI TR-02102-1 RSA Keylength not shorter than 3000bits
starting 2024, in the year 2023 3000bits as a recommendation. Gitea
should request longer RSA Keys by default in favor of security and drop
old clients which do not support longer keys.


https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Publikationen/TechnischeRichtlinien/TR02102/BSI-TR-02102.pdf?__blob=publicationFile&v=9
- Page 19, Table 1.2

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
10 months ago
..
client.go Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
client_test.go Remove deprecated packages & staticcheck fixes (#22012) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
user_settings.go Expanded minimum RSA Keylength to 3072 (#26604) 10 months ago
user_settings_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago