Re: [tor-dev] Implement JSONP interface for check.torproject.org

2012-03-26 Thread Robert Ransom
Oh, I forgot to mention one requirement: check.torproject.org must be usable by people who have turned off JavaScript in their browser (whether TBB or not). That rules out XmlHttpRequest. Robert Ransom ___ tor-dev mailing list tor-dev@lists.torproject

Re: [tor-dev] Implement JSONP interface for check.torproject.org

2012-03-26 Thread Robert Ransom
On 2012-03-23, Arturo Filastò wrote: > On 3/23/12 4:34 PM, Robert Ransom wrote: >> On 2012-03-23, Arturo Filastò wrote: >> >>> Since I noticed that check.tpo was removed from the front page I was >>> thinking it would be a good idea to bring back up the topic of migrating >>> check.torproject.org

Re: [tor-dev] Implement JSONP interface for check.torproject.org

2012-03-23 Thread Arturo Filastò
On 3/23/12 4:34 PM, Robert Ransom wrote: > On 2012-03-23, Arturo Filastò wrote: > >> Since I noticed that check.tpo was removed from the front page I was >> thinking it would be a good idea to bring back up the topic of migrating >> check.torproject.org to a JSONP based system. > JSONP gives the p

Re: [tor-dev] Implement JSONP interface for check.torproject.org

2012-03-23 Thread Robert Ransom
On 2012-03-23, Arturo Filastò wrote: > Since I noticed that check.tpo was removed from the front page I was > thinking it would be a good idea to bring back up the topic of migrating > check.torproject.org to a JSONP based system. JSONP gives the party which is expected to provide a piece of dat

Re: [tor-dev] Implement JSONP interface for check.torproject.org

2012-03-23 Thread Arturo Filastò
Resurrecting a thread from the grave! >> I have made a patch to check.torproject.org to expose a JSONP interface >> that would allow people to have the user check client side if (s)he is >> using Tor. >> >> This would allow people to embed a badge on their website >> (privacybadge.html) that congr

Re: [tor-dev] Implement JSONP interface for check.torproject.org

2011-11-08 Thread warms0x
> (Off-list reply to avoid unnecessary archive bits :)) Well damn. Since I already screwed up, I might as well apologize with another unnecessary email to the list. ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-b

Re: [tor-dev] Implement JSONP interface for check.torproject.org

2011-11-08 Thread warms0x
(Off-list reply to avoid unnecessary archive bits :)) Thanks for the clarification, I wasn't even aware of the bulk exit exporter! Cheers. ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor

Re: [tor-dev] Implement JSONP interface for check.torproject.org

2011-11-08 Thread Jacob Appelbaum
On 11/08/2011 12:29 AM, warms0x wrote: >> On 11/05/2011 06:26 PM, Arturo Filastò wrote: >>> I have made a patch to check.torproject.org to expose a JSONP interface >>> that would allow people to have the user check client side if (s)he is >>> using Tor. >>> >>> This would allow people to embed a ba

Re: [tor-dev] Implement JSONP interface for check.torproject.org

2011-11-08 Thread warms0x
> On 11/05/2011 06:26 PM, Arturo Filastò wrote: >> I have made a patch to check.torproject.org to expose a JSONP interface >> that would allow people to have the user check client side if (s)he is >> using Tor. >> >> This would allow people to embed a badge on their website >> (privacybadge.html) t

Re: [tor-dev] Implement JSONP interface for check.torproject.org

2011-11-06 Thread Jacob Appelbaum
On 11/05/2011 06:26 PM, Arturo Filastò wrote: > I have made a patch to check.torproject.org to expose a JSONP interface > that would allow people to have the user check client side if (s)he is > using Tor. > > This would allow people to embed a badge on their website > (privacybadge.html) that con