safing-web/download/index.html
2020-03-30 17:48:30 +02:00

129 lines
5.6 KiB
HTML

---
layout: page_column
title: Portmaster Download
heading: Portmaster Download
---
<div class="ui placeholder segment" style="display: block;text-align: center;padding: 1em 2.5em;">
<span class="ui red text" style="font-size: 1.15em;"><b>Warning:</b></span> The Portmaster is still in its early "pre-alpha" development stage. It is functional, but has not yet been tested widely. Thus, currently <b>we expect you to</b> have the technical knowledge to troubleshoot and <b>fix issues on your end by yourself.</b> Limited support is available, see below.
</div>
<div class="ui basic very padded segment">
<div class="ui three column centered doubling stackable grid">
<div class="four wide column center aligned">
<a href="https://updates.safing.io/latest/windows_amd64/packages/portmaster-installer.exe" target="_blank" class="ui windows button">
<i class="white windows button icon"></i>
Windows&nbsp;10
</a>
</div>
<div class="four wide column center aligned">
<a href="https://updates.safing.io/latest/linux_amd64/packages/portmaster-installer.deb" target="_blank" class="ui ubuntu button">
<i class="white ubuntu button icon"></i>
Ubuntu&nbsp;<span class="ui small text">(latest)</span>
</a>
</div>
<div class="four wide column center aligned">
<button class="ui apple disabled button">
<i class="white apple button icon"></i>
MacOS&nbsp;<span class="ui small text">(expect&nbsp;~&nbsp;2021)</span>
</button>
</div>
</div>
</div>
<h1 class="ui horizontal divider header">Support</h1>
<div class="ui basic very padded segment">
<div class="ui doubling center aligned grid">
<div class="column">
<p>Please report technical issues on <a href="{{ site.github_url }}" target="_blank">Github</a>, and ask for help on <a href="{{ site.reddit_url }}" target="_blank">Reddit</a></p>
</div>
</div>
</div>
<h3 class="ui horizontal divider header">Limited Support</h3>
<div class="ui basic very padded segment">
<div class="ui placeholder segment" style="display: block;text-align: center;padding: 1em 2.5em;">
<span class="ui small text">
<span class="ui red text" style="font-size: 1.15em;"><b>Warning:</b></span> These platforms are compatible, but not all functionality is implemented or tested. <b>Probability of encountering unknown issues is high.</b> UI components may be impaired or completely broken. Issues we know about are listed:
</span>
</div>
<div class="ui basic segment">
<div class="row">
<div class="ui two column very relaxed grid">
<div class="column">
<div class="ui center aligned grid">
<div class="row">
<div class="sixteen wide column">
<h4>Earlier Windows</h4>
<span class="ui small text">
<i class="info circle icon"></i> Core functional and supported.<br>
Notifications and Prompts are not implemented. For the best experience, do not set the default action to "ask" until a workaround is available.
</span>
</div>
</div>
<div class="two column doubling row">
<div class="column">
<a href="https://updates.safing.io/latest/windows_amd64/packages/portmaster-installer.exe" target="_blank" class="ui button">
<i class="windows icon"></i>
Windows&nbsp;7
</a>
</div>
<div class="column">
<a href="https://updates.safing.io/latest/windows_amd64/packages/portmaster-installer.exe" target="_blank" class="ui button">
<i class="windows icon"></i>
Windows&nbsp;8
</a>
</div>
</div>
</div>
</div>
<div class="column">
<div class="ui center aligned grid">
<div class="row">
<div class="sixteen wide column">
<h4>Linux 2.4+</h4>
<span class="ui small text">
<i class="info circle icon"></i> Core functional and supported.<br>
Desktop environment integration varies heavily. Currently only packaged for Debian and its derivatives.
</span>
</div>
</div>
<div class="three column stackable row">
<div class="column">
<a href="https://updates.safing.io/latest/linux_amd64/packages/portmaster-installer.deb" target="_blank" class="ui button">
XFCE
</a>
</div>
<div class="column">
<a href="https://updates.safing.io/latest/linux_amd64/packages/portmaster-installer.deb" target="_blank" class="ui button">
KDE
</a>
</div>
<div class="column">
<a href="https://updates.safing.io/latest/linux_amd64/packages/portmaster-installer.deb" target="_blank" class="ui button">
Gnome
</a>
</div>
</div>
</div>
</div>
</div>
<div class="ui full vertical divider">
</div>
</div>
</div>
<div class="ui basic segment">
<div class="ui center aligned grid">
<div class="column">
<span class="ui small text">
While we aim to fully support all platforms as soon as we can, we currently do not have the resources to do so.
<br/>
If your platform is not listed, or you think that it is underrepresented, please <a href="mailto:{{ site.email }}">contact us</a>!
</span>
</div>
</div>
</div>
</div>