* [FFmpeg-devel] [PATCH v2] doc: add spi.txt
@ 2023-10-15 22:49 Michael Niedermayer
2023-10-16 4:34 ` Lynne
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: Michael Niedermayer @ 2023-10-15 22:49 UTC (permalink / raw)
To: FFmpeg development discussions and patches
This explains how to request refunds and what can be funded by SPI
Co-Author: Stefano Sabatini <stefasab@gmail.com>
---
doc/spi.txt | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 73 insertions(+)
create mode 100644 doc/spi.txt
diff --git a/doc/spi.txt b/doc/spi.txt
new file mode 100644
index 0000000000..ff4af8f42b
--- /dev/null
+++ b/doc/spi.txt
@@ -0,0 +1,73 @@
+SPI (Software in the Public Interest) is a non-profit corporation
+registered in the state of New York founded to act as a fiscal sponsor
+for organizations that develop open source software and hardware. For
+details check here:
+https://www.spi-inc.org/
+
+FFmpeg is an SPI associated project and donations can be collected and
+handled by SPI on behalf of FFmpeg. For details about the association
+check here:
+https://www.spi-inc.org/projects/ffmpeg/
+
+
+How to request refunds from SPI:
+--------------------------------
+Send a mail to ffmpeg-devel with the [REFUND-REQUEST] tag and a short
+description of the refund topic in the subject.
+
+In the mail, you also need to provide the amount to be refunded, with
+a short description of how the money was spent.
+
+There is no need and is not recommeded to send receipts when sending
+the refund request on the ffmpeg-devel mailing-list, but they are
+usually needed later when the request is approved and the refund
+request is sent to SPI:
+https://www.spi-inc.org/treasurer/reimbursement-form/
+
+
+What can be payed by SPI:
+-------------------------
+FFmpeg money collected at SPI can be used for any purpose which is in line with
+501(c)3 nonprofit rules, and within our mission (Free & OSS software).
+
+In practice we frequently payed for travel and hardware.
+For other refund expenses or sponsorships, it is recommended to
+discuss them beforehand on ffmpeg-devel. If there is a community
+agreement on their approval, the current FFmpeg liaison will followup
+to get an approval on the SPI side.
+
+
+Is it possible to fund active development by SPI:
+(the texts below have been taken from multiple
+ replies FFmpeg has received from SPI, they have been edited
+ so that "I" was replaced by "SPI" in some cases.)
+-------------------------------------------------
+Paying for development *does* require substantial
+additional paperwork, but it is not prohibited.
+
+Several SPI projects pay contractors for development
+efforts. SPI needs a contract in place which describes the work to be
+done. There are also various things SPI needs to check (e.g. are they a
+US person or not, as with GSoC mentor payments; are they really a
+contractor and not a employee).
+
+SPI can't deal with employment at the moment because that involves a
+lot of work, like health insurance, tax withholding, etc. Contractors
+are easier because they have to take care of that themselves; Whether
+someone is a contractor vs employee depends on various factors (that
+of course are different in every country) and can be disputed (see
+e.g. the debate about whether Uber drivers are employees); SPI has a
+questionnaire about their circumstances.)
+
+Unfortunately, there's no one-size-fits all when dealing with contractors.
+As already mentioned, without knowing the contributor's country
+
+SPI does have templates, but they depend on the contractors country. If it's
+US, Australia, France and a couple others SPI could provide them next day,
+otherwise SPI would need to ask their attorney to draft one, which would
+take some time
+
+Also, SPI has two models, MSA (which transfers ownership) and CSA (which
+grants a license instead). SPI usually sends the MSA (it's better for most
+purposes), but for development purposes, some projects prefer that the
+contractor retains ownership rights.
--
2.17.1
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH v2] doc: add spi.txt
2023-10-15 22:49 [FFmpeg-devel] [PATCH v2] doc: add spi.txt Michael Niedermayer
@ 2023-10-16 4:34 ` Lynne
2023-10-17 7:29 ` Stefano Sabatini
2023-10-17 7:22 ` Stefano Sabatini
2023-11-08 11:35 ` Alexander Strasser
2 siblings, 1 reply; 11+ messages in thread
From: Lynne @ 2023-10-16 4:34 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Oct 16, 2023, 00:50 by michael@niedermayer.cc:
> This explains how to request refunds and what can be funded by SPI
>
> Co-Author: Stefano Sabatini <stefasab@gmail.com>
> ---
> doc/spi.txt | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 73 insertions(+)
> create mode 100644 doc/spi.txt
>
> diff --git a/doc/spi.txt b/doc/spi.txt
> new file mode 100644
> index 0000000000..ff4af8f42b
>
Again, I think this belongs on the website, not in our codebase.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH v2] doc: add spi.txt
2023-10-15 22:49 [FFmpeg-devel] [PATCH v2] doc: add spi.txt Michael Niedermayer
2023-10-16 4:34 ` Lynne
@ 2023-10-17 7:22 ` Stefano Sabatini
2023-11-08 11:35 ` Alexander Strasser
2 siblings, 0 replies; 11+ messages in thread
From: Stefano Sabatini @ 2023-10-17 7:22 UTC (permalink / raw)
To: FFmpeg development discussions and patches
On date Monday 2023-10-16 00:49:56 +0200, Michael Niedermayer wrote:
> This explains how to request refunds and what can be funded by SPI
>
> Co-Author: Stefano Sabatini <stefasab@gmail.com>
> ---
> doc/spi.txt | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 73 insertions(+)
> create mode 100644 doc/spi.txt
>
> diff --git a/doc/spi.txt b/doc/spi.txt
> new file mode 100644
> index 0000000000..ff4af8f42b
> --- /dev/null
> +++ b/doc/spi.txt
> @@ -0,0 +1,73 @@
> +SPI (Software in the Public Interest) is a non-profit corporation
> +registered in the state of New York founded to act as a fiscal sponsor
> +for organizations that develop open source software and hardware. For
> +details check here:
> +https://www.spi-inc.org/
> +
> +FFmpeg is an SPI associated project and donations can be collected and
> +handled by SPI on behalf of FFmpeg. For details about the association
> +check here:
> +https://www.spi-inc.org/projects/ffmpeg/
> +
> +
> +How to request refunds from SPI:
> +--------------------------------
> +Send a mail to ffmpeg-devel with the [REFUND-REQUEST] tag and a short
> +description of the refund topic in the subject.
> +
> +In the mail, you also need to provide the amount to be refunded, with
> +a short description of how the money was spent.
> +
> +There is no need and is not recommeded to send receipts when sending
> +the refund request on the ffmpeg-devel mailing-list, but they are
> +usually needed later when the request is approved and the refund
> +request is sent to SPI:
> +https://www.spi-inc.org/treasurer/reimbursement-form/
> +
> +
> +What can be payed by SPI:
> +-------------------------
> +FFmpeg money collected at SPI can be used for any purpose which is in line with
> +501(c)3 nonprofit rules, and within our mission (Free & OSS software).
> +
> +In practice we frequently payed for travel and hardware.
> +For other refund expenses or sponsorships, it is recommended to
> +discuss them beforehand on ffmpeg-devel. If there is a community
> +agreement on their approval, the current FFmpeg liaison will followup
> +to get an approval on the SPI side.
> +
> +
> +Is it possible to fund active development by SPI:
> +(the texts below have been taken from multiple
> + replies FFmpeg has received from SPI, they have been edited
> + so that "I" was replaced by "SPI" in some cases.)
> +-------------------------------------------------
This is a mix of a question and a title. My take:
Funding active development by SPI:
----------------------------------
The text below have been taken from multiple replies FFmpeg has
received from SPI. [...]
> +Paying for development *does* require substantial
> +additional paperwork, but it is not prohibited.
> +
> +Several SPI projects pay contractors for development
> +efforts. SPI needs a contract in place which describes the work to be
> +done. There are also various things SPI needs to check (e.g. are they a
needs to check about the potential contractors (...
> +US person or not, as with GSoC mentor payments; are they really a
> +contractor and not a employee).
> +
> +SPI can't deal with employment at the moment because that involves a
> +lot of work, like health insurance, tax withholding, etc. Contractors
> +are easier because they have to take care of that themselves; Whether
> +someone is a contractor vs employee depends on various factors (that
> +of course are different in every country) and can be disputed (see
> +e.g. the debate about whether Uber drivers are employees); SPI has a
> +questionnaire about their circumstances.)
> +
> +Unfortunately, there's no one-size-fits all when dealing with contractors.
> +As already mentioned, without knowing the contributor's country
Unfortunately, there's no one-size-fits all when dealing with
contractors, especially without knowing the contributor's country.
> +
> +SPI does have templates, but they depend on the contractors country. If it's
> +US, Australia, France and a couple others SPI could provide them next day,
> +otherwise SPI would need to ask their attorney to draft one, which would
> +take some time
SPI does have some contract templates which depends on the contractors
country. In case of US, Australia, France and a couple others
countries, SPI can easily provide them, otherwise SPI would need to
ask their attorney to draft one, which would take some time
> +
> +Also, SPI has two models, MSA (which transfers ownership) and CSA (which
> +grants a license instead). SPI usually sends the MSA (it's better for most
> +purposes), but for development purposes, some projects prefer that the
> +contractor retains ownership rights.
[...]
LGTM otherwise and can be tweaked once in.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH v2] doc: add spi.txt
2023-10-16 4:34 ` Lynne
@ 2023-10-17 7:29 ` Stefano Sabatini
2023-10-17 12:41 ` epirat07
0 siblings, 1 reply; 11+ messages in thread
From: Stefano Sabatini @ 2023-10-17 7:29 UTC (permalink / raw)
To: FFmpeg development discussions and patches
On date Monday 2023-10-16 06:34:45 +0200, Lynne wrote:
> Oct 16, 2023, 00:50 by michael@niedermayer.cc:
>
> > This explains how to request refunds and what can be funded by SPI
> >
> > Co-Author: Stefano Sabatini <stefasab@gmail.com>
> > ---
> > doc/spi.txt | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> > 1 file changed, 73 insertions(+)
> > create mode 100644 doc/spi.txt
> >
> > diff --git a/doc/spi.txt b/doc/spi.txt
> > new file mode 100644
> > index 0000000000..ff4af8f42b
> >
>
> Again, I think this belongs on the website, not in our codebase.
Given that this is a sort of internal memo, and that is targeted at
developers rather than final users, I see no value into exposing this
in the website (and we have similar documents - e.g. community.texi -
already in doc).
OTOH given that this clarifies how donations are spent, there is also
a value into making this more transparent to users/donors, but I don't
see this as blocking (we can publish it here and then move it to the
website once the process has been consolidated).
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH v2] doc: add spi.txt
2023-10-17 7:29 ` Stefano Sabatini
@ 2023-10-17 12:41 ` epirat07
2023-10-18 21:46 ` Stefano Sabatini
0 siblings, 1 reply; 11+ messages in thread
From: epirat07 @ 2023-10-17 12:41 UTC (permalink / raw)
To: FFmpeg development discussions and patches
On 17 Oct 2023, at 9:29, Stefano Sabatini wrote:
> On date Monday 2023-10-16 06:34:45 +0200, Lynne wrote:
>> Oct 16, 2023, 00:50 by michael@niedermayer.cc:
>>
>>> This explains how to request refunds and what can be funded by SPI
>>>
>>> Co-Author: Stefano Sabatini <stefasab@gmail.com>
>>> ---
>>> doc/spi.txt | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>>> 1 file changed, 73 insertions(+)
>>> create mode 100644 doc/spi.txt
>>>
>>> diff --git a/doc/spi.txt b/doc/spi.txt
>>> new file mode 100644
>>> index 0000000000..ff4af8f42b
>>>
>>
>> Again, I think this belongs on the website, not in our codebase.
>
> Given that this is a sort of internal memo, and that is targeted at
> developers rather than final users, I see no value into exposing this
> in the website (and we have similar documents - e.g. community.texi -
> already in doc).
>
> OTOH given that this clarifies how donations are spent, there is also
> a value into making this more transparent to users/donors, but I don't
> see this as blocking (we can publish it here and then move it to the
> website once the process has been consolidated).
IMO this would be much more discoverable on the website, it would
never occur to me to look for such information in the FFmpeg source
tree doc folder.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH v2] doc: add spi.txt
2023-10-17 12:41 ` epirat07
@ 2023-10-18 21:46 ` Stefano Sabatini
2023-10-18 22:15 ` Stefano Sabatini
0 siblings, 1 reply; 11+ messages in thread
From: Stefano Sabatini @ 2023-10-18 21:46 UTC (permalink / raw)
To: FFmpeg development discussions and patches
On date Tuesday 2023-10-17 14:41:00 +0200, epirat07@gmail.com wrote:
>
>
> On 17 Oct 2023, at 9:29, Stefano Sabatini wrote:
>
> > On date Monday 2023-10-16 06:34:45 +0200, Lynne wrote:
> >> Oct 16, 2023, 00:50 by michael@niedermayer.cc:
> >>
> >>> This explains how to request refunds and what can be funded by SPI
> >>>
> >>> Co-Author: Stefano Sabatini <stefasab@gmail.com>
> >>> ---
> >>> doc/spi.txt | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> >>> 1 file changed, 73 insertions(+)
> >>> create mode 100644 doc/spi.txt
> >>>
> >>> diff --git a/doc/spi.txt b/doc/spi.txt
> >>> new file mode 100644
> >>> index 0000000000..ff4af8f42b
> >>>
> >>
> >> Again, I think this belongs on the website, not in our codebase.
> >
> > Given that this is a sort of internal memo, and that is targeted at
> > developers rather than final users, I see no value into exposing this
> > in the website (and we have similar documents - e.g. community.texi -
> > already in doc).
> >
> > OTOH given that this clarifies how donations are spent, there is also
> > a value into making this more transparent to users/donors, but I don't
> > see this as blocking (we can publish it here and then move it to the
> > website once the process has been consolidated).
>
> IMO this would be much more discoverable on the website, it would
> never occur to me to look for such information in the FFmpeg source
> tree doc folder.
I'm fine with either, I'll let Michael decide the final target repository.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH v2] doc: add spi.txt
2023-10-18 21:46 ` Stefano Sabatini
@ 2023-10-18 22:15 ` Stefano Sabatini
2023-10-19 1:29 ` Lynne
0 siblings, 1 reply; 11+ messages in thread
From: Stefano Sabatini @ 2023-10-18 22:15 UTC (permalink / raw)
To: FFmpeg development discussions and patches
On date Wednesday 2023-10-18 23:46:48 +0200, Stefano Sabatini wrote:
> On date Tuesday 2023-10-17 14:41:00 +0200, epirat07@gmail.com wrote:
[...]
> > IMO this would be much more discoverable on the website, it would
> > never occur to me to look for such information in the FFmpeg source
> > tree doc folder.
>
> I'm fine with either, I'll let Michael decide the final target repository.
OTOH more visibility for something which is not yet very well defined
is not necessarily good, I'd move that to the website only when/iff
the process is more consolidated.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH v2] doc: add spi.txt
2023-10-18 22:15 ` Stefano Sabatini
@ 2023-10-19 1:29 ` Lynne
2023-11-07 20:16 ` Michael Niedermayer
0 siblings, 1 reply; 11+ messages in thread
From: Lynne @ 2023-10-19 1:29 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Oct 19, 2023, 00:15 by stefasab@gmail.com:
> On date Wednesday 2023-10-18 23:46:48 +0200, Stefano Sabatini wrote:
>
>> On date Tuesday 2023-10-17 14:41:00 +0200, epirat07@gmail.com wrote:
>>
> [...]
>
>> > IMO this would be much more discoverable on the website, it would
>> > never occur to me to look for such information in the FFmpeg source
>> > tree doc folder.
>>
>> I'm fine with either, I'll let Michael decide the final target repository.
>>
>
> OTOH more visibility for something which is not yet very well defined
> is not necessarily good, I'd move that to the website only when/iff
> the process is more consolidated.
>
I think since it's not related to code, it should go on the website,
if only to keep the repo clean.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH v2] doc: add spi.txt
2023-10-19 1:29 ` Lynne
@ 2023-11-07 20:16 ` Michael Niedermayer
2023-11-07 22:01 ` Lynne
0 siblings, 1 reply; 11+ messages in thread
From: Michael Niedermayer @ 2023-11-07 20:16 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 1311 bytes --]
On Thu, Oct 19, 2023 at 03:29:57AM +0200, Lynne wrote:
> Oct 19, 2023, 00:15 by stefasab@gmail.com:
>
> > On date Wednesday 2023-10-18 23:46:48 +0200, Stefano Sabatini wrote:
> >
> >> On date Tuesday 2023-10-17 14:41:00 +0200, epirat07@gmail.com wrote:
> >>
> > [...]
> >
> >> > IMO this would be much more discoverable on the website, it would
> >> > never occur to me to look for such information in the FFmpeg source
> >> > tree doc folder.
> >>
> >> I'm fine with either, I'll let Michael decide the final target repository.
> >>
> >
> > OTOH more visibility for something which is not yet very well defined
> > is not necessarily good, I'd move that to the website only when/iff
> > the process is more consolidated.
> >
>
> I think since it's not related to code, it should go on the website,
> if only to keep the repo clean.
where would you suggest to put it on the wegbpage ?
the webpage is html, i dont think we have .txt on the webpage
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If the United States is serious about tackling the national security threats
related to an insecure 5G network, it needs to rethink the extent to which it
values corporate profits and government espionage over security.-Bruce Schneier
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH v2] doc: add spi.txt
2023-11-07 20:16 ` Michael Niedermayer
@ 2023-11-07 22:01 ` Lynne
0 siblings, 0 replies; 11+ messages in thread
From: Lynne @ 2023-11-07 22:01 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Nov 7, 2023, 21:17 by michael@niedermayer.cc:
> On Thu, Oct 19, 2023 at 03:29:57AM +0200, Lynne wrote:
>
>> Oct 19, 2023, 00:15 by stefasab@gmail.com:
>>
>> > On date Wednesday 2023-10-18 23:46:48 +0200, Stefano Sabatini wrote:
>> >
>> >> On date Tuesday 2023-10-17 14:41:00 +0200, epirat07@gmail.com wrote:
>> >>
>> > [...]
>> >
>> >> > IMO this would be much more discoverable on the website, it would
>> >> > never occur to me to look for such information in the FFmpeg source
>> >> > tree doc folder.
>> >>
>> >> I'm fine with either, I'll let Michael decide the final target repository.
>> >>
>> >
>> > OTOH more visibility for something which is not yet very well defined
>> > is not necessarily good, I'd move that to the website only when/iff
>> > the process is more consolidated.
>> >
>>
>> I think since it's not related to code, it should go on the website,
>> if only to keep the repo clean.
>>
>
> where would you suggest to put it on the wegbpage ?
> the webpage is html, i dont think we have .txt on the webpage
>
> thx
>
Under More->SPI or Developers->SPI?
You could copy paste some other page to use as boilerplate
and paste the doc on there?
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH v2] doc: add spi.txt
2023-10-15 22:49 [FFmpeg-devel] [PATCH v2] doc: add spi.txt Michael Niedermayer
2023-10-16 4:34 ` Lynne
2023-10-17 7:22 ` Stefano Sabatini
@ 2023-11-08 11:35 ` Alexander Strasser
2 siblings, 0 replies; 11+ messages in thread
From: Alexander Strasser @ 2023-11-08 11:35 UTC (permalink / raw)
To: FFmpeg development discussions and patches
On 2023-10-16 00:49 +0200, Michael Niedermayer wrote:
> This explains how to request refunds and what can be funded by SPI
>
> Co-Author: Stefano Sabatini <stefasab@gmail.com>
> ---
> doc/spi.txt | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 73 insertions(+)
> create mode 100644 doc/spi.txt
>
> diff --git a/doc/spi.txt b/doc/spi.txt
> new file mode 100644
> index 0000000000..ff4af8f42b
> --- /dev/null
> +++ b/doc/spi.txt
> @@ -0,0 +1,73 @@
> +SPI (Software in the Public Interest) is a non-profit corporation
> +registered in the state of New York founded to act as a fiscal sponsor
> +for organizations that develop open source software and hardware. For
> +details check here:
> +https://www.spi-inc.org/
> +
[...]
> +
> +Is it possible to fund active development by SPI:
> +(the texts below have been taken from multiple
> + replies FFmpeg has received from SPI, they have been edited
> + so that "I" was replaced by "SPI" in some cases.)
> +-------------------------------------------------
> +Paying for development *does* require substantial
> +additional paperwork, but it is not prohibited.
> +
> +Several SPI projects pay contractors for development
> +efforts. SPI needs a contract in place which describes the work to be
> +done. There are also various things SPI needs to check (e.g. are they a
> +US person or not, as with GSoC mentor payments; are they really a
> +contractor and not a employee).
> +
> +SPI can't deal with employment at the moment because that involves a
> +lot of work, like health insurance, tax withholding, etc. Contractors
> +are easier because they have to take care of that themselves; Whether
> +someone is a contractor vs employee depends on various factors (that
> +of course are different in every country) and can be disputed (see
> +e.g. the debate about whether Uber drivers are employees); SPI has a
> +questionnaire about their circumstances.)
^
Minor nit: Unbalanced parenthesis
Can just be removed I read it correctly.
Best regards,
Alexander
> +Unfortunately, there's no one-size-fits all when dealing with contractors.
> +As already mentioned, without knowing the contributor's country
> +
> +SPI does have templates, but they depend on the contractors country. If it's
> +US, Australia, France and a couple others SPI could provide them next day,
> +otherwise SPI would need to ask their attorney to draft one, which would
> +take some time
> +
> +Also, SPI has two models, MSA (which transfers ownership) and CSA (which
> +grants a license instead). SPI usually sends the MSA (it's better for most
> +purposes), but for development purposes, some projects prefer that the
> +contractor retains ownership rights.
> --
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2023-11-08 17:44 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-15 22:49 [FFmpeg-devel] [PATCH v2] doc: add spi.txt Michael Niedermayer
2023-10-16 4:34 ` Lynne
2023-10-17 7:29 ` Stefano Sabatini
2023-10-17 12:41 ` epirat07
2023-10-18 21:46 ` Stefano Sabatini
2023-10-18 22:15 ` Stefano Sabatini
2023-10-19 1:29 ` Lynne
2023-11-07 20:16 ` Michael Niedermayer
2023-11-07 22:01 ` Lynne
2023-10-17 7:22 ` Stefano Sabatini
2023-11-08 11:35 ` Alexander Strasser
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git