Add private BitTorrent tracker for Jirorian-whitelisted users

Pure Python HTTP tracker with NIP-98 passkey retrieval, HMAC passkeys,
and info_hash validation against NIP-35 kind:2003 relay events.
Relay allowlist extended with kinds 5, 2003, 2004.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
randogoth 2026-06-08 16:01:07 +03:00
parent c71f02a7c7
commit e094720c68
4 changed files with 343 additions and 3 deletions

View file

@ -57,6 +57,7 @@
./modules/services/webhook-deploy.nix
./modules/services/jirorian.nix
./modules/services/nip05.nix
./modules/services/torrent-tracker.nix
./modules/users/tobias.nix
];
};