Hacker News new | ask | show | jobs
by StavrosK 4139 days ago
There are things you can do, the problem is that the Arduino isn't powerful enough to do any sort of crypto on the chip. I use it as a peripheral to a computer, which just reads the Arduino and posts the data to the server. Signing/encryption happens there, but a Raspberry Pi would also be a good solution for that.