Asks before a link is (accidentally) opened in a browser. Links are opened in x-www-browser.
Currently only the Tor Browser starter from the tb-starter package (by Whonix developers) supports using open-link-confirmation. Shell wrappers could be written to support other browsers as well.
On an Anonymity Gateway (when the anon-gw-base-files package is installed), it honors the $EDITOR environment variable (falls back to kwrite if unset), asks if a file should be opened in an editor before opening it and informs, that opening links on a Gateway is unsupported for security reasons.
This package is produced independently of, and carries no guarantee from, The Tor Project.
(This package description has been automatically extracted and mirrored from debian/control
.)
Generic Readme Version 0.3
Generic Readme beings here. Have a look into the man
sub folder (if available).
The functionality of this package was once exclusively available in the Whonix (github) anonymity distribution.
Because multiple projects and individuals stated interest in various of Whonix's functionality (examples: Qubes OS (discussion); piratelinux (discussion)), it's best to share as much source code as possible, it's best to share certain characteristics (such as /etc/hostname etc.) among all anonymity distributions) Whonix has been split into multiple separate packages.
Files in etc/...
in root source folder will be installed to /etc/...
, files in usr/...
will be installed to /usr/...
and so forth. This should make renaming, moving files around, packaging, etc. very simple. Packaging of most packages looks very similar.
Although probably due to generic packaging not very hard. Still, this requires developer skills. Ports welcome!
See comments below and instructions.
- Replace
apparmor-profile-torbrowser
with the actual name of this package (equals the root source folder name of this package after you git cloned it). - You only need config-package-dev, when it is listed in the
Build-Depends:
field indebian/control
. - Many packages do not have signed git tags yet. You may request them if desired.
- We might later use a documentation template.
Binary packages are available in Whonix's APT repository. By no means you are required to use the binary version of this package. This might be interesting for users of Debian and derivatives. Note, that usage of this package outside of Whonix is untested and there is no maintainer that supports this use case.
1. Get Whonix's Signing Key.
2. Add Whonix's Signing Key to apt-key.
gpg --export 916B8D99C38EAF5E8ADC7A2A8D66066A2EEACCDA | sudo apt-key add -
3. Add Whonix's APT repository.
echo "deb http://deb.whonix.org stretch main" > /etc/apt/sources.list.d/whonix.list
4. Update your package lists.
sudo apt-get update
5. Install this package. Replace package-name
with the actual name of this package.
sudo apt-get install package-name
Most welcome. Ports, distribution maintainers, developers, patches, forks, testers, comments, etc. all welcome.
- Professional Support: https://www.whonix.org/wiki/Support#Professional_Support
- Free Forum Support: https://www.whonix.org/forum
- Github Issues
- twitter: https://twitter.com/Whonix