increment template year, tidy html

This commit is contained in:
drduh 2026-07-12 17:10:00 -07:00
parent 658175d774
commit 55a015fc26
3 changed files with 35 additions and 31 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
.DS_Store
.~*

View file

@ -1,32 +1,35 @@
<!DOCTYPE html>
<!-- https://github.com/drduh/YubiKey-Guide/blob/master/templates/passphrase.html
https://raw.githubusercontent.com/drduh/YubiKey-Guide/master/templates/passphrase.html
Save the raw file ^ then open in a browser to render and print -->
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="github.com/drduh/YubiKey-Guide">
<meta name="viewport"
content="width=device-width, initial-scale=1">
<meta name="description"
content="Passphrase template from github.com/drduh/YubiKey-Guide">
<title>credentials</title>
<style type="text/css">
:root {
--color-dark: #000000;
--color-gray: #dedede;
}
body {
color: var(--color-dark);
font-family: monospace;
font-size: 0.8rem;
font-variant: small-caps;
text-align: center;
}
td {
border: 0.05rem solid var(--color-dark);
height: 1rem;
}
td.alt, tr.alt {
background: var(--color-gray);
}
<style>
:root {
--color-dark: #000000;
--color-gray: #dedede;
}
body {
color: var(--color-dark);
font-family: monospace;
font-size: 0.8rem;
font-variant: small-caps;
text-align: center;
}
td {
border: 0.05rem solid var(--color-dark);
height: 1rem;
min-width: 1rem;
}
td.alt, tr.alt {
background: var(--color-gray);
}
</style>
</head>
<body>
@ -50,13 +53,13 @@
<td>2</td>
<td>0</td>
<td>2</td>
<td>5</td>
<td>6</td>
<td>-</td>
<td>_</td>
<td>_</td>
<td> </td>
<td> </td>
<td>-</td>
<td>_</td>
<td>_</td>
<td> </td>
<td> </td>
<td></td>
<td></td>
<td></td>
@ -349,7 +352,7 @@
<!-- blank space row -->
<tr class="alt">
<td colspan="40">for each char in passphrase, mark corresponding column on sequential row, then fold inward and tamper seal</td>
<td colspan="40">for each passphrase character, mark corresponding column on sequential row, then fold inward and tamper seal</td>
</tr>
<!-- passphrase rows -->

View file

@ -2,7 +2,7 @@
DATE (YYYY-MM-DD) ADMIN PIN USER PIN
2025-__-__ 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
2026-__-__ 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
KEY ID 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
0x________________ 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
@ -11,7 +11,7 @@
________ 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
FOR EACH CHAR IN PASSPHRASE,
FOR EACH PASSPHRASE CHARACTER,
MARK CORRESPONDING COLUMN ON SEQUENTIAL ROW,
THEN FOLD INWARD AND TAMPER SEAL