<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Aug 17, 2017 at 9:28 AM, Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In my opinion, this should be separate from vlc.git entirely. Those scripts are likely to churn way too fast for the VLC release cycle.<br>
<br>
Also IME, some services just refuse to work if accessed from localhost, whether file:// or http://. Not to mention the needs for confidential ID mess.<br>
<br>
I am still of the opinion that these should be web-hosted by the foundation or some other entity. This solves the churn problem, among others. Of course, it should still be open-sourced and there could be a setting to change the service provider. </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888"><br>
-- <br>
Rémi Denis-Courmont<br>
Typed on an inconvenient virtual keyboard</font></span><br>______________________________<wbr>_________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/<wbr>listinfo/vlc-devel</a><br></blockquote></div><br></div><div class="gmail_extra">If those pages were simply success / error messages, they could be hosted somewhere else than localhost.<br>In this case, I simply cannot web-host those scripts somewhere else than localhost, otherwise, it will simply break the security (for AmazonS3, OwnCloud and Mega.Nz). <br>It runs localhost in order to retrieve the credentials and create a proper request that is sent to the respective servers.<br><br>I'm not sure I understood what you meant with "some services just refuse to work if accessed from localhost", but any type of services did refuse and it can be used to authenticate.<br><br>Thanks for the feedback!<br><br>Best Regards,<br>Diogo Silva</div></div>