Eugen Stan

Results 358 comments of Eugen Stan

Also encountered this on Debian: ``` [Vi iun 24 08:03:52 2022] systemd[1]: /etc/systemd/system/rustdesk.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rustdesk.pid → /run/rustdesk.pid; please update the uni> [Vi...

Yeah, was planning to do the exact same thing but might be that I will have to look for something else ? Our use case is also for website certificates....

This relates to https://github.com/2fd/graphdoc/issues/52 . A workaround would be to put a proxy that does authentication in front of the tool.

I've added the same user to git-secret in another project and it worked so I think it is related to how git-crypt interacts with my system

+1. I haven't seen any code regarding error handling. What happens when the promise fails?

I think forcing users to an option like the one described in the title and not providing ways to get out is a bad idea. I am deploying syncthing inside...

@BirdInFire : can you please be more specific? I read the documentation and did not find something like this. What is the solution you have in mind?

Thanks. I will give it a try. Unfortunatelly I don't know the fix but I will give it a try. Gpg is not the friendliest of softwares.

@joshrabinowitz :+1: > Should we be reading ~/.gpg/gpg-agent.conf to find the correct 'pinentry-program' value? Not sure if we need to read it. I believe it has a command that can...