lcm-proj / lcm

Lightweight Communications and Marshalling
GNU Lesser General Public License v2.1
980 stars 388 forks source link

How to prevent hacking using LCM message #322

Closed Joechencc closed 4 years ago

Joechencc commented 4 years ago

If some other programs in the local computer are trying to send LCM message to my code. How to prevent restrict LCM message from untrusted source?

joecccchen commented 4 years ago

Realize LCM TTL is one important method to work