Electrum
electrumLightweight Bitcoin client.
Lightweight Bitcoin client.
Otty extracts these into your secret store instead of syncing the files. Every generated manager config below leaves them out too.
rpcuserrpcpasswordThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
rpcuserrpcpasswordThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
backup_dirio_dirOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
backup_dirio_dirOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
recently_openrpcsockpathOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
recently_openrpcsockpathOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
Nothing. Electrum writes no caches or state in your home directory.
backup_dirio_dir{ "auto_connect": true, "backup_dir": "/Users/octocat/Documents/Electrum Backups",machine-local "check_updates": false, "config_version": 3, "decimal_point": 8, "dont_show_testnet_warning": false, "fee_level": 2, "io_dir": "/Users/octocat/Downloads",machine-local "language": "en_UK", "recently_open": [ "/Users/octocat/.electrum/wallets/default_wallet",Each machine keeps its own copy of these.
recently_openrpcsockpath "fee_level": 2, "io_dir": "/Users/octocat/Downloads", "language": "en_UK", "recently_open": [machine-local "/Users/octocat/.electrum/wallets/default_wallet", "/Users/octocat/.electrum/wallets/savings" ], "rpcpassword": "FAKE0000rpcpassword0000", "rpcport": 7777, "rpcsockpath": "/Users/octocat/.electrum/daemon_rpc_socket",machine-local "rpcuser": "user-FAKE0000", "server": "electrum.example.com:50002:s", "use_rbf": trueEach machine keeps its own copy of these.
rpcuserrpcpasswordLifted into your secret store; the rest of the file syncs.
backup_dirio_dir{ "auto_connect": true, "backup_dir": "C:/Users/octocat/Documents/Electrum Backups",machine-local "check_updates": false, "config_version": 3, "decimal_point": 8, "fee_level": 2, "io_dir": "C:/Users/octocat/Downloads",machine-local "language": "en_UK", "recently_open": [ "C:/Users/octocat/AppData/Roaming/Electrum/wallets/default_wallet"Each machine keeps its own copy of these.
recently_openrpcsockpath "fee_level": 2, "io_dir": "C:/Users/octocat/Downloads", "language": "en_UK", "recently_open": [machine-local "C:/Users/octocat/AppData/Roaming/Electrum/wallets/default_wallet" ], "rpcpassword": "FAKE0000rpcpassword0000", "rpcport": 7777, "rpcsockpath": "C:/Users/octocat/AppData/Roaming/Electrum/daemon_rpc_socket",machine-local "rpcuser": "user-FAKE0000", "server": "electrum.example.com:50002:s", "use_rbf": trueEach machine keeps its own copy of these.
rpcuserrpcpasswordLifted into your secret store; the rest of the file syncs.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/electrum. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these keeps all credential files out. None of them splits backup_dir and io_dir for you — that part is Otty’s own sync, or a template you write by hand.