Commit Graph

14 Commits

Author SHA1 Message Date
Martin Dosch
dd4a9c9bed Fix Ox encryption. 2022-04-24 00:33:17 +02:00
Martin Dosch
28c5884044 Change from encoding/xml to etree. 2022-04-23 23:59:19 +02:00
Martin Dosch
11cf616e99 Change from encoding/xml to etree. 2022-04-23 23:34:03 +02:00
Martin Dosch
5d36173be7 Use proper variable names for etree xml. 2022-04-23 13:19:42 +02:00
Martin Dosch
aa8e79aa88 Ox: Add store hint. 2022-04-22 13:22:37 +02:00
Martin Dosch
33066fea8a Ox: Remove from
The server will add it anyway so don't perform
unnecessary tasks, also it's not in XEP-0373
examples.
2022-04-21 19:06:16 +02:00
Martin Dosch
19dee4b8fd Ox: (Hopefully) support multiple pubkeys in result.
See https://xmpp.org/extensions/xep-0373.html#discover-pubkey
2022-04-21 17:28:59 +02:00
Martin Dosch
d25294add7 Ox: Cache public keys. 2022-04-18 17:14:03 +02:00
Martin Dosch
edc35dd8df Fix file opening. 2022-04-18 14:43:50 +02:00
Martin Dosch
5124dbb1e7 Set MaxItems for keylist request to 1. 2022-04-18 14:12:40 +02:00
Martin Dosch
428bb86de2 Ox: Add private key import. 2022-04-18 11:16:41 +02:00
Martin Dosch
20953ab1ac Move file reading into own helper func. 2022-04-18 10:16:00 +02:00
Martin Dosch
1922d0a1b0 Ox: Don't try to send Ox messages if no key is present. 2022-04-17 17:34:28 +02:00
Martin Dosch
e9e0d8c735 Add experimental Ox (OpenPGP for XMPP) support. 2022-04-17 17:16:29 +02:00