Use repository Git remotes and SSH config
Some checks failed
Dependency security audit / rustsec (push) Has been cancelled

This commit is contained in:
Georg Bauer
2026-08-26 09:32:21 +02:00
parent a3da9fda69
commit 300ccf5f1f
7 changed files with 316 additions and 23 deletions

View File

@@ -92,8 +92,10 @@ ssh_agent_socket = "/run/user/1000/ssh-agent.socket"
```
Private-key passphrases are stored by fingerprint in the operating-system
secret store and never appear in TOML. IronStorage does not read OpenSSH
configuration, try additional keys, prompt for passwords or
secret store and never appear in TOML. Desktop builds obtain remotes from the
password-store repository and honor the connection-only `Host`, `HostName`,
`User`, `Port`, and `IdentityFile` directives in `~/.ssh/config`. IronStorage
does not try additional keys, prompt for passwords or
keyboard-interactive authentication, launch an agent, or invoke proxy/helper
commands. The normal CLI, TUI, and desktop builds enable the storage `ssh`
feature, so the same configuration drives