Re: Question about GIT repository

2019-05-06 Thread Reto via dovecot
> Although I doubt very much anyone on the list needs your mailing address or > phone numbers, this would be ideal: > -- > Man is born free, but is everywhere in chains. > > Says the person with the useless quote banner...

Re: Question about GIT repository

2019-05-07 Thread Reto via dovecot
On Tue, May 07, 2019 at 04:36:20AM -0600, @lbutlr via dovecot wrote: > It's not 10 lines. > -- > You try to shape the world to what you want the world to be. Carving > your name a thousand times won't bring you back to me. Oh no, no I > might as well go and tell it to the trees. Go and tell it to

Re: Create a malicious directory

2019-05-20 Thread Reto via dovecot
How is that dangerous? If you pipe output from a directory listing to *any* command you need to sanitize it. That's normal if you have data that can be created by a user. The issue is known since the very beginning of Linux