Files
arbiter/server/crates/arbiter-server/migrations/2026-02-14-171124-0000_init
CleverWild 974ac38266 feat(server::db): add share_salt column to operator table
Each operator row now stores a 32-byte random salt used to derive the
per-operator share encryption key from their passphrase (Argon2 KDF).
2026-08-25 14:43:16 +02:00
..