# HG changeset patch # User František Kučera # Date 1570028171 -7200 # Node ID 5ccfbf077da41a7f438e817fb96a78b2b4fd99ff # Parent bc2043705ec555ad76c01584b42cca9e4437a5c9 text www browsers should be supported diff -r bc2043705ec5 -r 5ccfbf077da4 text/ssm.en.xml --- a/text/ssm.en.xml Tue Oct 01 23:23:32 2019 +0200 +++ b/text/ssm.en.xml Wed Oct 02 16:56:11 2019 +0200 @@ -371,7 +371,7 @@ d3edb71b-8668-4290-a669-19694956e3aa c967092e-09e9-4c68-90bf-aa8cb441f7dc - no network connection is needed during build – build must be possible completely offline, all dependencies must be downloadable and documented including secure hashes or better cryptographic signatures + no network connection is needed during build – build must be possible completely offline, all dependencies must be downloadable and documented including secure hashes or preferably cryptographic signatures b5515d33-1531-4361-8baf-a99ca461e763 @@ -486,6 +486,12 @@ see https://www.gnu.org/software/librejs/ + e02c3fba-93f3-4f16-bd23-f49a203e40bc + The website should not require a modern complex browser for basic tasks like reading the documentation, downloading a release or submitting a bug report. + Such tasks should be feasible even with simple text browsers (e.g. Lynx or Links2). + Modern browsers consists of 20 or 25 millions lines of code. Requiring such complex software for basic tasks is not reasonable. + + c89e8699-574c-4b28-9f65-6284d6051f68 There must be a crpyptographically secured (GnuPG/OpenPGP or X.509) e-mail address or a secure web form for receiving security vulnerabilities reports. Particular authors should publish their public keys.