From eeb852de34b3cdf94ba649e5947d3b54ce45379e Mon Sep 17 00:00:00 2001 From: southerntofu Date: Mon, 28 Jun 2021 16:59:33 +0200 Subject: [PATCH] Update info about gajim version supported --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e870ff3..24d5f22 100644 --- a/README.md +++ b/README.md @@ -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`