freedomofpress / dangerzone

Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs
https://dangerzone.rocks/
GNU Affero General Public License v3.0
3.35k stars 152 forks source link

Dangerzone on OpenBSD #802

Open develorer opened 1 month ago

develorer commented 1 month ago

Does it seem feasible to run dangerzone on OpenBSD?

I realize there is no current release to do it. But I am open to try doing the work needed.

The biggest holdup I see is the container problem, as OpenBSD does not support Docker containers. Maybe one could use vmm/vmd as containers?

Does anyone have creative ideas to solve that problem, or some thoughts on the subject?