]> xn--ix-yja.es Git - alex.git/commitdiff
Updates
authoralexpdp7 <alex@corcoles.net>
Wed, 11 Apr 2018 10:05:59 +0000 (12:05 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Apr 2018 10:05:59 +0000 (12:05 +0200)
* Note zqxjkcrud
* Expand html5 chat idea

IDEAS

diff --git a/IDEAS b/IDEAS
index fce529554dd289ae7ff0a99790764914cb4a5f98..657428aa55780f4afbfd1da9ce32a5478af7c058 100644 (file)
--- a/IDEAS
+++ b/IDEAS
@@ -1,4 +1,7 @@
-v2f https://github.com/alexpdp7/v2f
+CRUD framework
+
+* https://github.com/alexpdp7/v2f
+* https://github.com/alexpdp7/zqxjkcrud
 
 * A completely declarative SQL CRUD framework
 ** CRUD definition is done through SQL objects (schemas, views, etc.)
@@ -13,7 +16,10 @@ Pure HTML5 decentralized IM system
 
 * Uses web push
 * Conversations are URLs to be shared
+* "User identity" is a private URL to be shared to handle multi-device
 * End-to-end encryption
+* Can have WebRTC audio/video
+* Anyone could run its own instance, as it is clientless there is no friction to have multiple providers
 
 SQL Query tool