From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QDgsMxChSmL6KQAAgWs5BA (envelope-from ) for ; Mon, 04 Apr 2022 09:41:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id yCWMKxChSmIWpwAAG6o9tA (envelope-from ) for ; Mon, 04 Apr 2022 09:41:04 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 51F152DE2F for ; Mon, 4 Apr 2022 09:41:04 +0200 (CEST) Received: from localhost ([::1]:59948 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nbHKh-0002w2-DU for larch@yhetil.org; Mon, 04 Apr 2022 03:41:03 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34820) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nbHG5-0000hu-Fm for emacs-orgmode@gnu.org; Mon, 04 Apr 2022 03:36:17 -0400 Received: from vhrz1173.hrz.uni-marburg.de ([137.248.1.43]:36009) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nbHG3-0007H4-1y; Mon, 04 Apr 2022 03:36:17 -0400 Received: from vhrz1173.hrz.uni-marburg.de (vhrz1173.HRZ.Uni-Marburg.DE [137.248.1.43]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by vhrz1147.HRZ.Uni-Marburg.DE (Postfix) with ESMTPS id 4KX2dQ0j1szn86; Mon, 4 Apr 2022 09:36:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=uni-marburg.de; s=dkim; t=1649057770; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=UhsgoJmKlXZxW03lamTcfYJcsFuE126DUbjyjNb65YE=; b=LwniSfPbozbvybiE8Vr1OHIyODtjhAsHeorA6OXFjc89YSsFGPOHWBvDkJtK4gk5anzMdH wuj8VBO2I5oX6BPuRz1YyDi+7Jv+F2brCEoYQFo3BJE3xzGJiWfEnGqEsG36eoNs/VEVcR 7pDp0FT2CUIb7PI1nZ2ewCKqD4Oyw+U= Received: from localhost (mue-88-130-54-240.dsl.tropolys.de [88.130.54.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by vhrz1147.HRZ.Uni-Marburg.DE (Postfix) with ESMTPSA id 4KX2dP5YdHzn6Y; Mon, 4 Apr 2022 09:36:09 +0200 (CEST) References: <87tucfigk0.fsf@students.uni-marburg.de> <87sfr0vkzl.fsf@students.uni-marburg.de> <87h779pncy.fsf@localhost> <87v8vpwika.fsf@students.uni-marburg.de> <87bkxhpgp8.fsf@localhost> User-agent: mu4e 1.6.10; emacs 29.0.50 From: Yuchen Guo To: Ihor Radchenko Cc: Rudolf =?utf-8?Q?Adamkovi=C4=8D?= , emacs-orgmode@gnu.org, rms@gnu.org Subject: Ethical problems with MathJax as default - Was: Faulty SVG width Date: Mon, 04 Apr 2022 09:24:58 +0200 In-reply-to: <87bkxhpgp8.fsf@localhost> Message-ID: <87r16dwb9y.fsf@students.uni-marburg.de> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 4KX2dQ0j1szn86 X-Rspamd-Score: -3.21 / 12.00 / 15.00 Received-SPF: pass client-ip=137.248.1.43; envelope-from=Guoyuc@students.uni-marburg.de; helo=vhrz1173.hrz.uni-marburg.de X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1649058064; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=UhsgoJmKlXZxW03lamTcfYJcsFuE126DUbjyjNb65YE=; b=K10KAyM+mCxFVroCJmQR7xKYO1JDv96+ew90LyXE8XfhwHruN4AN6dqaO3CR5IBLAjfmo3 YhW6OTNkqKVlByX0BgESsmsVkS+AZAAwWnxEDv0nmzwyzvgHAMDaK9N+g30Cz+HPAGsRlr 4nZmlHvoPUwCkWmicbIaa1a2la0b3KFTvUyQChIZYheovMeyzMBojtHu0QcqS/ZolfeU1D xKBJBT0o6irb11Lbfoqi+/YtyWh2MbI1BjH/R1PgE8qwlfW4da4b36BDCaY1HSLD3jSokN iYlZ+CQph15KumNWq/VfWFZSaXOGkSbkawzYXzZZpoeOScRKLjMiIAbHpyqr1g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649058064; a=rsa-sha256; cv=none; b=u1sHeiHLdpy4GCrVRDruWrTciSH2ZVOehFL8jEjxt+MdqQ2QYPAt1+l/bfN+bnSiQEAFty 7gt7WukVsEgMuNS1ihNMRLfKOhjSoEYY6gwOkmkebPO0hMP2mKrepywo8DcjnIgx6dYFyY fLX4bd1eT2+ooSX8eQswWB6ChrRl2ZrQaZIcmypQZYhY+K7oqHRrKBaf0BDpuLE6kI6Owz jhPgYq3JmGMWCYGvbQEghKgkMl8w1pT7DvA8kCCcX1w32MrC8CRM0TC1Lk0s9aL7sTmLAt 0hEUUAEvB8DxzesJMErrAL2TJULt7x2IqRpAYtZKn9zH01uvMirTQ2UdVCRv8g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=uni-marburg.de header.s=dkim header.b=LwniSfPb; dmarc=pass (policy=quarantine) header.from=uni-marburg.de; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -5.08 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=uni-marburg.de header.s=dkim header.b=LwniSfPb; dmarc=pass (policy=quarantine) header.from=uni-marburg.de; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 51F152DE2F X-Spam-Score: -5.08 X-Migadu-Scanner: scn1.migadu.com X-TUID: pRMXo0nktOrv Ihor Radchenko writes: > The license is declared in the script. You can see it by following the > script url. It is right on top. True. My fault. The problem is that the declaration is not machine-readable by LibreJS. On the other hand, I think it is more preferable and more privacy-conscious to forbid loading from Cloudflare and use a local copy of MathJax embedded in LibreJS instead: - One can not trust Cloudflare. - Even if it is trusted, Cloudflare would still (at least) log the IP address. > I am not sure what is the problem here. Apache licence does not restrict > modifications and you can use your modified MathJax source by > customising org-html-mathjax-options. Oh, I meant the freedom of the website visitor replacing MathJax with a modified version on-the-fly, not of the website authors. That is not trivial. Thanks for the tip! I will certainly use a local copy of MathJax when necessary. -- Yuchen Guo