aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a554ac18f..bb6e9c1e34 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,17 @@ Add `require "active_vault"` to config/application.rb and create a `config/initi
```
+## Todos
+
+- Strip Download of its resposibilities and delete class
+- Proper logging
+- MirrorSite
+- Read metadata via Marcel?
+- Copy over migration to app via rake task
+- Add Migrator to copy/move between sites
+- Explore direct uploads to cloud
+- Extract VerifiedKeyWithExpiration into Rails as a feature of MessageVerifier
+
## License
Active Vault is released under the [MIT License](https://opensource.org/licenses/MIT).