Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| Show All 15 Lines | <Package> | ||||
| <Name>onionshare</Name> | <Name>onionshare</Name> | ||||
| <Summary xml:lang="en">Lets you securely and anonymously share a file of any size with someone</Summary> | <Summary xml:lang="en">Lets you securely and anonymously share a file of any size with someone</Summary> | ||||
| <Description xml:lang="en">OnionShare lets you securely and anonymously share files of any size. It works by starting a web server, making it accessible as a Tor Onion Service, and generating an unguessable URL to access and download the files. It does not require setting up a separate server or using a third party file-sharing service. You host the files on your own computer and use a Tor Onion Service to make it temporarily accessible over the internet. The receiving user just needs to open the URL in Tor Browser to download the file. | <Description xml:lang="en">OnionShare lets you securely and anonymously share files of any size. It works by starting a web server, making it accessible as a Tor Onion Service, and generating an unguessable URL to access and download the files. It does not require setting up a separate server or using a third party file-sharing service. You host the files on your own computer and use a Tor Onion Service to make it temporarily accessible over the internet. The receiving user just needs to open the URL in Tor Browser to download the file. | ||||
| </Description> | </Description> | ||||
| <PartOf>network.util</PartOf> | <PartOf>network.util</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin/onionshare</Path> | <Path fileType="executable">/usr/bin/onionshare</Path> | ||||
| <Path fileType="executable">/usr/bin/onionshare-gui</Path> | <Path fileType="executable">/usr/bin/onionshare-gui</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare-2.0-py3.6.egg-info</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare-2.2-py3.6.egg-info</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/common.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/common.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/onion.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/onion.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/onionshare.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/onionshare.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/settings.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/settings.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/strings.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/__pycache__/strings.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/common.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/common.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/onion.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/onion.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/onionshare.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/onionshare.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/settings.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/settings.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/strings.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/strings.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__pycache__/receive_mode.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__pycache__/receive_mode.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__pycache__/send_base_mode.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__pycache__/share_mode.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__pycache__/share_mode.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__pycache__/web.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__pycache__/web.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/__pycache__/website_mode.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/receive_mode.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/receive_mode.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/send_base_mode.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/share_mode.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/share_mode.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/web.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/web.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare/web/website_mode.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/onionshare_gui.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/onionshare_gui.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/server_status.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/server_status.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/settings_dialog.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/settings_dialog.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/threads.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/threads.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/tor_connection_dialog.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/tor_connection_dialog.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/update_checker.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/update_checker.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/widgets.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/__pycache__/widgets.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/__pycache__/file_selection.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/__pycache__/history.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/__pycache__/history.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/file_selection.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/history.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/history.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/receive_mode/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/receive_mode/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/receive_mode/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/receive_mode/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/share_mode/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/share_mode/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/share_mode/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/share_mode/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/share_mode/__pycache__/file_selection.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/share_mode/__pycache__/threads.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/share_mode/__pycache__/threads.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/share_mode/file_selection.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/share_mode/threads.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/share_mode/threads.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/website_mode/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/mode/website_mode/__pycache__/__init__.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/onionshare_gui.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/onionshare_gui.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/server_status.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/server_status.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/settings_dialog.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/settings_dialog.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/threads.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/threads.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/tor_connection_dialog.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/tor_connection_dialog.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/update_checker.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/update_checker.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/widgets.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/onionshare_gui/widgets.py</Path> | ||||
| <Path fileType="data">/usr/share/applications/onionshare.desktop</Path> | <Path fileType="data">/usr/share/applications/org.onionshare.OnionShare.desktop</Path> | ||||
| <Path fileType="data">/usr/share/metainfo/onionshare.appdata.xml</Path> | <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/org.onionshare.OnionShare.svg</Path> | ||||
| <Path fileType="data">/usr/share/metainfo/org.onionshare.OnionShare.appdata.xml</Path> | |||||
| <Path fileType="data">/usr/share/nautilus-python/extensions/onionshare-nautilus.py</Path> | <Path fileType="data">/usr/share/nautilus-python/extensions/onionshare-nautilus.py</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/file_delete.png</Path> | <Path fileType="data">/usr/share/onionshare/images/file_delete.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/history_completed.png</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/images/history_completed_none.png</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/images/history_in_progress.png</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/images/history_in_progress_none.png</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/images/history_requests.png</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/images/history_requests_none.png</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/images/info.png</Path> | <Path fileType="data">/usr/share/onionshare/images/info.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/logo.png</Path> | <Path fileType="data">/usr/share/onionshare/images/logo.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/logo_grayscale.png</Path> | <Path fileType="data">/usr/share/onionshare/images/logo_grayscale.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/logo_transparent.png</Path> | <Path fileType="data">/usr/share/onionshare/images/logo_transparent.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/open_folder.png</Path> | <Path fileType="data">/usr/share/onionshare/images/open_folder.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/receive_icon_toggle.png</Path> | <Path fileType="data">/usr/share/onionshare/images/receive_icon_toggle.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/receive_icon_toggle_selected.png</Path> | <Path fileType="data">/usr/share/onionshare/images/receive_icon_toggle_selected.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/receive_icon_transparent.png</Path> | <Path fileType="data">/usr/share/onionshare/images/receive_icon_transparent.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/server_started.png</Path> | <Path fileType="data">/usr/share/onionshare/images/server_started.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/server_stopped.png</Path> | <Path fileType="data">/usr/share/onionshare/images/server_stopped.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/server_working.png</Path> | <Path fileType="data">/usr/share/onionshare/images/server_working.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/settings.png</Path> | <Path fileType="data">/usr/share/onionshare/images/settings.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/share_completed.png</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/images/share_completed_none.png</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/images/share_icon_toggle.png</Path> | <Path fileType="data">/usr/share/onionshare/images/share_icon_toggle.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/share_icon_toggle_selected.png</Path> | <Path fileType="data">/usr/share/onionshare/images/share_icon_toggle_selected.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/share_icon_transparent.png</Path> | <Path fileType="data">/usr/share/onionshare/images/share_icon_transparent.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/images/share_in_progress.png</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/images/share_in_progress_none.png</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/locale/am.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/am.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/ar.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/ar.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/bg.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/bg.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/bn.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/bn.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/ca.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/ca.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/cs.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/cs.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/da.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/da.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/de.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/de.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/el.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/el.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/en.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/en.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/eo.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/eo.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/es.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/es.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/fa.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/fa.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/fi.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/fi.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/fr.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/fr.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/ga.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/ga.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/gu.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/gu.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/he.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/he.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/hi.json</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/locale/hu.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/hu.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/id.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/id.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/is.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/is.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/it.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/it.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/ja.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/ja.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/ka.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/ka.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/km.json</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/locale/ko.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/ko.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/lg.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/lg.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/mk.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/mk.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/ms.json</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/locale/nb.json</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/locale/nl.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/nl.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/no.json</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/locale/pa.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/pa.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/pl.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/pl.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/pt_BR.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/pt_BR.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/pt_PT.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/pt_PT.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/ro.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/ro.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/ru.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/ru.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/sl.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/sl.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/sn.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/sn.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/sr_Latn.json</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/locale/sv.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/sv.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/sw.json</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/locale/te.json</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/locale/tr.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/tr.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/uk.json</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/locale/wo.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/wo.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/yo.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/yo.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/zh_Hans.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/zh_Hans.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/locale/zh_Hant.json</Path> | <Path fileType="data">/usr/share/onionshare/locale/zh_Hant.json</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/static/css/style.css</Path> | <Path fileType="data">/usr/share/onionshare/static/css/style.css</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/static/img/ajax.gif</Path> | <Path fileType="data">/usr/share/onionshare/static/img/ajax.gif</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/static/img/favicon.ico</Path> | <Path fileType="data">/usr/share/onionshare/static/img/favicon.ico</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/static/img/logo.png</Path> | <Path fileType="data">/usr/share/onionshare/static/img/logo.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/static/img/logo_large.png</Path> | <Path fileType="data">/usr/share/onionshare/static/img/logo_large.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/static/img/web_file.png</Path> | <Path fileType="data">/usr/share/onionshare/static/img/web_file.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/static/img/web_folder.png</Path> | <Path fileType="data">/usr/share/onionshare/static/img/web_folder.png</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/static/js/jquery-3.3.1.min.js</Path> | <Path fileType="data">/usr/share/onionshare/static/js/jquery-3.4.0.min.js</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/static/js/receive-noscript.js</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/static/js/receive.js</Path> | <Path fileType="data">/usr/share/onionshare/static/js/receive.js</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/static/js/send.js</Path> | <Path fileType="data">/usr/share/onionshare/static/js/send.js</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/templates/401.html</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/templates/403.html</Path> | <Path fileType="data">/usr/share/onionshare/templates/403.html</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/templates/404.html</Path> | <Path fileType="data">/usr/share/onionshare/templates/404.html</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/templates/405.html</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/templates/denied.html</Path> | <Path fileType="data">/usr/share/onionshare/templates/denied.html</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/templates/listing.html</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/templates/receive.html</Path> | <Path fileType="data">/usr/share/onionshare/templates/receive.html</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/templates/receive_noscript_xss.html</Path> | |||||
| <Path fileType="data">/usr/share/onionshare/templates/send.html</Path> | <Path fileType="data">/usr/share/onionshare/templates/send.html</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/templates/thankyou.html</Path> | <Path fileType="data">/usr/share/onionshare/templates/thankyou.html</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/torrc_template</Path> | <Path fileType="data">/usr/share/onionshare/torrc_template</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/torrc_template-meek_lite_amazon</Path> | <Path fileType="data">/usr/share/onionshare/torrc_template-meek_lite_amazon</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/torrc_template-meek_lite_azure</Path> | <Path fileType="data">/usr/share/onionshare/torrc_template-meek_lite_azure</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/torrc_template-obfs4</Path> | <Path fileType="data">/usr/share/onionshare/torrc_template-obfs4</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/version.txt</Path> | <Path fileType="data">/usr/share/onionshare/version.txt</Path> | ||||
| <Path fileType="data">/usr/share/onionshare/wordlist.txt</Path> | <Path fileType="data">/usr/share/onionshare/wordlist.txt</Path> | ||||
| <Path fileType="data">/usr/share/pixmaps/onionshare80.xpm</Path> | <Path fileType="data">/usr/share/pixmaps/onionshare80.xpm</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="4"> | <Update release="5"> | ||||
| <Date>2019-04-16</Date> | <Date>2019-10-15</Date> | ||||
| <Version>2.0</Version> | <Version>2.2</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Jacob Alzén</Name> | <Name>Jacob Alzén</Name> | ||||
| <Email>jacob.alzen@gmail.com</Email> | <Email>jacob.alzen@gmail.com</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.