stage-fed-a federation: ed25519 keypair + fingerprint

This commit is contained in:
m17hr1l
2026-06-06 16:08:03 +02:00
parent 6356c5535b
commit 4c35aad2bb
2 changed files with 96 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ dependencies = [
"httpx>=0.27",
"typer>=0.12",
"pynacl>=1.5",
"cryptography>=42.0",
"structlog>=24.1",
"sqlalchemy>=2.0",
"python-dotenv>=1.0",