Supports text file edit #2

Closed
opened 2023-11-29 22:19:25 +08:00 by hatter · 0 comments
Owner

Supports text file edit

  1. Write to a tmp file
  2. Remember the file's digest
  3. Open $EDITOR to edit file and wait
  4. Recalculate file's digest
  5. Check if digest changed, if changed re-encrypt file
Supports text file edit 1. Write to a tmp file 2. Remember the file's digest 3. Open `$EDITOR` to edit file and wait 4. Recalculate file's digest 5. Check if digest changed, if changed re-encrypt file
hatter self-assigned this 2023-11-29 22:19:25 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hatter/tiny-encrypt-rs#2