Commit Graph

24 Commits

Author SHA1 Message Date
Josh Soref
203f456620 Spelling (#8001) 2021-04-18 08:43:18 +02:00
Aleksander Machniak
6efa88f049 Enigma: Fix bug where revoked users/keys were not greyed out in key info
The 'deleted' class was assigned to the wrong (next) row in a table.
It also didn't work in Elastic skin at all because of the missing style.
2019-05-11 08:35:05 +02:00
Aleksander Machniak
48417c5fc9 Remove default for enigma_pgp_homedir (#6173)
To make the default installation more secure force users to set the folder.
Added notes that it should be secured or not accessible from the web browser.
2018-03-04 09:14:43 +01:00
Aleksander Machniak
7b1f0f020b Enigma: Multi-host support 2018-02-28 09:36:25 +01:00
Aleksander Machniak
e2a8fb799e Add note about PinEntry issues with SELinux (#5620) 2017-02-13 11:35:09 +01:00
Aleksander Machniak
2e97728d06 Enigma: Add some notes to Known issues section (#5561) 2016-12-14 08:43:06 +01:00
Aleksander Machniak
c95292b912 Update README with some GnuPG 2.1 support info 2016-11-13 16:21:30 +01:00
Aleksander Machniak
462faace73 Enigma: Support key generation for multiple identities (#5383)
Update OpenPGP.js to version 1.6.2.
Get rid of server-side key generation - Crypt_GPG does not support
multiple user IDs, it's also slow and requires entrophy generator.
2016-09-23 18:26:49 +02:00
Aleksander Machniak
437aca39e0 Enigma: Import keys from key-server(s) (#5286) 2016-07-21 08:26:46 +02:00
Aleksander Machniak
5194120221 Add Known Issues section in Enigma README (#5215) 2016-05-01 11:08:17 +02:00
Aleksander Machniak
96c3d84cdd Enigma: Varius fixes and cleanup in code for attaching pubkeys 2016-04-02 10:35:17 +02:00
Aleksander Machniak
211929876b Enigma: GPG keys export 2015-09-06 15:52:31 +02:00
Aleksander Machniak
a0dfcb14a8 Enigma: Optional server-side key generation 2015-08-18 13:41:44 +02:00
Aleksander Machniak
d5501a8bb2 Enigma: Client-side keys generation (with OpenPGP.js)
Fixed deletion of key pairs (error: Private key must be deleted before public key can be deleted)
2015-08-10 20:55:24 +02:00
Aleksander Machniak
58c2798fae Implemented password prompt when entering compose page of encrypted message 2015-06-07 17:54:01 +02:00
Aleksander Machniak
76573685d9 Enigma: Added user preferences to disable plugin features 2015-04-11 14:31:27 +02:00
Aleksander Machniak
dedf22054e Enigma: diagnosed and described Crypt_GPG issues related with gnupg >= 2.0 2015-04-08 10:36:32 +02:00
Aleksander Machniak
1ad0e7da52 Enigma: fix issues with enabled messages_cache 2015-04-05 14:12:37 +02:00
Aleksander Machniak
39f93b2700 Enigma: added composer.json file 2015-04-03 20:29:07 +02:00
Aleksander Machniak
04598bdfb1 Enigma: Handle signed content inside of encrypted message 2015-03-31 19:42:46 +02:00
Aleksander Machniak
a99c34159d Enigma: Implemented messages signing and encrypting 2015-03-31 18:56:32 +02:00
Aleksander Machniak
0878c846bc Enigma: Larry support, finished PGP decryption, other fixes and improvements 2015-03-08 10:54:28 +01:00
Aleksander Machniak
3e98f8be71 Add some code for S/MIME signatures verification, update Crypt_GPG package 2013-12-27 13:14:40 +01:00
thomascube
48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 2012-03-31 12:25:48 +00:00