Piotr Józef Schumann — identity statement Name: Piotr Józef Schumann Domain: piotrschumann.com Role: Systems architect · Applied cryptography Email: hello@piotrschumann.com LinkedIn: https://www.linkedin.com/in/piotr-schumann Company: Deep DevOps — https://www.deep-devops.com Key: SHA256:l0jhxRrJbO/IscnW8Wqi5mT9HrqXrjebgKs9Q52EAWw Cases-Root: sha256:7914bc6b2813d75412d3aa035ae27da17af5fa71187566bd7d295c5976643951 Date: 2026-09-23 This statement is signed with the Ed25519 key at https://piotrschumann.com/identity.pub (OpenSSH SSHSIG, namespace piotrschumann.com). Verify: curl -s -O https://piotrschumann.com/identity.txt \ -O https://piotrschumann.com/identity.txt.sig \ -O https://piotrschumann.com/identity.pub echo "hello@piotrschumann.com $(cat identity.pub)" > allowed_signers ssh-keygen -Y verify -f allowed_signers -I hello@piotrschumann.com \ -n piotrschumann.com -s identity.txt.sig < identity.txt Recompute the signed Cases-Root from the published case texts: curl -s -O https://piotrschumann.com/cases.json node -e 'const c=require("crypto"),d=require("./cases.json"),H=b=>c.createHash("sha256").update(b).digest(),l=d.cases.map(x=>H(x.canonical)),r=H(Buffer.concat([H(Buffer.concat([l[0],l[1]])),H(Buffer.concat([l[2],l[3]]))]));console.log("sha256:"+r.toString("hex"))' # must print the Cases-Root line above