Stas 632b431c66
Some checks failed
ci/woodpecker/push/server-lint Pipeline failed
ci/woodpecker/push/server-audit Pipeline was successful
ci/woodpecker/push/server-vet Pipeline failed
ci/woodpecker/push/server-test Pipeline was successful
Merge pull request 'refactor(server::{user_agent, client}): move auth part to separate function to not to pollute actor session with one-time concerns' (#24) from push-upvpzwvlwyvs into main
Reviewed-on: #24
2026-03-02 19:53:21 +00:00
2026-02-09 15:31:38 +01:00
2026-02-21 13:54:47 +01:00
2026-02-09 15:31:38 +01:00
2026-02-13 17:24:20 +01:00
2026-02-17 22:20:30 +01:00
2026-02-17 22:20:30 +01:00

Arbiter

Policy-first multi-client wallet daemon, allowing permissioned transactions across blockchains

Security warning

Arbiter can't meaningfully protect against host compromise. Potential attack flow:

  • Attacker steals TLS keys from database
  • Pretends to be server; just accepts user agent challenge solutions
  • Pretend to be in sealed state and performing DH with client
  • Steals user password and derives seal key

While this attack is highly targetive, it's still possible.

This software is experimental. Do not use with funds you cannot afford to lose.

Description
No description provided
Readme 5.5 MiB
Languages
Rust 60.5%
Dart 36.9%
C++ 1.3%
CMake 0.7%
Python 0.3%
Other 0.1%