Files
arbiter/server/crates/arbiter-server/migrations/2026-02-14-171124-0000_init
CleverWild 3e5f0cb3df 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-06-12 19:42:49 +02:00
..