kurogeek f398daacb5 clanService/phonebox-global: decentralized phone network over yggdrasil
New service alongside phonebox. Boxes get a random 6 digit number
(100000-999999) signed by the machine's yggdrasil key. A serf gossip
cluster on yggdrasil port 7946 exchanges the signed records;
phonebox-sync verifies key -> address derivation and the signature and
writes the number -> address map to /run/phonebox/numbers for the
asterisk dialplan. Any yggdrasil node running the service can reach any
other; clan-core's ygg-input filter is opened for SIP, RTP and gossip.

Includes a two-node VM test proving directory convergence and a call
over yggdrasil. The existing phonebox service is untouched.
2026-09-18 02:10:05 +00:00
2025-09-24 14:20:21 +07:00
2026-07-20 10:31:42 +07:00
2026-08-19 14:34:34 +07:00
2026-07-23 17:33:04 +07:00
2026-07-30 17:55:41 +07:00
2025-07-29 14:38:22 +07:00
2026-08-19 14:34:34 +07:00
2025-10-30 11:59:22 +07:00
S
Description
Infrastructure for NewEdge
Readme
10 MiB
Languages
Nix 100%