Skip to content

Commit 7398dee

Browse files
jaimergpbeckermrCJ-Wright
committed
add blog/2020-11-20-anaconda-tos.md
Co-authored-by: beckermr <[email protected]> Co-authored-by: cj-wright <[email protected]>
1 parent 6e3664b commit 7398dee

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

blog/2020-11-20-anaconda-tos.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
authors:
3+
- core
4+
tags: [conda-forge]
5+
---
6+
7+
# Package Distribution and the `anaconda.com` Terms of Service
8+
9+
Various members of the community have raised questions publicly and
10+
privately about the implications of Anaconda's new Terms of Service
11+
(TOS) on `anaconda.com`. First of all, we understand your concerns. We
12+
would like to explain a bit how `conda-forge` works, how the TOS change
13+
affects us and `conda-forge` users, and what our plans as a community
14+
are for the future.
15+
16+
<!--truncate-->
17+
18+
What makes it non-surprising [that no other free conda package
19+
distribution services have appeared] is that, at the moment, any third
20+
party channel like `conda-forge` is free. The TOS change does not apply
21+
to `conda-forge`, nor to other channels hosted on anaconda.org; the TOS
22+
change in question applies only to the "defaults" channel and other
23+
software hosted on repo.anaconda.com.
24+
25+
While having alternative hosting is in our plans, we cannot afford the
26+
costs. We are just a community of volunteers. We have experimented with
27+
uploading the `conda-forge` artifacts to GitHub and continue to do so
28+
(see `regro/releases`). We also have put those artifacts behind an
29+
experimental repodata server. One of our core devs (@wolfv) is working
30+
to setup `quetz` with `conda-forge` artifacts as well.
31+
32+
It is very important to recognize that Anaconda Inc kindly donates use
33+
of their hosting and employee time to us, absorbing all of these costs.
34+
They host about 1.8 TB of our data and serve over 100 million downloads
35+
of artifacts from that data each month. This is a highly significant
36+
donation and `conda-forge` would not exist without it. Anaconda Inc
37+
employees also provide help with maintaining some of the most complex
38+
package recipes in conda-forge.
39+
40+
Note that Anaconda Inc has also said that part of the revenue from the
41+
TOS change will be donated to OSS projects. (See this blog post:
42+
<https://www.anaconda.com/blog/sustaining-our-stewardship-of-the-open-source-data-science-community>).
43+
You should be aware that `conda-forge` is a part of NumFOCUS, and so it
44+
stands to benefit from the change in TOS, as do many other OSS projects.
45+
46+
We absolutely welcome help from the community to move our efforts on
47+
building out more hosting infrastructure for `conda-forge` forward. This
48+
could be anything from spending time developing `quetz` to providing
49+
hosting/mirroring for our data. Please do get in contact with us if
50+
you'd like to help out!

0 commit comments

Comments
 (0)