You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following your workshop I attended at PassTheSalt 2024, I'm opening this issue to track the improvement of using https://github.com/freedomofpress/dangerzone instead of LibreOffice to open documents and create previews.
To quote dangerzone's README :
Some features
Sandboxes don't have network access, so if a malicious document can compromise one, it can't phone home
Sandboxes use gVisor, an application kernel written in Go, that implements a substantial portion of the Linux system call interface.
Dangerzone can optionally OCR the safe PDFs it creates, so it will have a text layer again
Dangerzone compresses the safe PDF to reduce file size
Dangerzone can convert these types of document into safe PDFs:
PDF (.pdf)
Microsoft Word (.docx, .doc)
Microsoft Excel (.xlsx, .xls)
Microsoft PowerPoint (.pptx, .ppt)
ODF Text (.odt)
ODF Spreadsheet (.ods)
ODF Presentation (.odp)
ODF Graphics (.odg)
Hancom HWP (Hangul Word Processor) (.hwp, .hwpx)
EPUB (.epub)
Jpeg (.jpg, .jpeg)
GIF (.gif)
PNG (.png)
SVG (.svg)
other image formats (.bmp, .pnm, .pbm, .ppm)
The text was updated successfully, but these errors were encountered:
AkechiShiro
changed the title
[Suggestion] File preview using dangerzone (sandboxing for preview)
[IDEA] File preview using dangerzone (sandboxing for preview)
Jul 4, 2024
AkechiShiro
changed the title
[IDEA] File preview using dangerzone (sandboxing for preview)
[Enhancement] File preview using dangerzone (sandboxing for preview)
Jul 4, 2024
Hi @Rafiot,
Following your workshop I attended at PassTheSalt 2024, I'm opening this issue to track the improvement of using https://github.com/freedomofpress/dangerzone instead of LibreOffice to open documents and create previews.
To quote dangerzone's README :
The text was updated successfully, but these errors were encountered: