Update info about gajim version supported

This commit is contained in:
southerntofu 2021-06-28 16:59:33 +02:00
parent b5b856bc34
commit eeb852de34
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ This is a proof-of-concept script that takes OMEMO encryption keys from [gajim]
`omemo` plugin from [gajim-plugins](https://dev.gajim.org/gajim/gajim-plugins) is provided in this repository, because otherwise trying to import it from actual gajim plugins tries to launch too many things (and fails). It is assumed gajim with OMEMO plugin is working properly and so python-axolotl library is installed system-wide.
These scripts were tested with Gajim 1.3.1 keys. I have no idea if the format has changed lately.
## Where to find your keys
As i have no idea what in the hell i'm doing with this python code and the many ways it can fail, i'd recommend using a copy of your actual keys. The Gajim keys are usually stored in `~/.local/share/gajim/`in an SQLite database called `youraccount@yourserver.db`