Size: 914
Comment: Some more things for the road
|
Size: 3210
Comment: 3.0 estimated mid Sept
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
(For Developers, just an initial stub, work in progress) = Potential Roadmap-Planning |
= Gpg4win Roadmap |
Line 4: | Line 3: |
== 2.2.2 * screenreader ability for kleo * update of third party libraries * update of gnupg version and libraries * fix for dll load startup problems with kleopatra on some systems * possibly fix exchange address recognition in gpgOl for outlook 2010/2013 === Shall we remove Claws-Mail from the installer? Rationale: Claws-Mail maintains [[https://www.claws-mail.org/win32/|its own installer for windows]], which often is more current. Supporting it by building in into the Gpg4win 2.0.0 installer was a success, this helped the initiative to get a windows installer and it spread the word. It makes Gpg4win easier to maintain, if we decouple the installers. There is less work to be done, especially less quality control and even some space is safed. |
== Gpg4win 3.0 stable (Sept 2017) * GnuPG (Crypto Backend) ** integration of GnuPG 2.2 stable (with support for ECC, ~H~T~T~P~S, ~TOFU trust model and WKD/WKS). |
Line 22: | Line 8: |
== next normal release? maybe 2.3.0 | * GpgOL (Outlook Plugin): ** Stable MIME support ** No persistent modifications to email items. (Also fixing random crash on MIME mail send.) ** Support for Outlooks' inline editor in message list. ** Optional support for PGP/Inline messages. ** Show if message was encrypted directly in Outlook (no more popup) ** Show signature details directly in Outlook (no more popup) ** Support for HTML / multipart alternative emails ** Improve error handling ** Full support for MS Exchange (and EAS) >= 2010. ** Improve signature display and status (no more popup!) ** Move decryption in a background thread (no more blocking Outlook). ** Improve "Fluent UI" scaling ** Preselect sign/encrypt on reply or forward based on email status. ** Support new automatic key lookup options in GnuPG (WKD). * ~GpgEX (Explorer Plugin): ** Reduce available options (thanks to auto detection). * Kleopatra (Crypto-Manager/Expert Interface): ** Autodetect file contents and treat them accordingly (e.g. If a .gpg file is a cert import it. Or if encrypted decrypt it.) ** Rework Sign/Encrypt files dialog to reduce steps and make certificate selection easier / better. ** Rework Decrypt/Verify files dialog to have only one step and select automatic handling. ** Rework key list to include aliases for email addresses when filtering. ** Add more options to show in keylist, especially UID validity. ** Support TOFU trust model in dialogs. ** OpenPGP Smartcard Management ** Paperkey export/import (print secret key). ** Add input field like GPA's clipboard. ** Generally improve clipboard behavior (2.3.x versions sometimes missdetect) ** Based on KDE Frameworks 5: many UI improvements and additional localizations. ** No more need for dbus, kbuildsycoca and wrapper script to start Kleopatra. ** Add setting to Sign/Encrypt folder contents. ** Improve first start (provide key import or key pair generation). ** Integrate Gpg4win compendium for Windows and improve help buttons. ** Support new automatic key lookup options in Kleopatra (WKD). * Gpg4win installer: ** Show usage hints during installation (some pictures / icons). ** Reduce steps by default. Enable "customized install". ** Allow installation as normal user. ** Register File Extensions / MIME Types for Gpg4win (.asc, .gpg, .sig, .key,.. etc (and the X509 extensions)) * General: ** Gpg4win update notification == Gpg4win 3.0.x (Q3-Q4 2017) * contains security and bug fixes == Gpg4win 3.1 (Q1 2018) * GpgOL ** Remove support for Outlook 2003/2007 (Microsofts' Extended Support ends 2017-12-31). * more features ... == 2.3.5(unscheduled) To be done on demand only, if an important defect appears that needs a quick fix and 3.0 is not ready for primetime yet. == For each release * Update of third party libraries. * Update of gnupg and libraries. //Additional features from [[../Wishlist|wishlist]] depends on funding and available time.// |
Gpg4win Roadmap
Gpg4win 3.0 stable (Sept 2017)
- GnuPG (Crypto Backend)
- integration of GnuPG 2.2 stable (with support for ECC, HTTPS, TOFU trust model and WKD/WKS).
- GpgOL (Outlook Plugin):
- Stable MIME support
- No persistent modifications to email items. (Also fixing random crash on MIME mail send.)
- Support for Outlooks' inline editor in message list.
- Optional support for PGP/Inline messages.
- Show if message was encrypted directly in Outlook (no more popup)
- Show signature details directly in Outlook (no more popup)
- Support for HTML / multipart alternative emails
- Improve error handling
- Full support for MS Exchange (and EAS) >= 2010.
- Improve signature display and status (no more popup!)
- Move decryption in a background thread (no more blocking Outlook).
- Improve "Fluent UI" scaling
- Preselect sign/encrypt on reply or forward based on email status.
- Support new automatic key lookup options in GnuPG (WKD).
- GpgEX (Explorer Plugin):
- Reduce available options (thanks to auto detection).
- Kleopatra (Crypto-Manager/Expert Interface):
- Autodetect file contents and treat them accordingly (e.g. If a .gpg file is a cert import it. Or if encrypted decrypt it.)
- Rework Sign/Encrypt files dialog to reduce steps and make certificate selection easier / better.
- Rework Decrypt/Verify files dialog to have only one step and select automatic handling.
- Rework key list to include aliases for email addresses when filtering.
- Add more options to show in keylist, especially UID validity.
- Support TOFU trust model in dialogs.
- OpenPGP Smartcard Management
- Paperkey export/import (print secret key).
- Add input field like GPA's clipboard.
- Generally improve clipboard behavior (2.3.x versions sometimes missdetect)
- Based on KDE Frameworks 5: many UI improvements and additional localizations.
- No more need for dbus, kbuildsycoca and wrapper script to start Kleopatra.
- Add setting to Sign/Encrypt folder contents.
- Improve first start (provide key import or key pair generation).
- Integrate Gpg4win compendium for Windows and improve help buttons.
- Support new automatic key lookup options in Kleopatra (WKD).
- Gpg4win installer:
- Show usage hints during installation (some pictures / icons).
- Reduce steps by default. Enable "customized install".
- Allow installation as normal user.
- Register File Extensions / MIME Types for Gpg4win (.asc, .gpg, .sig, .key,.. etc (and the X509 extensions))
- General:
- Gpg4win update notification
Gpg4win 3.0.x (Q3-Q4 2017)
- contains security and bug fixes
Gpg4win 3.1 (Q1 2018)
- GpgOL
- Remove support for Outlook 2003/2007 (Microsofts' Extended Support ends 2017-12-31).
- more features ...
2.3.5(unscheduled)
To be done on demand only, if an important defect appears that needs a quick fix and 3.0 is not ready for primetime yet.
For each release
- Update of third party libraries.
- Update of gnupg and libraries.
Additional features from wishlist depends on funding and available time.