README: Add folders side-by-side animation gif
10 second animation that shows what gocryptfs does.
This commit is contained in:
parent
743c7705b2
commit
02ab358451
BIN
Documentation/folders-side-by-side.gif
Normal file
BIN
Documentation/folders-side-by-side.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
@ -6,14 +6,13 @@
|
||||
An encrypted overlay filesystem written in Go.
|
||||
Official website: https://nuetzlich.net/gocryptfs (Markdown [source](https://github.com/rfjakob/gocryptfs-website/tree/master/docs))
|
||||
|
||||
gocryptfs is built on top the excellent
|
||||
[go-fuse](https://github.com/hanwen/go-fuse) FUSE library and its
|
||||
LoopbackFileSystem API.
|
||||
![Folders side-by-side animation](Documentation/folders-side-by-side.gif)
|
||||
|
||||
gocryptfs is built on top the excellent
|
||||
[go-fuse](https://github.com/hanwen/go-fuse) FUSE library.
|
||||
This project was inspired by EncFS and strives to fix its security
|
||||
issues while providing good performance
|
||||
([benchmarks](https://nuetzlich.net/gocryptfs/comparison/#performance)).
|
||||
|
||||
For details on the security of gocryptfs see the
|
||||
[Security](https://nuetzlich.net/gocryptfs/security/) design document.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user