aboutsummaryrefslogtreecommitdiffstats
path: root/doc/roadmap.bb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/roadmap.bb')
-rw-r--r--doc/roadmap.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/roadmap.bb b/doc/roadmap.bb
index 40d8490f5..641fef4ca 100644
--- a/doc/roadmap.bb
+++ b/doc/roadmap.bb
@@ -1,6 +1,6 @@
-Roadmap for Hubzilla V3
+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.