Commit Graph

35 Commits

Author SHA1 Message Date
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
51c6269ded Improve accessibility of enigma encryption options button in compose screen 2016-08-21 15:21:16 +02:00
Aleksander Machniak
437aca39e0 Enigma: Import keys from key-server(s) (#5286) 2016-07-21 08:26:46 +02:00
Aleksander Machniak
352c6329cc Enigma: Search missing public keys on a key-server in mail compose (#5286) 2016-07-01 09:33:26 +02:00
Aleksander Machniak
88ed121f24 Enigma: Add possibility to export private keys (#5321) 2016-06-20 19:29:49 +02:00
Aleksander Machniak
f1c260b05f Enigma: Implement PGP encryption and signing in one go (#5302)
Enigma: Display signature verification status for encrypted+signed messages (#5302)
2016-06-07 12:29:17 +02:00
Aleksander Machniak
96102e2052 Enigma: Fix malformed signed messages with force_7bit=true (#5292) 2016-06-02 10:51:16 +02:00
Aleksander Machniak
dcb7db2f8c Enigma: Fix keys import from inside of an encrypted message (#5285) 2016-05-30 11:07:58 +02:00
Aleksander Machniak
4bb44c3d90 Enigma: added option to force users to use signing/encryption 2016-04-12 09:47:46 +02:00
Aleksander Machniak
96c3d84cdd Enigma: Varius fixes and cleanup in code for attaching pubkeys 2016-04-02 10:35:17 +02:00
Kyle Francis
7ce958ecd9 Added attach pubkey checkbox in compose UI, added preferences setting for attach pubkey by default 2016-04-01 12:32:57 -04:00
Kyle Francis
a9d399155d Implemented attaching pub PGP key to outgoing messages. 2016-03-30 09:33:53 -04:00
Aleksander Machniak
007c9ddcb0 Enigma: Handle messages with text before an encrypted block (#5149) 2016-03-30 12:56:44 +02:00
Thomas Bruederli
4a408843b0 Protect download urls against CSRF using unique request tokens (#1490642)
Send X-Frame-Options headers with every HTTP response
2016-03-06 14:31:07 +01:00
Aleksander Machniak
5a30653024 Enigma: Don't display "bad password" warning when the password wasn't provided yet 2016-01-26 20:54:57 +01:00
Aleksander Machniak
8c626eec8a Cleanup redundant variables 2016-01-26 16:59:40 +01:00
Aleksander Machniak
c1a518910a Enigma: Fix bug where signature/decryption info wasn't displayed for some messages 2016-01-26 13:53:36 +01:00
Aleksander Machniak
c9e2ab488e Enigma: Fix handling of encrypted + signed messages (#1490632) 2016-01-21 11:05:01 +01:00
Aleksander Machniak
f04b56f306 Enigma: Enable default signing/encryption on a signed/encrypted draft compose 2016-01-05 09:36:07 +01:00
Aleksander Machniak
c852426bd4 Enigma: Display all usage flags of the subkey 2015-10-07 19:54:08 +02:00
Aleksander Machniak
13eb9bdc24 Enigma: Display complete key information (subkeys, user IDs) 2015-10-03 18:56:33 +02:00
Aleksander Machniak
cffe97eb6e CS improvements + some doc 2015-09-13 14:50:48 +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
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
30ceb69eb5 Fix fatal error after last fix 2013-12-30 15:33:56 +01:00
Aleksander Machniak
14ace838c1 Fix references to 'default' skin 2013-12-29 12:02:04 +01:00
Aleksander Machniak
2193f6a130 Avoid unused local variables 2013-05-07 13:51:23 +02:00
Aleksander Machniak
61be822d62 Remove deprecated functions (from bc.php file) usage in plugins 2013-01-18 15:24:49 +01:00
Aleksander Machniak
789baafb2a Fix watermark in a frame regression 2012-11-06 13:52:00 +01:00
Aleksander Machniak
cfc27c9b76 Keep some resource files (images) in separate directory 2012-07-30 10:00:35 +02:00
thomascube
48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 2012-03-31 12:25:48 +00:00