Attila Lakatos

Results 59 comments of Attila Lakatos

Does the PID file get deleted when the daemon exits due to ```RuntimeDirectory=usbguard```? I am not sure if we do such a cleanup right now, but that could be useful...

Hi, libfastjson has been rebased to 0.99.9 . Could you rerun the tests with the latest libfastjson?

I don't have much experience with the omkafka module but I think that the field refers to only a single topic. However, that should not block you from forwarding the...

Hello, May I ask you to provide the configuration file you are using? So it's easier to reproduce.

> @Cropi This sounds like a cool idea. Would you be willing to craft a PR? Sure, I will do that. I just did not want to get into it...

Hi @lemmy04, Sorry for the late reply. The idea behind usbguard-notifier-cli was to change the policy of a device according to the notifications. The most common use case would be...

Hi again @LucasParsy, I like this feature and I would like to thank you for the PR. I would definitely like to have this PR somehow resolved. I went through...

> Yes, I wasn't clear on this aspect, but I meant that you could finely grain the permissions for USBGuard by users, but anyone who would have access to the...

> I'm working again on the feature, and now came with an additional idea to polish it. > If It uses the IPC client and cannot escalate privileges, It should...

The PR I made was merged into master, so if you would like to use the latest usbguard-devel version you need to do the following: Put ```if checkIPCPermissions(IPCServer::AccessControl::Section::POLICY, IPCServer::AccessControl::Privilege::MODIFY) {...}```...