GitHub user dzueck added a comment to the discussion: Encrypting internal 
RESTful requests between micro services

I have been able to show that using packet sniffing tools like tcpdump and 
Wireshark, the traffic between services does leak potentially private 
information such as data set names and contents. There is likely more, but I 
did not look for any more. In my case I had root access to the deployment to 
view the tcp communications, however as parshimers mentioned, you would not 
need root privileges to read these packets if services are spread out on 
multiple machines. In this setup you would only need a separate device on the 
same network as one of the services.

GitHub link: 
https://github.com/apache/texera/discussions/6059#discussioncomment-17552928

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to