diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2015-11-01 18:57:15 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2015-11-01 18:57:15 +0300 |
commit | 3d638b11056ca9fa25bbe21ba0db8a91022c0974 (patch) | |
tree | 91de2df06f95e505aeb977685a4339ddba1f48a3 | |
parent | 28035950cca31a9c58208dce789beda7459e10f8 (diff) | |
download | zerobin-3d638b11056ca9fa25bbe21ba0db8a91022c0974.tar.gz |
README: mention 0bin
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ About ===== This is a library and a command-line utility -to share secrets via "zerobin" sites like https://paste.ec +to share secrets via ["zerobin"](https://github.com/sametmax/0bin) +sites like https://paste.ec using client-side encryption with [SJCL](https://crypto.stanford.edu/sjcl/). This library reimplements encryption part of [SJCL](https://crypto.stanford.edu/sjcl/) |