* One-click copyright assignments? @ 2017-03-12 11:08 Clément Pit-Claudel 2017-03-12 17:07 ` Filipe Silva 0 siblings, 1 reply; 10+ messages in thread From: Clément Pit-Claudel @ 2017-03-12 11:08 UTC (permalink / raw) To: Emacs developers Hey emacs-devel, Why is the copyright assignment process for GNU software more complex than other similar ones ? I've contributed to various pieces of free software in the past, and in most cases (except for Apache) the assignment process was little more than a click of a button, possibly followed by an email. For Emacs, on the other hand, one needs to send an email to emacs-devel to get an off-list copy of a text-based form, then send the completed form to assign@gnu, then wait for a PDF (which mentions a monetary transaction of $1 that never actually happens), then electronically sign the form using PGP (possibly with an entirely new PGP key), then email it back and wait for confirmation. Is there anything specific to Emacs that requires the process to be this complicated? For example, could the entire process not be automated? Ideally new contributors would fill a web form on gnu.org/emacs, sign with their mouse at the bottom of that form, and confirm their email adress by clicking a link in an email. The existing process could remain in place for e.g. company-wide assignments, but for the common case of applying a patch to an ELPA package, wouldn't this make things much nicer? If this can't be done, then could we at least automate the part that generates the PDF form, and the part that checks the signature, so as to eliminate the copyright assignment delay? Thanks! Clément. ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: One-click copyright assignments? 2017-03-12 11:08 One-click copyright assignments? Clément Pit-Claudel @ 2017-03-12 17:07 ` Filipe Silva 2017-03-12 17:44 ` Stefan Monnier 2017-03-13 16:56 ` Richard Stallman 0 siblings, 2 replies; 10+ messages in thread From: Filipe Silva @ 2017-03-12 17:07 UTC (permalink / raw) To: Clément Pit-Claudel; +Cc: Emacs developers [-- Attachment #1: Type: text/plain, Size: 1716 bytes --] This. I'm also curious to know why is the process so bureaucratic as it is currently. Maybe there's a legal issue or something. On Sun, Mar 12, 2017 at 8:08 AM, Clément Pit-Claudel <cpitclaudel@gmail.com> wrote: > Hey emacs-devel, > > Why is the copyright assignment process for GNU software more complex than > other similar ones ? I've contributed to various pieces of free software > in the past, and in most cases (except for Apache) the assignment process > was little more than a click of a button, possibly followed by an email. > For Emacs, on the other hand, one needs to send an email to emacs-devel to > get an off-list copy of a text-based form, then send the completed form to > assign@gnu, then wait for a PDF (which mentions a monetary transaction of > $1 that never actually happens), then electronically sign the form using > PGP (possibly with an entirely new PGP key), then email it back and wait > for confirmation. > > Is there anything specific to Emacs that requires the process to be this > complicated? For example, could the entire process not be automated? > Ideally new contributors would fill a web form on gnu.org/emacs, sign > with their mouse at the bottom of that form, and confirm their email adress > by clicking a link in an email. > > The existing process could remain in place for e.g. company-wide > assignments, but for the common case of applying a patch to an ELPA > package, wouldn't this make things much nicer? If this can't be done, then > could we at least automate the part that generates the PDF form, and the > part that checks the signature, so as to eliminate the copyright assignment > delay? > > Thanks! > Clément. > > [-- Attachment #2: Type: text/html, Size: 2203 bytes --] ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: One-click copyright assignments? 2017-03-12 17:07 ` Filipe Silva @ 2017-03-12 17:44 ` Stefan Monnier 2017-03-12 17:56 ` Drew Adams ` (2 more replies) 2017-03-13 16:56 ` Richard Stallman 1 sibling, 3 replies; 10+ messages in thread From: Stefan Monnier @ 2017-03-12 17:44 UTC (permalink / raw) To: emacs-devel; +Cc: rms > This. I'm also curious to know why is the process so bureaucratic as it is > currently. Maybe there's a legal issue or something. The FSF is fairly cautious (not sure what's the best translation for "frileux") in this respect, indeed. But I agree that several parts could be streamlined without having too much impact on the legal side: - turn the initial form into a web-form. - make it so the web-form doesn't send an email to assign@gnu.org (i.e. to Donald who's already busy enough) but should instead automatically return the appropriate PDF. I understand that in some cases, a human might be needed, but we should be able to arrange for the web-form to cover 99% of the needs. Just doing that would be a significant improvement I think. The user can then immediately get the PDF, and sign it without any delay. It would still have the delay to receive the signed PDF, check it, etc... which involves a human (Donald again, AFAIK), but: one step at a time. This said, this is an FSF-issue, not specific to Emacs, so it would be better to discuss it elsewhere. Stefan > On Sun, Mar 12, 2017 at 8:08 AM, Clément Pit-Claudel <cpitclaudel@gmail.com> > wrote: >> Hey emacs-devel, >> >> Why is the copyright assignment process for GNU software more complex than >> other similar ones ? I've contributed to various pieces of free software >> in the past, and in most cases (except for Apache) the assignment process >> was little more than a click of a button, possibly followed by an email. >> For Emacs, on the other hand, one needs to send an email to emacs-devel to >> get an off-list copy of a text-based form, then send the completed form to >> assign@gnu, then wait for a PDF (which mentions a monetary transaction of >> $1 that never actually happens), then electronically sign the form using >> PGP (possibly with an entirely new PGP key), then email it back and wait >> for confirmation. >> >> Is there anything specific to Emacs that requires the process to be this >> complicated? For example, could the entire process not be automated? >> Ideally new contributors would fill a web form on gnu.org/emacs, sign >> with their mouse at the bottom of that form, and confirm their email adress >> by clicking a link in an email. >> >> The existing process could remain in place for e.g. company-wide >> assignments, but for the common case of applying a patch to an ELPA >> package, wouldn't this make things much nicer? If this can't be done, then >> could we at least automate the part that generates the PDF form, and the >> part that checks the signature, so as to eliminate the copyright assignment >> delay? >> >> Thanks! >> Clément. >> >> ^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: One-click copyright assignments? 2017-03-12 17:44 ` Stefan Monnier @ 2017-03-12 17:56 ` Drew Adams 2017-03-12 19:26 ` Clément Pit-Claudel 2017-03-13 16:57 ` Richard Stallman 2 siblings, 0 replies; 10+ messages in thread From: Drew Adams @ 2017-03-12 17:56 UTC (permalink / raw) To: Stefan Monnier, emacs-devel; +Cc: rms > The FSF is fairly cautious (not sure what's the best translation for > "frileux") Depends what you really mean. Could be "careful", "heedful", "sensitive", "skittish", "wary", "faint-hearted", "timid", or "timorous", perhaps. ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: One-click copyright assignments? 2017-03-12 17:44 ` Stefan Monnier 2017-03-12 17:56 ` Drew Adams @ 2017-03-12 19:26 ` Clément Pit-Claudel 2017-03-13 0:56 ` Stefan Monnier 2017-03-13 16:57 ` Richard Stallman 2 siblings, 1 reply; 10+ messages in thread From: Clément Pit-Claudel @ 2017-03-12 19:26 UTC (permalink / raw) To: emacs-devel On 2017-03-12 13:44, Stefan Monnier wrote: > - turn the initial form into a web-form. Indeed, this should be easy. > - make it so the web-form doesn't send an email to assign@gnu.org > (i.e. to Donald who's already busy enough) but should instead > automatically return the appropriate PDF. I understand that in some > cases, a human might be needed, but we should be able to arrange for > the web-form to cover 99% of the needs. That should be easy too :) > Just doing that would be a significant improvement I think. The user > can then immediately get the PDF, and sign it without any delay. > It would still have the delay to receive the signed PDF, check it, > etc... which involves a human (Donald again, AFAIK), but: one step at > a time. Must it? Can't the PGP signature on the PDF be manually validated? (To be clear: I'm happy to contribute some code to make this happen, if needed) > This said, this is an FSF-issue, not specific to Emacs, so it would be > better to discuss it elsewhere. Can you indicate what the proper mailing list would be (noting that there is significant incentive for Emacs as a project to fix this issue, since we have a very large number of people writing ELisp code but not contributing it to Emacs — in part, I'm sure, due to copyright-related hurdles). Cheers, Clément. ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: One-click copyright assignments? 2017-03-12 19:26 ` Clément Pit-Claudel @ 2017-03-13 0:56 ` Stefan Monnier 0 siblings, 0 replies; 10+ messages in thread From: Stefan Monnier @ 2017-03-13 0:56 UTC (permalink / raw) To: emacs-devel >> Just doing that would be a significant improvement I think. The user >> can then immediately get the PDF, and sign it without any delay. >> It would still have the delay to receive the signed PDF, check it, >> etc... which involves a human (Donald again, AFAIK), but: one step at >> a time. > Must it? Can't the PGP signature on the PDF be manually validated? Technically, when the process can be done without actual paper, maybe it's possible, I don't know (hell, I don't even know if uses PGP). I just assume this part is more delicate to modify because that's where the "legal validity" checks would happen. >> This said, this is an FSF-issue, not specific to Emacs, so it would be >> better to discuss it elsewhere. > Can you indicate what the proper mailing list would be (noting that there is Maybe gnu-prog-discuss@gnu.org (mailing of maintainers of GNU packages)? Tho you'd probably just get agreement from them, so maybe good to get support but to get actual movement maybe it's better to send it to assign@gnu.org and to rms@gnu.org? Stefan ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: One-click copyright assignments? 2017-03-12 17:44 ` Stefan Monnier 2017-03-12 17:56 ` Drew Adams 2017-03-12 19:26 ` Clément Pit-Claudel @ 2017-03-13 16:57 ` Richard Stallman 2017-03-13 17:28 ` Stefan Monnier 2 siblings, 1 reply; 10+ messages in thread From: Richard Stallman @ 2017-03-13 16:57 UTC (permalink / raw) To: Stefan Monnier; +Cc: emacs-devel [[[ 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. ]]] > - make it so the web-form doesn't send an email to assign@gnu.org > (i.e. to Donald who's already busy enough) but should instead > automatically return the appropriate PDF. I understand that in some > cases, a human might be needed, but we should be able to arrange for > the web-form to cover 99% of the needs. To implement this would require a volunteer who is very reliable and could work under Donald's direction. -- 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. ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: One-click copyright assignments? 2017-03-13 16:57 ` Richard Stallman @ 2017-03-13 17:28 ` Stefan Monnier 2017-03-14 3:22 ` Richard Stallman 0 siblings, 1 reply; 10+ messages in thread From: Stefan Monnier @ 2017-03-13 17:28 UTC (permalink / raw) To: emacs-devel >> - make it so the web-form doesn't send an email to assign@gnu.org >> (i.e. to Donald who's already busy enough) but should instead >> automatically return the appropriate PDF. I understand that in some >> cases, a human might be needed, but we should be able to arrange for >> the web-form to cover 99% of the needs. > To implement this would require a volunteer who is very reliable > and could work under Donald's direction. But before that step there's another step: setup a web-form. This web-form could send an email to assign@gnu.org, so it wouldn't involve any real change to the process, other than advertising the copyright-assignment process a bit more (and potentially help the author give well-structured details since the web-form can enforce more structure than an email). Stefan ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: One-click copyright assignments? 2017-03-13 17:28 ` Stefan Monnier @ 2017-03-14 3:22 ` Richard Stallman 0 siblings, 0 replies; 10+ messages in thread From: Richard Stallman @ 2017-03-14 3:22 UTC (permalink / raw) To: Stefan Monnier; +Cc: emacs-devel [[[ 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. ]]] > But before that step there's another step: setup a web-form. > This web-form could send an email to assign@gnu.org, so it wouldn't > involve any real change to the process, It sounds like a good idea. Would someone like to volunteer to do the work, then write to licensing@gnu.org about it? -- 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. ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: One-click copyright assignments? 2017-03-12 17:07 ` Filipe Silva 2017-03-12 17:44 ` Stefan Monnier @ 2017-03-13 16:56 ` Richard Stallman 1 sibling, 0 replies; 10+ messages in thread From: Richard Stallman @ 2017-03-13 16:56 UTC (permalink / raw) To: Filipe Silva; +Cc: cpitclaudel, emacs-devel [[[ 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. ]]] We need to consult with lawyers about any change in this aspect of things. Changes are difficult. -- 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. ^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2017-03-14 3:22 UTC | newest] Thread overview: 10+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-03-12 11:08 One-click copyright assignments? Clément Pit-Claudel 2017-03-12 17:07 ` Filipe Silva 2017-03-12 17:44 ` Stefan Monnier 2017-03-12 17:56 ` Drew Adams 2017-03-12 19:26 ` Clément Pit-Claudel 2017-03-13 0:56 ` Stefan Monnier 2017-03-13 16:57 ` Richard Stallman 2017-03-13 17:28 ` Stefan Monnier 2017-03-14 3:22 ` Richard Stallman 2017-03-13 16:56 ` Richard Stallman
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.