diff options
author | Habeas Codice <habeascodice@federated.social> | 2015-01-21 21:27:07 -0800 |
---|---|---|
committer | Habeas Codice <habeascodice@federated.social> | 2015-01-21 21:27:07 -0800 |
commit | c05f0ec40784a17de2e675c4d684d3a0c54228b0 (patch) | |
tree | fdab07506568d57c9abbac72511c5c04ea46f2fd /doc/roadmap.bb | |
parent | 6d291d880e14c0489277fd670f235bdb60bcfcd5 (diff) | |
parent | 7d0e0366b946093f81e1ea4e358697fe5a22be64 (diff) | |
download | volse-hubzilla-c05f0ec40784a17de2e675c4d684d3a0c54228b0.tar.gz volse-hubzilla-c05f0ec40784a17de2e675c4d684d3a0c54228b0.tar.bz2 volse-hubzilla-c05f0ec40784a17de2e675c4d684d3a0c54228b0.zip |
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'doc/roadmap.bb')
-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 |