Philipp Hörist
aed2ce4729
Reformat with ruff format
2026-01-02 17:30:56 +01:00
Philipp Hörist
9571a622ed
[openpgp] Improve type annotations
2025-02-27 23:14:21 +01:00
Philipp Hörist
c67e7f341b
[openpgp] Port to Gtk4
2025-02-08 22:09:33 +01:00
Philipp Hörist
bff638da44
[openpgp] Fix typos
2025-01-25 19:35:32 +01:00
Philipp Hörist
841b1fb25e
cq: Format with black and isort
2025-01-25 19:15:37 +01:00
Philipp Hörist
5c8c93e9bb
[openpgp] Allow PGPME to create key with default algoritm
...
Fixes #623
2024-09-22 20:36:08 +02:00
Philipp Hörist
4eddd45b77
[openpgp] Fix backend init
2024-06-16 14:19:59 +02:00
wurstsalat
77c9c8818f
cq: Use union operator
2023-06-11 12:39:01 +02:00
lovetox
572301fe89
[openpgp] Be more resistant against invalid keys
2022-04-18 14:05:10 +02:00
lovetox
f6411db908
[openpgp] Handle keys not suited for xmpp
2022-04-16 20:49:01 +02:00
lovetox
713cea57a6
[openpgp] Add delete key method when using gpgme
2022-04-12 21:52:43 +02:00
lovetox
d3b4a8a056
Adapt to nbxmpp changes
2021-02-28 13:37:50 +01:00
lovetox
e4a88c9d18
[openpgp] Fix error logging
...
Fixes #446
2020-11-22 00:05:04 +01:00
lovetox
bf8a88d544
[openpgp] Generate keys without protection
2020-11-21 23:44:39 +01:00
lovetox
d8bf566db2
[openpgp] Add GPGME backend
2020-11-21 23:44:39 +01:00
lovetox
c16625f886
[openpgp] Add debug logging for python-gnupg
2020-06-21 23:17:47 +02:00
lovetox
6b58c090bb
[openpgp] Use Gajim's sqlite adapter/converter
2020-05-21 22:35:41 +02:00
lovetox
f4b48263a8
[openpgp] Remove JID converter
...
Converters are registered at sqlite3 module level, the OMEMO plugin
also registers a converter which works differently. The converter
in the OpenPGP plugin is not used so lets remove it.
2020-05-20 23:46:02 +02:00
lovetox
713f08c056
[openpgp] Set gpgbinary to gpg
...
Fixes #458
2020-05-01 22:15:41 +02:00
Philipp Hörist
482ff2e7c0
Revert "openpgp new"
...
This reverts commit e53150c94e
2019-03-31 19:57:03 +02:00
Philipp Hörist
e53150c94e
openpgp new
2019-03-31 19:55:53 +02:00
Philipp Hörist
6436c1cafa
Change logging domains
2019-03-10 10:27:07 +01:00
Philipp Hörist
2b9780a9f9
[openpgp] Refactor Plugin
...
- Adapt to nbxmpp now supporting openpgp
2019-02-09 20:50:48 +01:00
Philipp Hörist
7ad794daeb
[openpgp] Save encryption details
2018-09-14 15:14:51 +02:00
Philipp Hörist
37105a881d
[openpgp] Bugfixes
...
- dont pass Path instance to sqlite3.connect()
- add keydate to devicelist publish
2018-09-09 16:23:26 +02:00
Philipp Hörist
fa9e8f7fa8
[openpgp] Fix some bugs
...
- Dont use armor when encrypting
- Convert timestamp to int
- Fix getting the default trust
2018-08-31 15:16:45 +02:00
Philipp Hörist
7776ae0a59
[openpgp] Inital commit
2018-08-29 23:39:34 +02:00