diff options
author | marijus <mario@mariovavti.com> | 2015-01-22 02:34:57 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2015-01-22 02:34:57 +0100 |
commit | 200220ff367af9aab6b19a64ec259f5eb68efbea (patch) | |
tree | e7e5966879cb5ea448ac42c658eda32eebb25e54 /doc | |
parent | 4ff71fc0c7d28b8a843cc67eac1d9463afe575ee (diff) | |
parent | 503047dc327a514563a1be64bba163100af5cdec (diff) | |
download | volse-hubzilla-200220ff367af9aab6b19a64ec259f5eb68efbea.tar.gz volse-hubzilla-200220ff367af9aab6b19a64ec259f5eb68efbea.tar.bz2 volse-hubzilla-200220ff367af9aab6b19a64ec259f5eb68efbea.zip |
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/roadmap.bb b/doc/roadmap.bb index 9ac51adf2..54dbdc96b 100644 --- a/doc/roadmap.bb +++ b/doc/roadmap.bb @@ -2,6 +2,9 @@ Roadmap for Redmatrix V3 +Crypto + Convert E2EE to dynamic loading (on demand) using jQuery.getScript() [or other methods] to only load encryption libs when you require them. This should also support multiple encryption libraries (e.g. SJCL, others) triggered from the choice of algorithm and remain pluggable. + Subscriptions and business models Build enough into core(/addons) to generate income (or at least try and cover costs) out of the box |