diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ # fscrypt [](https://github.com/google/fscrypt/releases) -[](https://godoc.org/github.com/google/fscrypt) [](https://travis-ci.org/google/fscrypt) +[](https://coveralls.io/github/google/fscrypt?branch=master) +[](https://godoc.org/github.com/google/fscrypt) [](https://goreportcard.com/report/github.com/google/fscrypt) +[](http://www.apache.org/licenses/LICENSE-2.0.html) fscrypt is a high-level tool for the management of [Linux filesystem encryption](https://lwn.net/Articles/639427). |