diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-06-26 16:37:55 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-06-26 16:37:55 -0700 |
commit | 002be8f9ce13a370e03d44352df8b33d17348dec (patch) | |
tree | e8fc95164fba2f657b7a95764505b66bceb035d8 /doc/roadmap.bb | |
parent | 364a3cb9725949a786cc3ea96c514e37acfbd547 (diff) | |
download | volse-hubzilla-002be8f9ce13a370e03d44352df8b33d17348dec.tar.gz volse-hubzilla-002be8f9ce13a370e03d44352df8b33d17348dec.tar.bz2 volse-hubzilla-002be8f9ce13a370e03d44352df8b33d17348dec.zip |
project updates
Diffstat (limited to 'doc/roadmap.bb')
-rw-r--r-- | doc/roadmap.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/roadmap.bb b/doc/roadmap.bb index b4788fda1..be8fc47f5 100644 --- a/doc/roadmap.bb +++ b/doc/roadmap.bb @@ -4,7 +4,9 @@ Roadmap for $Projectname 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. - + +Diaspora + Convert core Diaspora federation code into a plugin. This presents a number of challenges since it touches and special cases a lot of core functionality. Subscriptions and business models Build enough into core(/addons) to generate income (or at least try and cover costs) out of the box |