|
1 day ago | |
---|---|---|
.github/workflows | 1 week ago | |
app | 3 weeks ago | |
assets | 2 weeks ago | |
config | 1 week ago | |
db/migrate | 2 months ago | |
lib | 1 day ago | |
spec | 2 months ago | |
svg-icons | 1 month ago | |
test/javascripts | 2 weeks ago | |
.eslintrc | 4 months ago | |
.gitignore | 4 months ago | |
.rubocop.yml | 7 months ago | |
.template-lintrc.js | 4 months ago | |
Gemfile | 3 months ago | |
Gemfile.lock | 6 months ago | |
LICENSE | 1 year ago | |
README.md | 8 months ago | |
package.json | 3 months ago | |
plugin.rb | 1 day ago | |
translator.yml | 6 months ago | |
yarn.lock | 3 months ago |
Discourse Encrypt is a plugin that provides a secure communication channel through Discourse. Read more about the plugin on Meta...
Follow Install a Plugin
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.