Gpg --ask-cert-level considered harmfuldebian-administration.org1 points·by nhxu·10 anni fa·0 comments
nhxu·10 anni fa·discussThe idea looks cool but not that they explicitly don't want to support OMEMO sticking with old OTR: https://github.com/twstrike/coyim/issues/233
nhxu·10 anni fa·discussIt's also worth mentioning that there is a draft spec for adding social proofs directly to OpenPGP: https://tools.ietf.org/html/draft-vb-openpgp-linked-ids-01It's already implemented in Android OpenKeychain.
nhxu·10 anni fa·discuss> If big companies like Apple and Google were behind this, it could change, but I'm afraid this won't happen unless there is a sudden need for it.End-to-end [1] is using OpenPGP.[1]: https://github.com/google/end-to-end/
nhxu·10 anni fa·discussNo it doesn't. At least on Anniversary Update but is anyone else running an earlier version of Windows?The NoLockScreen hack does not work in Anniversary Update. It's even described in the gist and the Anniversary workaround is commented out.
nhxu·10 anni fa·discussHardware Security Module.> How can the window.crypto API create and use a crypto key that's handled by the browser?By setting extractable to false when creating the key, see https://www.w3.org/TR/WebCryptoAPI/#dfn-CryptoKey-extractabl...