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

cross-origin resource sharing #28

Closed
pfefferle opened this issue Oct 2, 2013 · 8 comments
Closed

cross-origin resource sharing #28

pfefferle opened this issue Oct 2, 2013 · 8 comments

Comments

@pfefferle
Copy link

Should we require the cors header (Access-Control-Allow-Origin: *) to enable webmentions via javascript?

@snarfed
Copy link
Contributor

snarfed commented Nov 21, 2013

i'm going to pretend this is a democracy and cast a yes vote for this. :P

@sandeepshetty
Copy link
Member

Feel free to send in a pull request for this.

@pfefferle
Copy link
Author

Should we "recommend" or "require" it???

@sandeepshetty
Copy link
Member

Do you have a reason to "require" it?

@pfefferle
Copy link
Author

As i said... To enable mentions via JavaScript...

@sandeepshetty
Copy link
Member

I meant something along the lines of "Considering the increasing popularity of static sites/blogs these days, it might make sense to require cors. Although this will allow the ability to send webmentions via JS, they'll still require a third party service to accept webmentions. Which means if you decide to accept webmentions via JS you cannot respond back to them."

Then we can talk about the pro/cons about allowing people to talk without giving us the ability to talk back to them.

@pfefferle
Copy link
Author

@sandeepshetty that sounds perfect!

@sandeepshetty
Copy link
Member

Based on my comment above about the asymmetry, I'm leaning towards a SHOULD or MAY, unless someone has a strong reason for a MUST.

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

3 participants