Hacker News new | ask | show | jobs
by piccogabriele 2146 days ago
They are just cached in an encrypted token in your browser, not sent to any server. You can have a look in the source code if you are interested: https://github.com/GabrielePicco/hacker-news-rich
1 comments

Here a very simple explanation of the architecture: https://medium.com/@PiccoGabriele/creating-and-hosting-an-ha...