diff options
author | Jakob Unterwurzacher | 2016-01-06 15:18:13 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-01-06 15:18:13 +0100 |
commit | 983193b48ae86035aa1ab866bc4e994793f0819b (patch) | |
tree | a2c9724767ef77c1bbd39e9823c5ab041e468a1e /docs | |
parent | 11f2eaefb3ce41ae91f3bcabd35ccaf0ec548c27 (diff) |
direct link to performance section
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 166f0f8..9e2041a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -18,7 +18,7 @@ by the available disk space. This project was inspired by EncFS and strives to fix its security issues while providing good performance, -see the [Comparison](comparison) page for benchmarks. +see the [Comparison](comparison#performance) page for benchmarks. The [Security](security) page details gocryptfs's cryptographic design. The highlights are: Scrypt password hashing, GCM encryption for all file contents, EME wide-block encryption for file names with a per-directory |