Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lubux authored Aug 3, 2020
1 parent 0684e49 commit f97d72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# TimeCrypt

[![Build Status](https://travis-ci.org/TimeCrypt/timecrypt.svg?branch=master)](https://travis-ci.org/TimeCrypt/timecrypt)
[![Java Maven Build](https://github.com/TimeCrypt/TimeCrypt/workflows/Java%20Maven%20Build/badge.svg)
![Java Maven Build](https://github.com/TimeCrypt/TimeCrypt/workflows/Java%20Maven%20Build/badge.svg)

Implementation of TimeCrypt, see [the Paper](https://www.usenix.org/system/files/nsdi20-paper-burkhalter.pdf) for more details.
TimeCrypt is an end-to-end encrypted time-series data store where the storage server does not see any data in the clear.
Expand Down

0 comments on commit f97d72a

Please sign in to comment.