mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2026-07-13 09:13:39 +00:00
19 lines
321 B
Text
19 lines
321 B
Text
# Template file for 'whonix'
|
|
OSNAME="whonix"
|
|
PRETTY="Whonix"
|
|
ORIGIN="Debian"
|
|
HOMEPAGE="https://www.whonix.org"
|
|
DESCRIPTION="Superior Internet Privacy with Whonix™ As handy as an app - delivering maximum anonymity and security"
|
|
CREDENTIALS="-"
|
|
|
|
function releases_() {
|
|
|
|
}
|
|
|
|
function editions_() {
|
|
|
|
}
|
|
|
|
function get_() {
|
|
|
|
}
|