Hacker News new | ask | show | jobs
by oh_sigh 1149 days ago
A problem with the CAN bus is that there is no way to tell what node sends what message on the bus, so you can't have something like a filter that only processes headlight-related messages coming from headlights. I guess you could actually do it, but it would require every node being able to sign their messages, which would add a lot of cost.