forked from hardcoresushi/DroidFS
Illustrating README
This commit is contained in:
parent
fc7d916bf9
commit
ce74aad5cf
@ -2,7 +2,12 @@
|
|||||||
DroidFS is an implementation of encrypted overlay filesystems for Android.
|
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 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>
|
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
|
# Disclamer
|
||||||
DroidFS is provided "as is", without any warranty of any kind.
|
DroidFS is provided "as is", without any warranty of any kind.
|
||||||
|
BIN
Screenshots/1.jpg
Executable file
BIN
Screenshots/1.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
BIN
Screenshots/2.jpg
Executable file
BIN
Screenshots/2.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 150 KiB |
BIN
Screenshots/3.jpg
Executable file
BIN
Screenshots/3.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
Loading…
Reference in New Issue
Block a user