From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Condition to link to javascript code? Date: Thu, 22 Dec 2016 14:56:23 -0500 Message-ID: References: <87eg19uc8y.fsf@gnu.org> <87pokpnn7b.fsf@bzg.fr> <87lgvc8hrp.fsf@bzg.fr> <878trb517w.fsf@bzg.fr> <87oa05h66j.fsf@gmx.us> <87y3z8feig.fsf@gmx.us> Reply-To: rms@gnu.org NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1482436654 26641 195.159.176.226 (22 Dec 2016 19:57:34 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 22 Dec 2016 19:57:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Rasmus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 22 20:57:27 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cK9US-0005mR-8G for ged-emacs-devel@m.gmane.org; Thu, 22 Dec 2016 20:57:24 +0100 Original-Received: from localhost ([::1]:35987 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cK9UW-0000Fn-SC for ged-emacs-devel@m.gmane.org; Thu, 22 Dec 2016 14:57:28 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cK9TX-0000BY-SG for emacs-devel@gnu.org; Thu, 22 Dec 2016 14:56:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cK9TX-0002fC-25 for emacs-devel@gnu.org; Thu, 22 Dec 2016 14:56:27 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40135) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cK9TU-0002dJ-Fl; Thu, 22 Dec 2016 14:56:24 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cK9TT-000727-U6; Thu, 22 Dec 2016 14:56:24 -0500 In-reply-to: <87y3z8feig.fsf@gmx.us> (message from Rasmus on Thu, 22 Dec 2016 11:24:07 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:210743 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > I'm talking about the user who visits that HTML file in a browser. > > That is who will run klisp.js, so that's who really should have > > control over which version of klisp.js to run. > If I have write-access to the html file then yes; the user can change the > klipse.js URL in the header of the file. In the general case, users who visit a web page in the browser do not have write access to it on the server. I'm concerned about that general case. Could you put some JS code into the page that would give the user a way to specify a different URL for klipse.js? Perhaps that could be stored in a cookie or something else in the browser. Regarding Decentraleyes: > If it is read-only, as when > published via to the web, then the user would need something like the > Firefox addon "Decentraleyes" (I don’t know if it works with GNU IceCat): Maybe it is a good solution, but I can't tell from what you sent. Can you show me a clearer description of what features this addon actually has? I can't tell what this description implies > Protects you against tracking through "free", centralized, content > delivery. It prevents a lot of requests from reaching networks like > Google Hosted Libraries, and serves local files to keep sites from > breaking. Complements regular content blockers. in regard to klipse.js. Also, is Decentraleyes free software? What is its license? -- Dr Richard Stallman President, Free Software Foundation (gnu.org, fsf.org) Internet Hall-of-Famer (internethalloffame.org) Skype: No way! See stallman.org/skype.html.