diff --git a/src/_data/site.json b/src/_data/site.json
index 9aca358..e9d4c31 100644
--- a/src/_data/site.json
+++ b/src/_data/site.json
@@ -1,9 +1,11 @@
{
- "title": "Dangerzone",
- "description": "The Dangerzone application takes potentially dangerous documents and converts them to safe PDF files",
- "url": "https://dangerzone.rocks/",
- "author": {
- "name": "Dangerzone development team",
- "email": "info@freedom.press"
- }
+ "title": "Dangerzone",
+ "description": "The Dangerzone application takes potentially dangerous documents and converts them to safe PDF files",
+ "url": "https://dangerzone.rocks/",
+ "author": {
+ "name": "Dangerzone development team",
+ "email": "info@freedom.press"
+ },
+ "github_repo": "https://github.com/freedomofpress/dangerzone",
+ "version": "0.8.0"
}
\ No newline at end of file
diff --git a/src/_includes/downloads.njk b/src/_includes/downloads.njk
new file mode 100644
index 0000000..730eb6c
--- /dev/null
+++ b/src/_includes/downloads.njk
@@ -0,0 +1,57 @@
+ Ubuntu / Debian Fedora Tails Other Linux Qubes OS (Beta)Download Dangerzone {{ version }}
+ 🔍 How to verify
+
+ {{ title }}
+
+ {{ content | safe }}
+
Take potentially dangerous PDFs, office documents, or images and convert them - to safe PDFs.
- - Download - - Learn More -No Network Access
-Sandboxes don't have network access, so if a malicious document - can compromise one, it can't phone home
-Optional OCR
-Dangerzone can optionally OCR the safe PDFs it creates, so it - will have a text layer again
-Reduced File Size
-Dangerzone compresses the safe PDF to reduce file size
-Open Docs Safely
-After converting, Dangerzone lets you open the safe PDF in the PDF - viewer of your choice, which allows you to open PDFs and office docs - in Dangerzone by default so you never accidentally open a dangerous document
-Ubuntu / Debian
- Install -Fedora
- Install -Tails
- Install -Other Linux
- Build from Source -Qubes OS (Beta)
- Install -Dangerzone works like this: You give it a document that you don't know - if you can trust (for example, an email attachment). Inside of a sandbox, - Dangerzone converts the document to a PDF (if it isn't already one), and - then converts the PDF into raw pixel data: a huge list of of RGB color - values for each page. Then, Dangerzone takes this pixel data and converts - it back into a PDF.
- -Take potentially dangerous PDFs, office documents, or images and convert them + to safe PDFs.
+ + Download + + Learn More +No Network Access
+Sandboxes don't have network access, so if a malicious document + can compromise one, it can't phone home
+Optional OCR
+Dangerzone can optionally OCR the safe PDFs it creates, so it + will have a text layer again
+Reduced File Size
+Dangerzone compresses the safe PDF to reduce file size
+Open Docs Safely
+After converting, Dangerzone lets you open the safe PDF in the PDF + viewer of your choice, which allows you to open PDFs and office docs + in Dangerzone by default so you never accidentally open a dangerous document
+Dangerzone works like this: You give it a document that you don't know + if you can trust (for example, an email attachment). Inside of a sandbox, + Dangerzone converts the document to a PDF (if it isn't already one), and + then converts the PDF into raw pixel data: a huge list of of RGB color + values for each page. Then, Dangerzone takes this pixel data and converts + it back into a PDF.
+ +