evpo / EncryptPad

Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.
https://evpo.net/encryptpad
Other
433 stars 64 forks source link

A big bug!! cause my important info all lost! #134

Open smil4ever opened 6 months ago

smil4ever commented 6 months ago

An error when i click ctrl+save after change some content!

微信图片_20240220171727

evpo commented 6 months ago

EncryptPad creates a copy of the previous file with .bak extension before saving to the file. Bak should help restore the data before saving.

evpo commented 6 months ago

If the bak file still remains, copy it and replace the extension with epd or gpg depending on which extension the file had previously.