Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encrypt PDFs transmitted and stored on servers #77

Open
wincelau opened this issue Nov 27, 2023 · 0 comments
Open

Encrypt PDFs transmitted and stored on servers #77

wincelau opened this issue Nov 27, 2023 · 0 comments
Labels

Comments

@wincelau
Copy link
Member

In the case of a shared signature, the document is transmitted and stored on the server for a period chosen by the operator. The purpose of this feature is to store the pdf on the server in an encrypted way using a symmetric key. In order to process the server side operation, the symmetric key will be transmitted with each request. A non encrypted version of the document will not be stored on the server but only processed in RAM which will increase the confidentiality of the information contained in the documents.

Milestone(s) :

  • Generation exchange of a symmetric key
  • PDF encryption and decryption
  • Option in config and in the interface to activate encryption
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant