text www browsers should be supported v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Wed, 02 Oct 2019 16:56:11 +0200
branchv_0
changeset 41 5ccfbf077da4
parent 40 bc2043705ec5
child 42 ef8fd61fd011
text www browsers should be supported
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 @@
 		<id>d3edb71b-8668-4290-a669-19694956e3aa</id>
 		<item>
 			<id>c967092e-09e9-4c68-90bf-aa8cb441f7dc</id>
-			<text>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</text>
+			<text>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</text>
 		</item>
 		<item>
 			<id>b5515d33-1531-4361-8baf-a99ca461e763</id>
@@ -486,6 +486,12 @@
 			<note>see https://www.gnu.org/software/librejs/</note>
 		</item>
 		<item>
+			<id>e02c3fba-93f3-4f16-bd23-f49a203e40bc</id>
+			<text>The website should not require a modern complex browser for basic tasks like reading the documentation, downloading a release or submitting a bug report.</text>
+			<text>Such tasks should be feasible even with simple text browsers (e.g. Lynx or Links2).</text>
+			<note>Modern browsers consists of 20 or 25 millions lines of code. Requiring such complex software for basic tasks is not reasonable.</note>
+		</item>
+		<item>
 			<id>c89e8699-574c-4b28-9f65-6284d6051f68</id>
 			<text>There must be a crpyptographically secured (GnuPG/OpenPGP or X.509) e-mail address or a secure web form for receiving security vulnerabilities reports.</text>
 			<note>Particular authors should publish their public keys.</note>