Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow whitelist approach per app on Windows 11 Pro #1459

Closed
griesi007 opened this issue Mar 9, 2024 · 6 comments
Closed

Allow whitelist approach per app on Windows 11 Pro #1459

griesi007 opened this issue Mar 9, 2024 · 6 comments
Labels
suggestion TYPE: idea for new feature or improvements

Comments

@griesi007
Copy link

So far as I am aware of it is not possible to effectively realize a whitelist approach per app/process. This is what I am used from GlassWire and which is extremly useful. What I need to do is:

  • Block all applications processes from Internet Access by default and promt to allow access. Prompt should show process name. Promt should allow th whitelist all connections from a app/process not only a per connection allowance
  • of course this should also work when user is logged on with a regular windows user withoud admih privileges
@griesi007 griesi007 added the suggestion TYPE: idea for new feature or improvements label Mar 9, 2024
@Raphty
Copy link
Member

Raphty commented Mar 11, 2024

There is not a prompt option, but via the UI this is super easy.

Set global default to block an then allow each app individually.
image
image

@Raphty Raphty closed this as completed Mar 11, 2024
@griesi007
Copy link
Author

@Raphty I do not agree. It is to complicated to have to go to the UI anytime. Portmaster should notify the user if a unknown connection is requested and the user has not yet decided whether it should be allowed or not. This is what I expect when "Prompt" is configured . Ideally the notification should allow to directly allow the specific connection or all connections for the app

@Raphty
Copy link
Member

Raphty commented Mar 12, 2024

I don't know how often you install new software, but for most people this is an easy setup, they do once.

If you want to participate and contribute the required code so Portmatser has the feature the way you would like pleas get in touch, we are open source 👍🏻

@griesi007
Copy link
Author

@Raphty it´s not only about installing new software but software is constantly updated. it depends on the internals how portmaster identifies an app. if an update is regarded as a new app this will happen often.

@griesi007
Copy link
Author

@Raphty it´s also about indirect dependencies that want to connect. Just imagine all the exe files of windows. If privacy is set to prompt, each windows exe requires allowance. It´s impossible to do this upfront, it´s cumbersome if you do not get notified

@griesi007
Copy link
Author

@Raphty could this please be considered as a valid requirement? Please reopen in case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion TYPE: idea for new feature or improvements
Projects
None yet
Development

No branches or pull requests

2 participants