zhangpeihao / nevercrypt

EDS "lite" edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeverCrypt

NeverCrypt is a virtual disk encryption software for Android which allows you to store your files in an encrypted container. It is a fork of EDS Lite, the open source edition of EDS. Visit the EDS web site to learn about EDS features and capabilities.

NeverCrypt is trying to be a bit different, in that it tries to focus on opening containers and providing access to them. So, its integrated file manager will only open contents of encrypted containers, and not try to be a general file manager. It aiming to be a more modern alternative, by modern UI components and Android features. It requires at least Android 5.0 Lollipop, because it is using the Android Storage Access Framework, and requires absolutely no additional permissions - not even direct access to the file system.

Installing

Either use https://nightly.link/cobol56/nevercrypt/workflows/android/master/artifact.zip or, if logged in, you can get the artifacts directly from https://github.com/cobol56/nevercrypt/actions/workflows/android.yml

Support

Work on this project is supported by IGEL Tech GmbH. If you have any professional inquiries, we would be happy to hear from you! However, the project is and always will be free (as in beer) and open source. If you would like to support the development by buying us a coffee, it would be greatly appreciated: Donation

Building

Clone the project to a local folder. Import the project to Android Studio. Select Build->Build APK.

License

GPLv2+

About

EDS "lite" edition

License:GNU General Public License v2.0


Languages

Language:Java 73.7%Language:C 26.1%Language:CMake 0.2%