Gpg --ask-cert-level considered harmfuldebian-administration.org1 points·by nhxu·10 ปีที่แล้ว·0 comments
nhxu·10 ปีที่แล้ว·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 ปีที่แล้ว·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 ปีที่แล้ว·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 ปีที่แล้ว·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 ปีที่แล้ว·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...