Roadmap
-
RCP application with two perspective :
- Keystore management
- User documents for browsing and signing operations
Wizards and configuration for managing :
- add/remove directories to view user's files/documents
- keystore and truststore import/export
- create keypair and selfsigned certificates
- manage secret policies (passphrase and PIN)
- PDF, CMS and XML signature settings
- Open Office settings
- log level
-
Signature generation improvements
- Manage CRLs : get CRL URLs from CDP and download it/them. then, insert into CMS signature. Manage a cache with a view.
- Manage TSP : Generate a timestamp or Get an online timestamp from an URL.
- Manage XML Signature (SOAP?).
- Manage "What you see is what you signed" with :
- Open Eclipse XML/Text editor.
- Open files in eParapher Editor Area on Windows (swt/OLE)
- Open external program on other platform : linux, mac OSX, Solaris and AIX.
- software locks/unlocks on PKCS11 token events (removal/insertion).
-
Finalize Keystore/Certificate? support
- Manage more X509v3 extentions in the certificate Viewer Dialog.
- keystores & certificate managment improvements :
- Load on startup available Keystore file formats (KBD, ...).
- Improve new certificate wizard :
- generate CSR (and use ejbca API's)
- compose DN's and Alternative names through list with add-remove-up-dwn buttons,
- choose KU and AKU...
- sign with other certificate (and issue CRL)??
- Implement a configuration wizard.
-
GUI/RCP improvements
- Add undo/redo support.
- Add drag & drop support.
- Add CLI for OS rigth click integration.
-
Milestone: 0.5
No date set
Add Code Signing support
- Verify eParapher code integrity.
- Create and verify Jar file integrity.
-
Milestone: 0.6
No date set
Add file encryption
- Manage a personal safe for user's documents, secured by an encryption certificate
- Encrypt/Decrypt? files
- Use LDAP and HTTP to retrieve encryption certificates.
- Manage old encryption certificates for decryption.
- Add a view to manage recipient list in certificate perspective
-
Milestone: 0.7
No date set
Add basic signature validation
- Show Signature validation state :
- In Tree viewer through Label Decorators (with background verification at startup and refresh).
- Support OCSP protocol.
- Show Signature validation state :
-
Milestone: 0.8
No date set
Add signature validation with full information
- in editor with forms:
- Implement PDF, CMS and XML signature validation.
- Open Editor With 2 Tab : one with the native editor and the other one with the signature information.
- in editor with forms:
-
Milestone: 0.9
No date set
-
Milestone: 1.0
No date set
Fully support file Signing/Validation? & Encryption.
-
Milestone: 2.0
No date set
eParapher aim to be plugin oriented :
- to manage online storage with the cloud : S3 Amazon, webapp google apps, ...)
- to manage differents CA 's for certificate lifecycle managment : generation, renewal, ...
- To manage differents smartcard content through SunPCSC : Applet/Cardlets? loading, PIN, OTP Applet/Cardlet?, ...
