Objective-See Foundation

Results 195 comments of Objective-See Foundation

Aloha ...and thanks for your kind words :) tl;dr use 'Filter Rules' ...and just type "block" or "unblock" etc: Unfortunately this is not trivial to do via "Sorting", as rules...

At least for local blocklist files ...each time LuLu checks to see if an item is on the list, it also checks if the file's modification timestamp has changed, and...

I'm guessing this is an Adobe "by design" ....'feature'? As in, if the Adobe app can't talk to the internet they decide to close?

The API key was revoked ...as others took it to (ab)use in their own projects. Checked in a fix: https://github.com/objective-see/LuLu/commit/c83c33281597105eb2a5edcda73ef90f36116028 ...it maybe isn't ideal, but I think its the only...

LuLu is a `NEFilterDataProvider`, meaning it only sees new connections ('flows', that are `NEFilterFlow` objects). And yes, sometimes the flow (delivered to LuLu by macOS) does not have a domain....

Agreed this would be lovely to have, and would reduce that attack surface/attack angle. Building LuLu is rather involved largely due the myriad of constraints imposed by Apple, that include...

👍 Awesome, will definitely look into this more and set this as a goal! One question, currently LuLu is built via Xcode (which has the necessary profiles installed/can grab the...

Added support for this in v4.2.0 https://github.com/objective-see/LuLu/releases/tag/v4.2.0

It was added in 4.1, but only for block/allow list ...not rule(s). Thus, updates in 4.2 :)

Thanks for the bug report. Odd, as it definitely should! One idea, if you have "Allow Installed Programs" checked, it will automatically allow existing programs to connect (with no alert)....