diff options
| author | alex <alex@pdp7.net> | 2018-08-14 21:13:48 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2018-08-14 21:13:48 +0200 |
| commit | 0953851ecccfcf15d6b1997876bdeb17c4524266 (patch) | |
| tree | 27a340f2f5d90692045844666f6e217d4d2eff92 /IDEAS | |
| parent | 335a645d45fccd2f3976f09cf0099f2fed6bc07c (diff) | |
Roll decentralized social network into IM
Also add imnei repo
Diffstat (limited to 'IDEAS')
| -rw-r--r-- | IDEAS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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: |
