diff options
author | friendica <info@friendica.com> | 2015-01-21 14:25:45 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-01-21 14:25:45 -0800 |
commit | 6d0e6b78b4b9797ae2f9c34e4a79a187086495d4 (patch) | |
tree | a9b542954a8ef13c9573862e500fbb74bed6d23c /doc | |
parent | 19dfbfc063c0bc9d9ca76886692c32199b913b39 (diff) | |
download | volse-hubzilla-6d0e6b78b4b9797ae2f9c34e4a79a187086495d4.tar.gz volse-hubzilla-6d0e6b78b4b9797ae2f9c34e4a79a187086495d4.tar.bz2 volse-hubzilla-6d0e6b78b4b9797ae2f9c34e4a79a187086495d4.zip |
update V3 roadmap
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 |