diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2026-05-12 13:45:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-12 13:45:02 -0700 |
| commit | 8c8730e1d559442832a794c91471bd3a0426e856 (patch) | |
| tree | c2934fb4f2de096f7c00bb7d216a11f9d35a3c07 /scripts | |
| parent | chore: Rename 'atuin hex' to 'atuin pty-proxy' (#3473) (diff) | |
| download | atuin-8c8730e1d559442832a794c91471bd3a0426e856.zip | |
fix: ensure local key matches remote data before syncing (#3474)
We rely on the user to manage their keys. This is ok, and is
intentionally part of our security model
However. If the user messes up, they corrupt their remote store. It is
possible to work around and fix, but not without difficulty. This change
ensures that if the local key does not match the remote data, no data is
synced and the user has a chance to fix it before breaking things.
## Checks
- [ ] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [ ] I have checked that there are no existing pull requests for the
same thing
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
