mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +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
|
||||
|
||||
**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.
|
||||
|
||||
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
|
||||
|
||||
**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.
|
||||
|
||||
## Further Reading
|
||||
|
|
Loading…
Add table
Reference in a new issue