diff options
| -rw-r--r-- | IDEAS.org | 13 | ||||
| -rw-r--r-- | INTERESTING_PROJECTS.org | 2 |
2 files changed, 2 insertions, 13 deletions
@@ -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/ . diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index ae06d8f9..f4fece8c 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -140,6 +140,8 @@ Also keeping things in a Org mode means I can classify and add notes. - https://github.com/leahneukirchen/mblaze/ - CLI email "UNIX-philosophy" tools *** Notmuch - https://github.com/gauteh/lieer - GMail +** Instant messaging + - https://letsconvene.im/ - browser-based conversations without accounts ** Configuration management - https://github.com/habitat-sh/habitat ** File sync |
