Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bascht/omemo-top

Tracking the Progress of OMEMO Integration in various clients
https://github.com/bascht/omemo-top

cryptography jabber omemo website xmpp

Last synced: about 24 hours ago
JSON representation

Tracking the Progress of OMEMO Integration in various clients

Awesome Lists containing this project

README

        

# OMEMO.top

[![Build Status](https://travis-ci.org/bascht/omemo-top.svg?branch=master)](https://travis-ci.org/bascht/omemo-top)

This is the Jekyll site repository
behind [omemo.top](https://omemo.top).

We try to track the progress of different **OMEMO** Implementations in
various XMPP clients. This is a joint effort, so:

Your contribution is more than **welcome**.

## Running the site locally

* Get Jekyll up and running according to the
[GitHub Pages Docs](https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/).
* Clone this Repository and run Jekyll
```shell
git clone [email protected]:bascht/omemo-top.git
cd omemo-top
bundle
bundle exec jekyll serve
```

If any of the above steps fail:
Just [open an issue](https://github.com/bascht/omemo-top/issues/new)
and let us know.