1.4 KiB
1.4 KiB
TODO
Here's a list of features that it would be nice to have in DroidFS. As this is a FLOSS project, there are no special requirements on when or even if these features will be implemented, but contributions are greatly appreciated.
Security
- hardened_malloc compatibility (#181)
- Internal keyboard for passwords
UX
- File associations editor
- Modifiable CryFS scrypt parameters
- Alert dialog showing details of file operations
- Internal file browser to select volumes
Encryption software support
- Shufflecake: plausible deniability for multiple hidden filesystems on Linux (would be absolutely awesome to have but quite difficult)
- eCryptfs: filesystem encryption at the kernel level
Health
- F-Droid ABI split
- OpenSSL & FFmpeg as git submodules (useful for F-Droid)
- Remove all android:configChanges from AndroidManifest.xml
- More efficient thumbnails cache
- Guide for translators
- Usage & code documentation
- Automated tests