Commit Graph

2 Commits

Author SHA1 Message Date
tomFlowee f2ac8c4988 more helpful logging 2026-01-07 20:53:58 +01:00
tomFlowee a9d3db7cf4 Avoid confusion, call the server a store.
The server allows a wallet to store or restore wallet data, but it
requires the application to have access to the identity address of
the wallet.

So it should be made clear that we do NOT expect anyone to store
a wallet seed in here, as that would create a circular dependency.
Can't get the wallet-identity without the seed and thus without
the seed you can't find nor decrypt the actual file.
2025-11-04 17:40:02 +01:00