Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/discourse/discourse-encrypt

A plugin that provides a secure communication channel through Discourse.
https://github.com/discourse/discourse-encrypt

discourse-plugin

Last synced: 1 day ago
JSON representation

A plugin that provides a secure communication channel through Discourse.

Awesome Lists containing this project

README

        

# discourse-encrypt

Discourse Encrypt is a plugin that provides a secure communication channel
through Discourse. [Read more about the plugin on Meta...](https://meta.discourse.org/t/discourse-encrypt-for-private-messages/107918)

## Installation

Follow [Install a Plugin](https://meta.discourse.org/t/install-a-plugin/19157)
how-to from the official Discourse Meta, using `git clone https://github.com/discourse/discourse-encrypt.git`
as the plugin command.

Please note that WebCrypto API is restricted to secure origins, which basically
means that you must enable HTTPS before using this plugin.