From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id IEwKL7rgwmIiSQEAbAwnHQ (envelope-from ) for ; Mon, 04 Jul 2022 14:44:42 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mHzeLrrgwmIphQAAauVa8A (envelope-from ) for ; Mon, 04 Jul 2022 14:44:42 +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 8299C2DE85 for ; Mon, 4 Jul 2022 14:44:42 +0200 (CEST) Received: from localhost ([::1]:36232 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o8LRR-0003Xq-Ll for larch@yhetil.org; Mon, 04 Jul 2022 08:44:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54054) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o8LKf-0003sk-6H for emacs-orgmode@gnu.org; Mon, 04 Jul 2022 08:37:41 -0400 Received: from mail-pf1-x42e.google.com ([2607:f8b0:4864:20::42e]:41758) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o8LKd-0003Fi-G3; Mon, 04 Jul 2022 08:37:40 -0400 Received: by mail-pf1-x42e.google.com with SMTP id b2so8852250pfb.8; Mon, 04 Jul 2022 05:37:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=75H7eghHxolOhYIeO8hsjUzRTN8fTiXsNflIPYQ07ks=; b=N1nyGuoyVvQbs8vSSS0ONISWgQ8E7qeMfu8yNQI32TmgwZsO3tdXk9QJfDBPB6EKKF SeJLkyiN4HbJO45fKX9Gs3Oot4CHmiLwn4jVt15REf3MqcNgKonfVf+ccXrnCWz4WsW0 2gSlEcl/nE3ij9MpZZWkj9x2lnp5lhlwWdYmjA/Bg25osYIKOYDieO9QeaY0kRPbwIHq G5afzzH04rur9vX3GwahkgUcgWhACyWaRIzSrIX8jtyCAwDKjtYe0snhmQoUGqH/quN9 4vvEWgi1n5b3MsU4kVQAyD9NzSJR5+/6lwbx4vT7my74Mp+V4qTQIEuVRlyfMj+kbhZI bdrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=75H7eghHxolOhYIeO8hsjUzRTN8fTiXsNflIPYQ07ks=; b=d7bfZClhG9zwkChMaXng93HYmVcN41CfdB1Q+64g2TdGHJ+Gf9ApuwX4J4oLaHOLcK UOuX2QCDcm8j0AtMRUeIuo5SCH6ks/YWJxqIeqppLFJdm3z6PPUorqow4Ue/bLa6sYbe tYEcxZYqxxOS+pv7GJu+zn8s/tilITKyIL+kaTARl7MQZPccZZi8J5ynH3X0x+vZ7MPA JQLIrTyD/203KLwLkqDRTr96s0NB/t+FO/+j0mHRf7PUtvrcrQiHH7dWwthbSvgRFxk3 Nv9OlMLhiSH4KFDC+/ieQrovcD9pCn2nGRyVtZV3sS86mspx1AXCCa1XlNv2O9rlEDDU asNw== X-Gm-Message-State: AJIora//h3Jvh03tllsVBn8q8gHTR7etr8h50rSYosRpRi8LHc8VtCtV FyxsaVE9FDmxjUV9t6HXpzI= X-Google-Smtp-Source: AGRyM1tnAq0TDtLnvTnaSHn2tDpPN2b4c5fMT36Xu06I8fEi2DqINNUHu62Bfit48YYKrKsJVOnAtQ== X-Received: by 2002:aa7:9425:0:b0:525:279e:9251 with SMTP id y5-20020aa79425000000b00525279e9251mr37102280pfo.4.1656938257327; Mon, 04 Jul 2022 05:37:37 -0700 (PDT) Received: from localhost ([104.223.86.8]) by smtp.gmail.com with ESMTPSA id f15-20020a63e30f000000b0040d376ea100sm20403246pgh.73.2022.07.04.05.37.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Jul 2022 05:37:36 -0700 (PDT) From: Ihor Radchenko To: Timothy Cc: rms@gnu.org, Vikas Rawal , bzg@gnu.org, c.buhtz@posteo.jp, emacs-orgmode@gnu.org Subject: Re: Links to javascript-based websites from orgmode.org: Paypal and Github In-Reply-To: <87fsjhz7t0.fsf@gmail.com> References: <0472f849f3ae42df68b0f031d61594d9@posteo.de> <87ilt3yvqj.fsf@localhost> <877d9j3u91.fsf@localhost> <17c95e5a298c213c63b6f7ac9f05aac4@posteo.de> <87y21z2d2b.fsf@localhost> <871qzqg81c.fsf@gnu.org> <87r17q2n3i.fsf@localhost> <877d9ij990.fsf@gnu.org> <87iloyyd1y.fsf@localhost> <87r13kxh60.fsf@localhost> <87r13ao1p9.fsf@localhost> <87fsjhz7t0.fsf@gmail.com> Date: Mon, 04 Jul 2022 20:38:45 +0800 Message-ID: <87tu7xm4ru.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::42e; envelope-from=yantar92@gmail.com; helo=mail-pf1-x42e.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, 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=1656938682; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=75H7eghHxolOhYIeO8hsjUzRTN8fTiXsNflIPYQ07ks=; b=hthSfHlEsRsirtRXceG4TXyMJGsj5iaTIPLA4k67yowGQXRTbSzfucKZIlzrYSdtSv/7vn /97d5GCAqCLM+bR0j6Y5xfuRF0HzzCns5KACuiBLt52KxQSBMZpEXIZLlVL/hBcC0nKHBC aK9HEAWUTdImYQlCXhM9A56sxeLSBhvhWWGbxLRwssURTaFvtx9FkJuqd1peMrM3lJHyXB 3UncBmlzGO+QrLKSuEVsxtLreFGiJt81NFw19H8OJaJdDXAskkcDmigzeJf5vWlOCdUYNd YKOlFOe2PaD7eXFfon3SlDivlIdMWDoHHS67tJ7KiLkP74RzkE+G5XE4blVy7g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656938682; a=rsa-sha256; cv=none; b=S/gdMPxoShZTlOfRfFpjo+4pCTCQk2cTqE6FrYQlcy9PUx4Eyg0W+38yf4agF07EOvzIyk d2IKge3SeHMIXTdA/PnkX8i3IiqDfmY5OpBPYCQ8ezp/bVQtqg4qhXXhVgs1qTyRQ0SLVO udmW4z/rQ5MoJ15vijHpHdEPXIHYNvLDBGyM/8LMXGz9ZFCrA1jZDtpUd0cm5iAVbPrndj KOMEWk+zx3XyRvz4s5JrXf8Z9nk8yb9irLu6/0cDTbOsRz+m48Sqy3ylMPJ/+jHBc65t9L 2cCMeWoqWbNCHY66X7xJjmRzNyXZpni364Mhtl3Td02EWX+EcN6Y3Lk6hb4IVA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=N1nyGuoy; dmarc=pass (policy=none) header.from=gmail.com; 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: -8.44 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=N1nyGuoy; dmarc=pass (policy=none) header.from=gmail.com; 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: 8299C2DE85 X-Spam-Score: -8.44 X-Migadu-Scanner: scn0.migadu.com X-TUID: PdUEszKnOuc5 Timothy writes: > In this entire 40+ message thread, only two options have been listed (bes= ides > the FSF=E2=80=99s special arrangement) which do not direct people to non-= free JS: > Cryptocurrancy > Which is volatile in value, regional regulation, and > individual distaste. > Cheques > Which are a dying (and in some places dead) form of bank transfer > instruction. It=E2=80=99s already been established that Ihor would = face a US$200 fee > when collecting a cheque, and over where I am the central bank anno= unced in > 2019 that at a point in the near future the =E2=80=9Cit will be app= ropriate to wind up > the cheque system=E2=80=9D. Last year a neighbouring country stoppe= d offering or > receiving cheques altogether. You did not list direct bank transfers. They should be doable given that a person looking to donate contuct us via email to obtain transfer info. Though I am not 100% sure how it holds from the point of view of privacy and suceptibility to scam. > I think it=E2=80=99s fair to say these are not viable options, leaving ac= cepting > donations via Liberapay, Stripe, etc. as the only practical options. Unti= l then, > let=E2=80=99s not allow perfect to be the enemy of good. > > As it happens though, Stripe seem to have open sourced all of their front= end > code =E2=80=94 all of these repos seem to be = MIT-licensed. > Perhaps we just need to get this to be compatible with liberajs? If Stripe is licensed under GNU-compatible license, it is great news and the whole problem appears to be solved. There is no requirement that every appropriately licensed JS code is also correctly recognized by liberajs. > So, to sum up the situation I=E2=80=99d suggest we pick from the followin= g options: > =E2=81=83 Accept the situation isn=E2=80=99t great > =E2=81=83 Build/fund a new tool > =E2=81=83 Convince an existing tool to be more libera-friendly > =E2=81=83 Use the FSF as an intermediary > > Asking maintainers not to accept donations (or making it prohibitively > difficult) is not a solution. I support this statement. Best, Ihor