Hacker News new | ask | show | jobs
by luizfzs 2817 days ago
The first thing that come to mind is that you can self-host cryptsend, while it doesnt seem to be possible to self-host send.firefox.com
1 comments

You can indeed self-host Firefox Send: https://github.com/mozilla/send
Or use the docker container directly: $ docker pull mozilla/send

https://github.com/mozilla/send/blob/master/docs/docker.md

Thanks. Do you know of other self-hosted Mozilla products with ready-made containers?
Thanks for sharing! Looks like I'll use one of my VPS for that.