summaryrefslogtreecommitdiff
path: root/IDEAS.org
diff options
context:
space:
mode:
Diffstat (limited to 'IDEAS.org')
-rw-r--r--IDEAS.org13
1 files changed, 0 insertions, 13 deletions
diff --git a/IDEAS.org b/IDEAS.org
index 1593e5ce..b8e3093d 100644
--- a/IDEAS.org
+++ b/IDEAS.org
@@ -242,19 +242,6 @@ https://github.com/alexpdp7/rust_tracing_starter
* Software development book ( https://github.com/alexpdp7/wakat )
-* Pure HTML5 decentralized IM system
-
-https://letsconvene.im/
-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
-
* Deterministic embeddable simple language for calculator and notebooks
https://github.com/alexpdp7/plankalkul/ , that deprecated https://github.com/alexpdp7/pdp7_calc/ .