mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Refer to Qubes in the project's description
This commit is contained in:
parent
a3bb740b19
commit
fbe13bb114
1 changed files with 2 additions and 1 deletions
3
setup.py
3
setup.py
|
@ -41,7 +41,8 @@ setuptools.setup(
|
||||||
long_description="""\
|
long_description="""\
|
||||||
Dangerzone is an open source desktop application that takes potentially \
|
Dangerzone is an open source desktop application that takes potentially \
|
||||||
dangerous PDFs, office documents, or images and converts them to safe PDFs. \
|
dangerous PDFs, office documents, or images and converts them to safe PDFs. \
|
||||||
It uses container technology to convert the documents within a secure sandbox.\
|
It uses disposable VMs on Qubes OS, or container technology in other OSes, to \
|
||||||
|
convert the documents within a secure sandbox.
|
||||||
""",
|
""",
|
||||||
url="https://github.com/freedomofpress/dangerzone",
|
url="https://github.com/freedomofpress/dangerzone",
|
||||||
packages=[
|
packages=[
|
||||||
|
|
Loading…
Reference in a new issue