TeamAmaze / TeamAmaze/AmazeFileManager
Using Amaze as a notebook with encryption
Open
@VishalNehra is already working on this.
Since Apr 26, 2021.
Issue-Feature
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Hi all,
I love AmazeFileManager and recently I discovered encryption option in the application. So I tried to use it with it's nice and neat text editor.
- I create a new file and name it test.txt for example
- I type some text in the file and save it
- Then I encrypt the file with a password
- Now I delete the original file
- I open encrypted file, and I enter the password
- Now I edit opened file and I press "Save" button, is says OK and I close the file
- But if I open the file again, there will be no changes that I made after encryption.
So I have few questions:
- When is says OK after saving, does it really save unencrypted text somewhere in the temporary files may be? I don't want to have my private notes saved in unsecured space.
- Is it possible somehow to save changes in the encrypted file? It would be great if new changes would be encrypted and saved.
- May be you can suggest me some other nice notebook application with encryption? Preferably open-source. There are so many notebook apps in Google Play, that I cannot choose something great.
Thanks in advance!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.