From 97f2be156475b7481362b60cc370316fdc3f13e3 Mon Sep 17 00:00:00 2001 From: dig Date: Mon, 9 Jul 2018 03:41:19 +0200 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d01ce41..112d383 100644 --- a/README.md +++ b/README.md @@ -38,16 +38,20 @@ Or you can use the online vversion (not secure): ## Roadmap - [ ] Implement WebCrypto - - [x] Simple password + - [x] Simple password **(1.0.0)** - [ ] Assymetric keypair - [ ] Choose algorythm - - [~] WebCrypto spec + - [~] WebCrypto spec **(1.5.0)** - [ ] External algorythms - [ ] Key derivation - - [x] Encrypt / decrypt + - [x] Encrypt / decrypt **(1.0.0)** - [ ] Signature - [ ] Different input - - [x] Text - - [x] File read/save + - [x] Text (1.0.0) + - [x] File read/save **(1.5.0)** - [ ] File drag n drop - - [x] External page content + - [x] External page content **(1.5.0)** +- [ ] App format + - [x] Single page webapp **(1.0.0)** + - [x] Bookmarklet **(1.2.0)** + - [ ] Browser extension + local electron app