Mettre à jour 'README.md'

This commit is contained in:
dig 2018-07-09 03:41:19 +02:00
parent 1a86a6b904
commit 97f2be1564
1 changed files with 10 additions and 6 deletions

View File

@ -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