aboutsummaryrefslogtreecommitdiff
path: root/IDEAS
diff options
context:
space:
mode:
authoralexpdp7 <alex@corcoles.net>2018-04-11 12:05:59 +0200
committerGitHub <noreply@github.com>2018-04-11 12:05:59 +0200
commit291e206836c07b2b90652b48e1f5dd317473547b (patch)
treeceffab1ff27ee81f3cc0c0db96716d2d296e72fe /IDEAS
parent47402ba7bc7e86dc2caa1d8d60832e479e9da669 (diff)
Updates
* Note zqxjkcrud * Expand html5 chat idea
Diffstat (limited to 'IDEAS')
-rw-r--r--IDEAS8
1 files changed, 7 insertions, 1 deletions
diff --git a/IDEAS b/IDEAS
index fce52955..657428aa 100644
--- 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