Live data from Hacker News

Cdnjs - the missing cdn

cdnjs.com

1–10 of 79 posts

Re: Cdnjs - the missing cdn

#4
That's pretty awesome! I've always wondered why popular css grids weren't also CDN'd. Bootstrap, 960, etc, etc - it makes great sense to have many of these things cached across 100s of sites 1 time - instead of 100 times. Modify the cdn version in a seperate style sheet afterwards.

Re: Cdnjs - the missing cdn

#5
post #4

That's pretty awesome! I've always wondered why popular css grids weren't also CDN'd. Bootstrap, 960, etc, etc - it makes great sense to have many of these things cached across 100s of sites 1 time - instead of 100 times. Modify the cdn version in a seperate style sheet afterwards.

[deleted]

Re: Cdnjs - the missing cdn

#7
post #4

That's pretty awesome! I've always wondered why popular css grids weren't also CDN'd. Bootstrap, 960, etc, etc - it makes great sense to have many of these things cached across 100s of sites 1 time - instead of 100 times. Modify the cdn version in a seperate style sheet afterwards.

[deleted]

Re: Cdnjs - the missing cdn

#8
post #4

That's pretty awesome! I've always wondered why popular css grids weren't also CDN'd. Bootstrap, 960, etc, etc - it makes great sense to have many of these things cached across 100s of sites 1 time - instead of 100 times. Modify the cdn version in a seperate style sheet afterwards.

The same people who are doing the cdnjs have been planning do a CSS one as well, https://github.com/cdnjs/cdncss

Re: Cdnjs - the missing cdn

#10
post #6

Who pays for this ? How do I know you're not going to replace some of that javascript with malicious content ?

Cloudflare pays for this. They've been sponsoring cdnjs for around a year now.

As for the security of our system, all javascript files are verified against official sources before going on the cdn. Additionally, we have many library maintainers submitting updates to their own libraries.

Beyond that the only question remaining is our personal integrity. Like any relationship with a third party, you're going to have to decide whether trusting us is an acceptable level of risk. If past performance is any indication of integrity, we have had no security incidents since we began in January 2011.

Post reply on HN