mirror of
https://github.com/safing/web
synced 2025-09-02 02:59:03 +00:00
Disclaim development freeze of PM & Stamp
This commit is contained in:
parent
744ba780f0
commit
4f42bbecc8
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,8 @@ Here is short and very technical overview of the three components that make Safi
|
||||||
|
|
||||||
## Portmaster
|
## Portmaster
|
||||||
|
|
||||||
|
**Important**: [currently in development freeze](/podcast/2019/09/19/decisions-that-shift-a-company/)
|
||||||
|
|
||||||
Portmaster is an application firewall that enforces application profiles on processes.
|
Portmaster is an application firewall that enforces application profiles on processes.
|
||||||
|
|
||||||
Being an application firewall means tightly integrating with the kernel of the underlying OS <span class="text-lighter">(via network filter APIs or kernel modules)</span> to gain needed information <span class="text-lighter">(associate network packets to processes)</span> and control <span class="text-lighter">(block or deny network connections)</span>.
|
Being an application firewall means tightly integrating with the kernel of the underlying OS <span class="text-lighter">(via network filter APIs or kernel modules)</span> to gain needed information <span class="text-lighter">(associate network packets to processes)</span> and control <span class="text-lighter">(block or deny network connections)</span>.
|
||||||
|
@ -62,6 +64,8 @@ Its goal is to protect connection data as well as metadata from [surveillance ca
|
||||||
|
|
||||||
## Stamp
|
## Stamp
|
||||||
|
|
||||||
|
**Important**: [currently in development freeze](/podcast/2019/09/19/decisions-that-shift-a-company/)
|
||||||
|
|
||||||
[Stamp](https://stamp.community) is an online community where participants _"stamp"_ <span class="text-lighter">(ie. tag, categorize)</span> domains and applications <span class="text-lighter">(used by Portmaster for application profiles)</span> to serve as a data source for any kind of network filter. Contributions are rewarded with reputation that gives them more influence on the platform. This reputation system will be blockchain-based in the future. Stamp is a separate project that is backed by Safing.
|
[Stamp](https://stamp.community) is an online community where participants _"stamp"_ <span class="text-lighter">(ie. tag, categorize)</span> domains and applications <span class="text-lighter">(used by Portmaster for application profiles)</span> to serve as a data source for any kind of network filter. Contributions are rewarded with reputation that gives them more influence on the platform. This reputation system will be blockchain-based in the future. Stamp is a separate project that is backed by Safing.
|
||||||
|
|
||||||
## Further Reading
|
## Further Reading
|
||||||
|
|
Loading…
Add table
Reference in a new issue