hashtree-config
Shared configuration for hashtree tools.
Provides configuration loading and key management used by hashtree-cli and git-remote-htree.
Configuration File
~/.hashtree/config.toml:
[]
= ["https://cdn.iris.to", "https://hashtree.iris.to"]
= ["https://hashtree.iris.to"]
= 100
[]
= [
"wss://relay.damus.io",
"wss://relay.snort.social"
]
[]
= true
= false
[]
= true
= true
= true
Keys File
~/.hashtree/keys:
nsec1abc123... default
nsec1xyz789... work
Part of hashtree-rs.