Zum Inhalt der Seite gehen


Having lots of fun using Delta Chat. I've set up two accounts on my mail server, one for myself and one for my husband. We're both surprised at how fast it is compared to more traditional centralised chat apps like Signal. It's so cool to be able to self-host this and not rely on centralised infrastructure that is outside of my control.

Now I just need to convince everyone I know it's really cool :)

@Delta Chat

#DeltaChat #Signal #SelfHosted #SelfHosting #Decentralization #Decentralisation #Decentralized #Decantralised
great and welcome :) did you try out the v86 app in a chat yet? It allows to run 32bit iso images, and if you configure eth0 on multiple devices the chat members will have an end-to-end encrypted private lan (using #webxdc realtime channels). Telnet/netcat/ping etc works. This virtual Ethernet even degrades in performance if too many devices do traffic :) tip: try it better on a desktop not mobile (although should also work)
Dieser Beitrag wurde bearbeitet. (3 Wochen her)
Do you have an article about this on your site somewhere? I'm not quite sure I grok what you mean.
no bigger write up, but if you have a desktop:

Go to message input, attach-app and select "v86 emu" app and start it.

Inside v86 app "Choose file", select an iso (download for example https://dl-cdn.alpinelinux.org/alpine/v3.21/releases/x86/alpine-standard-3.21.3-x86.iso) and hit "Start" button. Login as "Root", no password.
v86 emu running alpine-linux 32 bit with typical boot-messages ending in:

localhost login: root
Welcome to Alpine!
...
localhost #  ifconfig eth0 192.168.0.1
localhost #
message bubble with webxdc app "v86Emu"  and a big blue "START" button.
app-selector in Delta Chat with "v86emu" highlighted. 

also an input field is visible where the "attach" icon is next to it.
Weirdly enough that seems to be missing from the .deb version or I'm just ignorant. XD It's fine. It's enough to know it exists for some. :)
That one broke on Debian 12.9 (Bookworm). I can't quite figure out why.
2025-03-14T16:24:39.241Z	main/index            	INFO	""	"Deltachat Version 1.54.2 v1.54.2 1741030462627"
2025-03-14T16:24:39.368Z	main/index            	INFO	""	"cwd /home/%USER%/.config/DeltaChat/accounts"
2025-03-14T16:24:39.382Z	main/ipc              	CRITICAL	"\nOi (file:///opt/DeltaChat/resources/app.asar/bundle_out/index.js:129:5376),\nasync sc (file:///opt/DeltaChat/resources/app.asar/bundle_out/index.js:139:208)"	"Fatal: The DeltaChat Module couldn't be loaded. Please check if all dependencies for deltachat-core are installed!"	{"stack":"Error: spawn ENOTDIR\n    at ChildProcess.spawn (node:internal/child_process:420:11)\n    at spawn (node:child_process:777:9)\n    at startDeltaChat (file:///opt/DeltaChat/resources/app.asar/node_modules/@deltachat/stdio-rpc-server/index.js:73:18)\n    at async Ei (file:///opt/DeltaChat/resources/app.asar/bundle_out/index.js:129:975)\n    at async wt.init (file:///opt/DeltaChat/resources/app.asar/bundle_out/index.js:129:3180)\n    at async Oi (file:///opt/DeltaChat/resources/app.asar/bundle_out/index.js:129:5348)\n    at async sc (file:///opt/DeltaChat/resources/app.asar/bundle_out/index.js:139:208)","message":"spawn ENOTDIR","errno":-20,"code":"ENOTDIR","syscall":"spawn"}
hum, that's odd. Could you open an https://github.com/deltachat/deltachat-desktop or on https://support.delta.chat ? cheers and thanks.
Won't use github since it's owned by M$ and the other support page claims @palemoon is not supported.
Are there any accounts to test DeltaChat?
every App allows to create anonymous chat profiles on #chatmail servers. Just hit "create profile"
Dieser Beitrag wurde bearbeitet. (3 Wochen her)
Wahey, I got the flatpak to work. No more errors.