Block a user
feat(auth): add seal-key-derived pubkey integrity tags with auth enforcement and unseal backfill
not sure we should bring hmac.
feat(auth): add seal-key-derived pubkey integrity tags with auth enforcement and unseal backfill
this is a very dangeours code.
feat(auth): add seal-key-derived pubkey integrity tags with auth enforcement and unseal backfill
nice thinking, but this is not needed because we are pre-deploy. So it's fine to make breaking changes
refactor(server): extract shared runtime and implement service install/run in arbiter-server.exe
I would put that in lib.rs instead
refactor(server): extract shared runtime and implement service install/run in arbiter-server.exe
why this small chunk is a separate function?
refactor(server): extract shared runtime and implement service install/run in arbiter-server.exe
there was a port hardcoded in arbiter-proto. use that instead
refactor(server): extract shared runtime and implement service install/run in arbiter-server.exe
does this run without specifying anything?
refactor(server): extract shared runtime and implement service install/run in arbiter-server.exe
plz clarify
refactor(server): extract shared runtime and implement service install/run in arbiter-server.exe
clarify meaning of this in comment
refactor(server): extract shared runtime and implement service install/run in arbiter-server.exe
does this run service on pc boot?
chore: bump mise deps
fix(proto): build script