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`