Are the File Sharing and Voice and Video Calls are E2EE ?
I've found
#container > div:not(div.barfoo)
seem to do the trick..
setfacl -m m:r aFile
#re set the mask
solve the problem, but the question is: why the F**** this is happening !?
Proxmox seem powerfull
It's a Type1, not Type2
https://en.wikipedia.org/wiki/Hypervisor#Classification
Thank you all for your quick reactions !!
To summarize if I want to use the PDF built-in signing I will need to convert my OpenPGP into a X.509 cert otherwise I can simply use the OpenPGP file signing
I want to stick to the UNIX Philosophy especially:
Write programs that do one thing and do it well.
So I will use the OpenPGP signing tool :)
Thanks !
Thank you @Vilian@lemmy.ca Seem great, I'll keep it for later :)
But not for what I need now, as
Mutt is a small but very powerful text-based mail client for Unix operating systems
and it's a "full" client, I need just the SMTP functionality.
ok I manage to send my post ! (it look like a lemmy bug... , do you know where to report it ? )
it seem that lemmy didn't support the following
and weirdly, I can post here...
@UFODivebomb@programming.dev & @ExperimentalGuy@programming.dev
Thank you for your input !
I've finally ~~used~~ been forced to use
https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
and
DOMParser().parseFromString()
I say forced, because so far it's only that Prehistoric JS available for the front-end, HOPEFULLY there is some coming kick-ass technology to get rid of JS --> https://brython.info ❤️
instead of using a library I can directly use subprocess with gnupg but in both case it seem gnupg require to import the public key to the keyring !? I don't want that.