diff options
| author | alex <alex@pdp7.net> | 2024-08-23 20:58:20 +0200 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2024-08-23 21:22:48 +0200 |
| commit | efd3445baf392fcf528b3627213d78b2ee4afec1 (patch) | |
| tree | bbede2e7e4aa559b709e37272d55a2f82e60d945 | |
| parent | 5bcefb6a9655e480cc962a46ee94302ea2e57a36 (diff) | |
Reclassify Convene to interesting projects
| -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 |
