initial commit

This commit is contained in:
2025-12-10 13:38:11 +11:00
commit 53852868aa
17 changed files with 370571 additions and 0 deletions

10
index.html Normal file
View File

@@ -0,0 +1,10 @@
<!doctype html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=/cgi-bin/ppgen.cgi">
<title>Secure Passphrase Generator</title>
</head>
<body>
<p>Redirecting to <a href="/cgi-bin/ppgen.cgi">Secure Passphrase Generator</a></p>
</body>
</html>