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