Hacker News new | ask | show | jobs
by divbzero 1543 days ago
With solar powered servers like this, I wonder if plain HTTP could make more sense than HTTPS. With a long cache expiration, the website could be served by public HTTP caches even when the origin server is asleep.
1 comments

That's a really interesting point and one I hadn't considered! I'm reverse proxying it through a larger server on the home network which is public-facing, and that server automatically slaps HTTPS on whatever it sends out.