Illustrating README

This commit is contained in:
Hardcore Sushi 2020-07-21 19:14:55 +02:00
parent fc7d916bf9
commit ce74aad5cf
4 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,12 @@
DroidFS is an implementation of encrypted overlay filesystems for Android.
It allows you to store files and folder in encrypted virtual volumes so that you can share them, store them in the cloud or simply access them more securely.
It currently only supports [gocryptfs](https://github.com/rfjakob/gocryptfs) but support for [CryFS](https://github.com/cryfs/cryfs) is expected to be added soon.<br>
DroidFS require Android API level 21+ (Android Lollipop).
<p align="center">
<img src="https://raw.githubusercontent.com/hardcore-sushi/DroidFS/master/Screenshots/1.jpg" height="500">
<img src="https://raw.githubusercontent.com/hardcore-sushi/DroidFS/master/Screenshots/2.jpg" height="500">
<img src="https://raw.githubusercontent.com/hardcore-sushi/DroidFS/master/Screenshots/3.jpg" height="500">
</p>
# Disclamer
DroidFS is provided "as is", without any warranty of any kind.

BIN
Screenshots/1.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

BIN
Screenshots/2.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

BIN
Screenshots/3.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB