I'm looking for a text editor (or maybe file manager) under Android that allows me to read and write GNUPG-encrypted text. The encryption/decryption must be via GNUPG (or just plain PGP would also be fine). I do not want to utilize any other form of encryption.
In other words, I want this text editor (or file manager) to be able to do all the following things ...
(1) Read a plain-text file on my Android device and allow me to make changes to it and to save the results back on my device in plain-text form.
(2) Read a plain-text file on my Android device and save it on that same device encrypted via GNUPG.
(3) Read a GNUPG encrypted file on my Android device and display it to me in plain-text for editing. When I save my changes, they are stored back on my device in GNUPG-encrypted form.
(4) Read a GNUPG encrypted file on my Android device and display it to me in plain-text for editing. When I save my changes, they are stored back on my device in plain-text form.
I want the choice of saving the file in either encrypted or plaintext form to be specified on a file-by-file basis at run time.
I haven't found anything like this anywhere, despite lots of searching. But hope springs eternal, and I'm wondering if perhaps I missed something.
Thank you in advance.
In other words, I want this text editor (or file manager) to be able to do all the following things ...
(1) Read a plain-text file on my Android device and allow me to make changes to it and to save the results back on my device in plain-text form.
(2) Read a plain-text file on my Android device and save it on that same device encrypted via GNUPG.
(3) Read a GNUPG encrypted file on my Android device and display it to me in plain-text for editing. When I save my changes, they are stored back on my device in GNUPG-encrypted form.
(4) Read a GNUPG encrypted file on my Android device and display it to me in plain-text for editing. When I save my changes, they are stored back on my device in plain-text form.
I want the choice of saving the file in either encrypted or plaintext form to be specified on a file-by-file basis at run time.
I haven't found anything like this anywhere, despite lots of searching. But hope springs eternal, and I'm wondering if perhaps I missed something.
Thank you in advance.