From 54886cb7b0754fb4c09febf1b70dd6eae48995cf Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 5 Jul 2017 18:44:58 +0200 Subject: Record outstanding todos --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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). -- cgit v1.2.3