Commit Graph

23 Commits (81bccd00adbfc744d613806387b5e8c1580b9dc1)

Author SHA1 Message Date
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.
7 years ago
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.
8 years ago
Aleksander Machniak 7b1f0f020b Enigma: Multi-host support 8 years ago
Aleksander Machniak e2a8fb799e Add note about PinEntry issues with SELinux (#5620) 9 years ago
Aleksander Machniak 2e97728d06 Enigma: Add some notes to Known issues section (#5561) 9 years ago
Aleksander Machniak c95292b912 Update README with some GnuPG 2.1 support info 9 years ago
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.
9 years ago
Aleksander Machniak 437aca39e0 Enigma: Import keys from key-server(s) (#5286) 10 years ago
Aleksander Machniak 5194120221 Add Known Issues section in Enigma README (#5215) 10 years ago
Aleksander Machniak 96c3d84cdd Enigma: Varius fixes and cleanup in code for attaching pubkeys 10 years ago
Aleksander Machniak 211929876b Enigma: GPG keys export 10 years ago
Aleksander Machniak a0dfcb14a8 Enigma: Optional server-side key generation 11 years ago
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)
11 years ago
Aleksander Machniak 58c2798fae Implemented password prompt when entering compose page of encrypted message 11 years ago
Aleksander Machniak 76573685d9 Enigma: Added user preferences to disable plugin features 11 years ago
Aleksander Machniak dedf22054e Enigma: diagnosed and described Crypt_GPG issues related with gnupg >= 2.0 11 years ago
Aleksander Machniak 1ad0e7da52 Enigma: fix issues with enabled messages_cache 11 years ago
Aleksander Machniak 39f93b2700 Enigma: added composer.json file 11 years ago
Aleksander Machniak 04598bdfb1 Enigma: Handle signed content inside of encrypted message 11 years ago
Aleksander Machniak a99c34159d Enigma: Implemented messages signing and encrypting 11 years ago
Aleksander Machniak 0878c846bc Enigma: Larry support, finished PGP decryption, other fixes and improvements 11 years ago
Aleksander Machniak 3e98f8be71 Add some code for S/MIME signatures verification, update Crypt_GPG package 12 years ago
thomascube 48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 14 years ago