You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "yuweisung (via GitHub)" <gi...@apache.org> on 2023/02/18 02:42:14 UTC

[GitHub] [pulsar] yuweisung opened a new issue, #19558: [Doc] End to End encryption chart is wrong

yuweisung opened a new issue, #19558:
URL: https://github.com/apache/pulsar/issues/19558

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   
   ### What issue do you find in Pulsar docs?
   
   The chart under "How it works in Pulsar" is wrong.  In the right side, Decryption at the consumer side, It should be "Private Key" pointing to AES Key.  
   
   
   ### What is your suggestion?
   
   Suggestion: 
   1) symmetric key -> secret key. 
   2) asymmetric key -> public/private key
   
   AES is an algorithm. This chart gives user an impression that pulsar can only use AES key as session key. 
   Also, it will be better if we separate the Encrypted Payload as Message Body and Encyrpted AES key as an Message header. 
   
   THe Client key is not addressed in the description. 
   
   ### Any reference?
   
   ![Screenshot 2023-02-17 at 8 41 37 PM](https://user-images.githubusercontent.com/1286000/219827599-f0b6c820-ce0d-4919-b36f-4030433207df.png)
   
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] nodece closed issue #19558: [Doc] End to End encryption chart is wrong

Posted by "nodece (via GitHub)" <gi...@apache.org>.
nodece closed issue #19558: [Doc] End to End encryption chart is wrong
URL: https://github.com/apache/pulsar/issues/19558


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org