8 lines
207 B
Markdown
8 lines
207 B
Markdown
# go-afero-encfs
|
|
|
|
`go-afero-encfs` is a afero encrypted fs implementation
|
|
|
|
In stage 1 we only encrypt file content, the file name is not encrypted.
|
|
|
|
In the future we are going to encrypt the file name also.
|