I mean https and TLS yeah, sorry
Livepost!!!!
Why not just have have nginx
server{ listen 80; return 301 $host$request_uri; }
What's the appeal of having your code handle the TLS anyways?
I run a L7 proxy because I always have, I've never felt the need to put my naked code against the internet.
There's no reason to run Nginx though. The reason is because I want to allow users to have a full setup in a standalone install. We are fixing http:// in upstream Amber soon, so http:// will still work. I want LivePost itself to be as secure as Nginx, which it will hopefully soon. What exploit am I really vulnerable to without Nginx?
It's also a bunch more configuration for my user, but if we get it right in Amber, I can make the install very easy by bypassing extra services.
Oh sorry I misread your post.
Let me take a stab at adding it to Amber
...
live demo down
Use https livepost.mixflame.com
Meguca dev here. Denying this.
You can toggle the live updates off per board, per thread and per user and it works like a static imageboard without JS.
Hey Meguca from LivePost.
We at LivePost are merely Holla Forums fans rather than any specific board.
Differences: We don't support not using JS right now, it's certainly possible to achieve, but LZ-String our compression algorithm needs to be ported to Crystal. This is because we compress and send images over the wire and they are never uploaded to any service (except your LivePost server.) Once I find a way to decompress and inject the images we won't have this problem. We do plan on an auto-refresh fallback. We will probably do both of these, just give us time. Thanks :)