Vrack Egress #68

Open
opened 2020-11-30 16:30:15 +00:00 by rafael · 2 comments
rafael commented 2020-11-30 16:30:15 +00:00 (Migrated from gitlab.privaz.io)

thin control or firewall destinations while installing packages is a very complex tasks.

In particular when repository packages use CDNs, etc.

Perhaps it would be best to limit the access to certain applications of users of the system. for example the package manager or user under which the package manager runs.

The package managers has lower risks of wide internet access because it will mainly download packages and will check their signatures.

thin control or firewall destinations while installing packages is a very complex tasks. In particular when repository packages use CDNs, etc. Perhaps it would be best to limit the access to certain applications of users of the system. for example the package manager or user under which the package manager runs. The package managers has lower risks of wide internet access because it will mainly download packages and will check their signatures.
rafael commented 2020-11-30 17:35:34 +00:00 (Migrated from gitlab.privaz.io)

It is possible to limit by several process parameters:

  • process name
  • owner name
  • owner uid

https://www.frozentux.net/iptables-tutorial/iptables-tutorial.html#OWNERMATCH

It is possible to limit by several process parameters: - process name - owner name - owner uid https://www.frozentux.net/iptables-tutorial/iptables-tutorial.html#OWNERMATCH
rafael commented 2020-11-30 17:42:52 +00:00 (Migrated from gitlab.privaz.io)

mentioned in issue #69

mentioned in issue #69
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
privazio/ansible-collection-vdc#68
No description provided.