Serve deltachat via web with a boring http server

Running Delta Chat purely in the browser (as a static HTTP site) is currently impossible, because browsers can’t make IMAP / SMTP connections. See

There is a way to run it as a non-static website though, but it’s not intended for production (probably not secure):

2 Likes