commit: 513a37dbeecddd6b38da6c1a8792fa5518d4dda2
parent 206226d2ff6553cd55cb0d0955a2fbb43980a924
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 11 Dec 2020 16:39:10 +0100
software basic needs: On using unknown text/* types
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/software basic needs.shtml b/software basic needs.shtml
@@ -26,6 +26,7 @@
 				<li>Doesn't saves any data on the disk without user's consent</li>
 				<li>Doesn't crashes down when the environment it's in returns an error or refuses an action</li>
 				<li>Goes towards enhancing the rights and self-control of the legitmate users (so Fuck <abbr title="Digital Restriction Management">DRM</abbr>)</li>
+				<li>Treats unknown <code>text/</code> MIME-types as plain text (looking at you web browsers)</li>
 			</ul>
 			<p>User content: Explicit and informed, default answer is refusing, can be changed at any point in time</p>