Posts by wiktor@metacode.biz
 (DIR) Post #9hraEiFBEFgxtbw8lU by wiktor@metacode.biz
       2019-04-16T11:01:48.165Z
       
       1 likes, 0 repeats
       
       Hi… uhm… Mistake :)CORS is optional, that’s why I made it a warning not an error. I did ask for its inclusion in the spec some time ago on the OpenPGP ML (https://mailarchive.ietf.org/arch/msg/openpgp/0kU_BcFOgngoa_H5LZUP9I35CQc) but unfortunately it seems there is no reply from WKD author.CORS on WKD keys is useful in decentralized, in-browser-only solutions. For example check out this decentralized encryption page: https://metacode.biz/sandbox/encrypt (look at the source, it’s minimal!).
       
 (DIR) Post #9jmL249j4gXbnPUZkG by wiktor@metacode.biz
       2019-06-12T18:10:11.249Z
       
       0 likes, 2 repeats
       
       https://keys.openpgp.org finally launched!A modern, fast and reliable keyserver that additionally verifies key uploads (so no-one can upload key with your e-mail) and allows key deletion (so it’s GDPR compliant).See more details here: https://keys.openpgp.org/about/news#2019-06-12-launch
       
 (DIR) Post #9wLHo2yS919N7vznHM by wiktor@metacode.biz
       2020-06-22T10:27:33.618Z
       
       0 likes, 1 repeats
       
       If you’re operating an open XMPP server and let people register through the web interface you need to check out this: https://github.com/iNPUTmice/Conversations/issues/3796Basically if you display a QR code after registration with JSON containing the JID and the password Conversations.im users can just scan the code to add the account to their app.Very nice!Footnote: this will be available in Conversations 2.8.8.