From 0953851ecccfcf15d6b1997876bdeb17c4524266 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 14 Aug 2018 21:13:48 +0200 Subject: [PATCH] Roll decentralized social network into IM Also add imnei repo --- IDEAS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/IDEAS b/IDEAS index a1319ad..e1c0657 100644 --- a/IDEAS +++ b/IDEAS @@ -18,12 +18,15 @@ CRUD framework Pure HTML5 decentralized IM system +* https://github.com/alexpdp7/imnei + * 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 +* Broadcast channels to be a pseudo-social network SQL Query tool @@ -34,8 +37,6 @@ SQL Query tool ** Native GUIs frontends * Smart join completion -Decentralized Social Network - Development stack * Easy to deploy modular platform of: -- 2.47.3