mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

329K
active users

And another ^W article at blog.robur.coop/articles/mirag -- we support AEAD ciphers and NCP :D

Great work by @reynir and @dinosaure 🎉 Nice to have some funding from the EU taxpayer (via NGI assure, handled by NLnet).

blog.robur.coop Robur's blog - MirageVPN updated (AEAD, NCP) How we resurrected MirageVPN from its bitrot state

@hannesm @reynir @dinosaure

Nice to see some unikernel development.

Where can I find out more about the `Lwt.fail` removal? IIRC to get proper backtraces under Lwt you have to use the lwt ppx, or did you find another solution?

Also do you intend to support other VPN protocols in the future (e.g. Wireguard)?

(P.S. first time using Mastodon so I hope this is the right way to reply to a post)

hannes

@edwintorok @reynir @dinosaure about Lwt.fail, we replaced it with failwith github.com/robur-coop/miragevp -- though that may not be the full solution...

More VPN -- sure, why not? The reason to use OpenVPN was an existing codebase (from 2019), and thus less work to move to something stable / finished. Now our current grant is about OpenVPN only.

GitHubUse failwith instead of Lwt.fail_with by reynir · Pull Request #67 · robur-coop/miragevpnBy reynir