https://github.com/posteo/mailvelope_client
Roundcube plugin to use Mailvelope's OpenPGP-support
https://github.com/posteo/mailvelope_client
Last synced: about 1 month ago
JSON representation
Roundcube plugin to use Mailvelope's OpenPGP-support
- Host: GitHub
- URL: https://github.com/posteo/mailvelope_client
- Owner: posteo
- License: other
- Created: 2015-12-09T13:36:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T18:49:34.000Z (over 9 years ago)
- Last Synced: 2024-11-04T04:31:30.613Z (6 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 10
- Watchers: 8
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - posteo/mailvelope_client - Roundcube plugin to use Mailvelope's OpenPGP-support (others)
README
# Roundcube plugin to use Mailvelope's OpenPGP-support
This plugin makes Roundcube webmail use the client-API
of Mailvelope in order to create handle OpenPGP
emails. It's useful only for users that have Mailvelope
installed in their browser. Users without Mailvelope won't note any difference.## Requirements
Confirmed to be working with Roundcube v1.0.x.
## Install
To use the plugin drop the code into Roundcube's plugins-folder and enable it
in Roundcube's config. E.g.:cd $roundcube/plugins
git clone git://github.com/posteo/mailvelope_client
vim ../config/config.inc.php## Contribution
Any contribution is welcome! Feel free to open an issue or do a pull request at
github.com.