[GH-ISSUE #74] Pay attention to dates of ssh keys before uploading/downloading #23

Closed
opened 2026-02-28 01:16:53 +03:00 by kerem · 0 comments
Owner

Originally created by @therealpaulgg on GitHub (Jan 14, 2026).
Original GitHub issue: https://github.com/therealpaulgg/ssh-sync/issues/74

When a user tries to upload keys, the server should check the file's date on the local machine and compare it with the server's. If the server's key is newer, the client should be prompted to make sure that they're ok with overwriting the newer key with the old key.

For downloading keys we have a practice of checking the keys before overwriting, but we currently have no warnings on the upload side.

Originally created by @therealpaulgg on GitHub (Jan 14, 2026). Original GitHub issue: https://github.com/therealpaulgg/ssh-sync/issues/74 When a user tries to upload keys, the server should check the file's date on the local machine and compare it with the server's. If the server's key is newer, the client should be prompted to make sure that they're ok with overwriting the newer key with the old key. For downloading keys we have a practice of checking the keys before overwriting, but we currently have no warnings on the upload side.
kerem closed this issue 2026-02-28 01:16:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ssh-sync#23
No description provided.