From 5f054bec89fa9f69985552b302c24fa68b183bcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Wed, 25 Oct 2017 16:56:53 +0200 Subject: [PATCH] [otr] Add Warning to manifest.ini --- gotr/manifest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/gotr/manifest.ini b/gotr/manifest.ini index 835368a..2147401 100644 --- a/gotr/manifest.ini +++ b/gotr/manifest.ini @@ -3,6 +3,7 @@ name: Off-The-Record Encryption short_name: gotr version: 1.9.8 description: Provide OTR encryption. Read the Wiki before use. +WARNING: Some bugs exist that can lead to plaintext. It is recommended to use PGP or OMEMO instead. authors: Kjell Braden homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/offtherecordplugin max_gajim_version: 0.16.9 -- GitLab