commit: 38842c10171872a7ed84c9d5028c98936d68588d
parent a0ffdfa909acba3b990b9954f6a4cf57246c199f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Thu, 6 Mar 2025 07:14:42 +0100
projects/utils-std: version 0.0.2
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/projects/utils-std.shtml b/projects/utils-std.shtml
@@ -5,8 +5,8 @@
<title>utils-std — lanodan’s cyber-home</title>
<body itemscope="" itemtype="https://schema.org/SoftwareApplication">
<!--#include file="/templates/en/nav.shtml" -->
-<!--#set var="baseName" value='utils-std-0.0.1' -->
-<!--#set var="signifyName" value='2024' -->
+<!--#set var="baseName" value='utils-std-0.0.2' -->
+<!--#set var="signifyName" value='2025' -->
<main itemprop="applicationCategory" content="BrowserApplication">
<nav>
<a href="/projects/utils-std">Homepage</a>
@@ -35,7 +35,7 @@
Proper authentication logs shouldn't be writable into by multiple programs, some of them third-party (like SSH and Display Managers typically are).
</li>
<li>Minimal dependencies, allowing to bootstrap utils-std without already having the utilities it implements.</li>
- <li>No binary blobs, even in the testsuite. Output of generated code is itself auditable.</li>
+ <li>No binary blobs, no pre-generated files, even in the testsuite.</li>
</ul>
<h2>Releases</h2>