Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict github.io whitelist to w3c.github.io #14

Open
foolip opened this issue Nov 10, 2016 · 2 comments
Open

Restrict github.io whitelist to w3c.github.io #14

foolip opened this issue Nov 10, 2016 · 2 comments

Comments

@foolip
Copy link
Collaborator

foolip commented Nov 10, 2016

I think we should have to actively decide that others are OK, someperson.github.io could be a problem if it is intended to graduate from there.

@mdittmer
Copy link
Owner

We currently scrape meaningful data from:

[ 'heycam.github.io',
  'w3c.github.io',
  'webaudio.github.io',
  'webbluetoothcg.github.io',
  'wicg.github.io' ]

Do we really want to whitelist each one separately? Or do we just want to notice bad agithub.io matches and blacklist them?

@foolip
Copy link
Collaborator Author

foolip commented Dec 19, 2016

I think that whitelisting separately is probably best for now, using cowboy.github.io and not noticing would be worse than having to whitelist a new URL I think.

We could of course devise a system where we scrape everything linked, and it's merely a warning when some URL isn't in our list of known spec patterns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants