changeset f7d1b9290dbe in /home/hg/repos/gajim-plugins author: lovetox <[email protected]> branches: details:gajim-plugins?cmd=changeset;node=f7d1b9290dbe description: Update README.md
diffstat: omemo/README.md | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) diffs (24 lines): diff -r b21e4263ff3f -r f7d1b9290dbe omemo/README.md --- a/omemo/README.md Wed Aug 17 01:08:40 2016 +0200 +++ b/omemo/README.md Fri Aug 19 17:00:50 2016 +0200 @@ -1,13 +1,16 @@ # OMEMO Plugin for Gajim -This is an experimental plugin that adds support for the [OMEMO -Encryption](http://conversations.im/omemo) to [Gajim](https://gajim.org/). This +This Plugin adds support for the [OMEMO Encryption](http://conversations.im/omemo) to [Gajim](https://gajim.org/). This plugin is [free software](http://www.gnu.org/philosophy/free-sw.en.html) distributed under the GNU General Public License version 3 or any later version. -**DO NOT rely on this plugin to protect sensitive information!** +## Installation -## Installation +Before you open any issues please read our [Wiki](https://github.com/omemo/gajim-omemo/wiki) which addresses some problems that can occur during an install + +### Linux + +See [Linux Wiki](https://github.com/omemo/gajim-omemo/wiki/Installing-on-Linux) ### Windows _______________________________________________ Commits mailing list [email protected] https://lists.gajim.org/cgi-bin/listinfo/commits
