aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/README.md b/README.md
index 452b90a..da77462 100644
--- a/README.md
+++ b/README.md
@@ -29,14 +29,3 @@ Implementations
29- [Node.js](https://github.com/nitram509/macaroons.js) 29- [Node.js](https://github.com/nitram509/macaroons.js)
30- [Python](https://github.com/ecordell/pymacaroons) 30- [Python](https://github.com/ecordell/pymacaroons)
31- [Rust](https://github.com/cryptosphere/rust-macaroons.git) 31- [Rust](https://github.com/cryptosphere/rust-macaroons.git)
32
33TODO
34====
35
36- Third party caveats
37- Verify Macaroons
38- Discharge Macaroons
39- JSON serialization
40- Quickcheck tests
41- Error handling
42- FFI's for testing and benchmarking purposes