mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Remove support for tiff because graphicsmagick is failing to convert it
This commit is contained in:
parent
8757ff8296
commit
9f5fe7612c
2 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ Dangerzone can convert these types of document into safe PDFs:
|
||||||
- Jpeg (`.jpg`, `.jpeg`)
|
- Jpeg (`.jpg`, `.jpeg`)
|
||||||
- GIF (`.gif`)
|
- GIF (`.gif`)
|
||||||
- PNG (`.png`)
|
- PNG (`.png`)
|
||||||
- TIFF (`.tif`, `.tiff`)
|
|
||||||
|
|
||||||
Dangerzone was inspired by [Qubes trusted PDF](https://blog.invisiblethings.org/2013/02/21/converting-untrusted-pdfs-into-trusted.html), but it works in non-Qubes operating systems. It uses containers as sandboxes instead of virtual machines (using Docker for macOS, Windows, and Debian/Ubuntu, and [podman](https://podman.io/) for Fedora).
|
Dangerzone was inspired by [Qubes trusted PDF](https://blog.invisiblethings.org/2013/02/21/converting-untrusted-pdfs-into-trusted.html), but it works in non-Qubes operating systems. It uses containers as sandboxes instead of virtual machines (using Docker for macOS, Windows, and Debian/Ubuntu, and [podman](https://podman.io/) for Fedora).
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue