mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 21:02:09 +00:00
Compare commits
No commits in common. "afc8fa6213a0afff0c3626cf5090987d484e8ba8" and "f70d249efba60b5ffa989b02cef4a6114c4e74be" have entirely different histories.
afc8fa6213
...
f70d249efb
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
|||
---
|
||||
title: "Re: spearphishing"
|
||||
date: 2022-07-10T17:34:19-07:00
|
||||
replyURI: "https://xeiaso.net/blog/spearphishing"
|
||||
replyTitle: "Spearphishing: it can happen to you too"
|
||||
replyType: "BlogPosting"
|
||||
replyAuthor: "Xe Iaso"
|
||||
replyAuthorURI: "https://xeiaso.net/"
|
||||
---
|
||||
I think that using a dedicated air-gapped machine just for opening PDFs is a bit much if you don't rely on assistive technologies to read PDFs. A much less nuclear option: Qubes OS has an excellent [PDF converter](https://github.com/QubesOS/qubes-app-linux-pdf-converter) to convert PDFs to safe bitmaps, and back into PDFs. The results are completely inaccessible, so I wouldn't recommend sharing the final artifacts; however, this approach is fine for personal use.
|
||||
|
||||
The Qubes blog covers this in more detail: {{<mention-work itemtype="BlogPosting" role="doc-credit" itemprop="citation">}}{{<cited-work name="Converting untrusted PDFs into trusted ones: The Qubes Way" url="https://blog.invisiblethings.org/2013/02/21/converting-untrusted-pdfs-into-trusted.html">}}, by {{<indieweb-person first-name="Joanna" last-name="Rutkowska" url="https://blog.invisiblethings.org/about/">}}{{</mention-work>}}
|
||||
|
||||
SaaS can actually be helpful when it comes to processing potentially-malicious files. In high school, we had to make heavy use of Google Drive. One approach that I used to use was to open a PDF with Google Docs and export the resulting Google Doc.
|
||||
|
Loading…
Reference in a new issue