emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Bradley M. Kuhn" <bkuhn@ebb.org>
To: Emacs orgmode <Emacs-orgmode@gnu.org>
Subject: Re: Links to javascript-based websites from orgmode.org: Paypal and Github
Date: Sat, 26 Feb 2022 20:43:57 -0800	[thread overview]
Message-ID: <YhsBja5OqNgOmcqc@ebb.org> (raw)
In-Reply-To: <877d9ij990.fsf@gnu.org>

I'm a happy org-mode user who usually just lurks on the list, but I have some
expertise of note to share on the issue of taking donations and proprietary
Javascript.

I've spent much time over the last 25 years working for and/or helping to run
various non-profit organizations related to FOSS.  I've worked on the problem
of “how do you take donations while limiting the amount of proprietary
software both the donors and NPO staff have to use?” extensively.

To my knowledge, the current answers to these questions are:

 (0) You cannot take online donations by credit/debit card or ACH without
     either:

      (a) handling PCI-compliance rules yourself, which is a high burden and
          out of reach for most small organizations. (I have researched this
          extensively, and am pretty sure that the level of self-PCI
          compliance that would be required for this would mean the
          organization would need to employ at least one person who will
          spend almost full-time working on PCI compliance.)

      (b) having the donor run some proprietary Javascript [0].

 (1) It is impossible for an organization to take credit card donations
     without its staff sometimes using non-FOSS (usually in the form of
     proprietary Javascript).  It's very difficult to take ACH donations of
     any kind without the staff occasionally using proprietary software.

I'd be glad to discuss how I've come to these assessments in more detail if
that's useful to the discussion.  (However, I won't have time to check back
into this thread until Tuesday due to a deadline.)

I generally recommend PayPal to projects that want to minimize proprietary
Javascript because you cn often make it all the way through a PayPal
transaction (if you already have a PayPal account with a credit card attached
and you're in the USA) with Javascript fully turned off.  That's not saying
much, but it's better than other processors.  I retest that every 3-6 months;
the last time I tested it was November.

Comparatively, Stripe is particularly bad because they mandate that you load
their proprietary Javascript on your own page (see below in footnote for
more) if you want them to handle the PCI compliance.


[0] Someone mentioned liberapay — but it simply uses Stripe and/or PayPal
    underneath for the donations.  I just double checked this and noticed
    that the payment page has:
         <script src="https://js.stripe.com/v3/"></script>
    which is what Stripe requires if you want them to handle the PCI
    compliance.

  -- bkuhn


  parent reply	other threads:[~2022-02-27  5:19 UTC|newest]

Thread overview: 104+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-25 11:29 Communication problems and possible problems with the website c.buhtz
2022-02-25 12:20 ` Byung-Hee HWANG
2022-02-25 12:25 ` Russell Adams
2022-02-25 12:38   ` c.buhtz
2022-02-25 13:12     ` Russell Adams
2022-02-25 12:57   ` Ihor Radchenko
2022-02-26  9:09     ` Bastien
2022-02-25 12:30 ` Ihor Radchenko
2022-02-25 12:48   ` c.buhtz
2022-02-25 14:18     ` Ihor Radchenko
2022-02-25 14:24       ` c.buhtz
2022-02-25 15:08         ` Russell Adams
2022-02-26  9:19           ` Bastien
2022-02-25 15:14         ` Links to javascript-based websites from orgmode.org: Paypal and Github (was: Communication problems and possible problems with the website) Ihor Radchenko
2022-02-25 15:38           ` Michael Powe
2022-02-25 17:39           ` Links to javascript-based websites from orgmode.org: Paypal and Github Bastien Guerry
2022-02-26  5:50             ` Ihor Radchenko
2022-02-26  8:57               ` Bastien
2022-02-26 15:18                 ` Jean Louis
2022-02-27 17:18                   ` Bastien Guerry
2022-02-27 17:32                     ` Neil Jerram
2022-02-27  4:11                 ` Richard Stallman
2022-02-27 17:57                   ` Bastien
2022-02-27  4:43                 ` Bradley M. Kuhn [this message]
2022-03-20 11:27                   ` Ihor Radchenko
2022-03-21  1:22                     ` Bradley M. Kuhn
2022-02-27 11:29                 ` Max Nikulin
2022-02-27 12:58                   ` Timothy
2022-02-27 14:25                     ` Michael Powe
2022-03-20  6:31                   ` Ihor Radchenko
2022-06-18  1:29                 ` Ihor Radchenko
2022-06-18  9:51                   ` Ihor Radchenko
2022-06-18 14:31                   ` Bastien
2022-06-19 15:52                   ` Richard Stallman
2022-06-20  0:13                     ` briangpowell
2022-06-20  1:22                     ` Ihor Radchenko
2022-06-20  2:11                       ` briangpowell
2022-06-20  2:35                         ` Ihor Radchenko
2022-06-27  3:43                       ` Richard Stallman
2022-06-27 10:11                         ` Ihor Radchenko
2022-06-28  3:25                           ` Richard Stallman
2022-06-28  3:35                             ` Vikas Rawal
2022-07-02  3:33                               ` Richard Stallman
2022-07-02 16:23                                 ` Vikas Rawal
2022-07-04  3:39                                   ` Richard Stallman
2022-07-04  4:32                                     ` Timothy
2022-07-04 12:38                                       ` Ihor Radchenko
2022-07-04 17:48                                         ` Michael Powe
2022-07-06  2:50                                         ` Richard Stallman
2022-07-06 14:42                                           ` Hendursaga
2022-07-08  3:33                                             ` Richard Stallman
2022-07-08  4:32                                               ` Tim Cross
2022-07-08  4:48                                               ` tomas
2022-07-08  5:25                                               ` Dr. Arne Babenhauserheide
2022-07-11  3:16                                                 ` Richard Stallman
2022-07-11  4:37                                                   ` Dr. Arne Babenhauserheide
2022-06-28  7:02                             ` Dr. Arne Babenhauserheide
2022-06-28  8:23                               ` Tim Cross
2022-06-30  3:09                               ` Richard Stallman
2022-06-30 18:21                                 ` Dr. Arne Babenhauserheide
2022-07-01  3:34                                   ` Richard Stallman
2022-07-01  3:53                                     ` Tim Cross
2022-07-01 17:54                                       ` Michael Powe
2022-07-01 18:42                                         ` Samuel Banya
2022-07-02 17:02                                       ` Jeremie Juste
2022-07-01  3:59                                     ` Ihor Radchenko
2022-07-02  3:32                                       ` Richard Stallman
2022-07-02  3:56                                         ` Ihor Radchenko
2022-07-02  7:52                                           ` Thomas Dye
2022-07-02  8:43                                             ` Ihor Radchenko
2022-07-02 16:45                                               ` Thomas S. Dye
2022-07-04 12:31                                                 ` Ihor Radchenko
2022-07-05  3:01                                                 ` Richard Stallman
2022-07-05  3:34                                                   ` Tim Cross
2022-07-05  8:45                                                   ` Dr. Arne Babenhauserheide
2022-07-06  2:52                                                     ` Richard Stallman
2022-07-06  7:15                                                       ` Dr. Arne Babenhauserheide
2022-07-07  7:25                                                         ` Richard Stallman
2022-07-06 17:55                                                   ` Thomas S. Dye
2022-07-07  9:53                                                     ` Ihor Radchenko
2022-07-07 16:02                                                       ` Thomas S. Dye
2022-06-27 22:42                         ` Tom Gillespie
2022-06-27 23:42                           ` Tim Cross
2022-06-28  1:46                             ` Michael Powe
2022-06-28  1:54                               ` Ihor Radchenko
2022-06-28 19:48                                 ` Michael Powe
2022-06-28  2:29                             ` Ihor Radchenko
2022-07-03 23:31                       ` Jean Louis
2022-07-04  0:11                         ` Ihor Radchenko
2022-02-26  8:21             ` c.buhtz
2022-02-26  9:05               ` Bastien
2022-02-26  9:13         ` Communication problems and possible problems with the website Bastien
2022-02-25 14:26     ` Russell Adams
2022-02-26  8:58 ` Bastien
2022-02-26 15:16   ` Jean Louis
2022-02-27  6:56     ` Ihor Radchenko
2022-02-27 17:17       ` Bastien Guerry
2022-02-27 18:25         ` Tim Cross
2022-02-27 23:15           ` Timothy
2022-02-28 13:51         ` c.buhtz
2022-03-20  6:44         ` Ihor Radchenko
2022-02-27 17:10     ` Bastien
     [not found] <621b1e76.1c69fb81.2121d.679b@mx.google.com>
2022-02-28  5:41 ` Links to javascript-based websites from orgmode.org: Paypal and Github Richard Stallman
2022-02-28 15:06   ` Michael Powe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YhsBja5OqNgOmcqc@ebb.org \
    --to=bkuhn@ebb.org \
    --cc=Emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).