Live data from Hacker News

Itty Bitty: Sites contained within their own links

itty.bitty.site

21–30 of 111 posts

Re: Itty Bitty: Sites contained within their own links

#26

This is neat! I did something similar with https://tinysite.adamdrake.com where I have a website that fits into a single ipv4 datagram (at least it did when I was using my own HTTP server). More details here: https://adamdrake.com/the-biggest-smallest-website.html

It's 9XX bytes, is the extra from TLS?

Re: Itty Bitty: Sites contained within their own links

#28
post #16

https://itty.bitty.site/#/?XQAAAALfAAAAAAAAAAA0HSzgdXPvDK5AE...

oh hi (I will say I'm disappointed that it wasn't a technique to make circular URLs.)

That's what it started out as, I was going to look at making a quine but then quickly gave up as I am tired

Re: Itty Bitty: Sites contained within their own links

#29
post #27

Earlier quoted context omitted.

Why

If you're using this in your site as it stands, you are opening up XSS attacks as it does not appear to sanitise user input.

Only if you do something silly like serve cookies on that domain
Post reply on HN