From 364025e550341b2922104e83d2a2fddaf4f21652 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 13 May 2015 17:59:45 -0700 Subject: remove project name dependency from most of the doc files to ease project merging, there are going to be some edge cases requiring manual tweaking as most of this was done by script. --- doc/roadmap.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/roadmap.bb') diff --git a/doc/roadmap.bb b/doc/roadmap.bb index 0244bfcf4..b4788fda1 100644 --- a/doc/roadmap.bb +++ b/doc/roadmap.bb @@ -1,6 +1,6 @@ -Roadmap for Redmatrix 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. -- cgit v1.2.3