Add custom Iroh relay maps
This commit is contained in:
parent
81149605bc
commit
280472cecb
10 changed files with 241 additions and 32 deletions
|
|
@ -45,7 +45,8 @@ All remote node-to-node geth communication is designed to happen over Iroh only.
|
|||
SSH is not a geth transport backend, and there is no SSH fallback transport.
|
||||
The default node config uses Iroh's default relay policy for practical
|
||||
connectivity; set `[iroh].relay_mode = "disabled"` for local-only/offline
|
||||
development.
|
||||
development. Named custom relay maps can be selected with
|
||||
`relay_mode = "custom"` and `relay_map = "<name>"`.
|
||||
|
||||
SSH keys are used as admin trust anchors and ecosystem integration points.
|
||||
OpenSSH, FIDO, and YubiKey-backed keys can sign geth trust objects through
|
||||
|
|
|
|||
Loading…
Reference in a new issue