diff --git a/www/conservancy/static/about/index.html b/www/conservancy/static/about/index.html index d1b334b7..d89c832d 100644 --- a/www/conservancy/static/about/index.html +++ b/www/conservancy/static/about/index.html @@ -5,64 +5,12 @@
Software Freedom Conservancy, Inc. is a 501(c)(3) not-for-profit -organization incorporated in New York. Software Freedom Conservancy helps -promote, improve, develop, and defend Free, Libre, and Open Source Software -(FLOSS) projects. Conservancy provides a non-profit home and infrastructure -for FLOSS projects. This allows FLOSS developers to focus on what they do -best — writing and improving FLOSS for the general public — while -Conservancy takes care of the projects' needs that do not relate directly to -software development and documentation.
- -FLOSS projects whose applications are - accepted become part of the Software Freedom Conservancy - (akin to a separate department of a large agency). Once joined, the - “member project” receives most of - the benefits of existing as a non-profit corporate entity without - engaging in the arduous work of forming a separate, new organization. - Conservancy aggregates the work of running a FLOSS non-profit - for its many members.
- -Conservancy provides many important services for its - member projects. Member projects can take directed donations, which - allows donors to earmark their donations for the benefit of a specific - FLOSS project. Conservancy provides fiscal oversight to ensure that - these funds are spent in a manner that advances the project and fits - with Conservancy's 501(c)(3) mission to promote, advance, and defend software freedom.
- -If the member project's leaders want, Conservancy can also hold other - assets and titles on behalf of the projects, such as copyrights, - trademarks, domain names, online hosting accounts, and title and ownership - of physical hardware. Also at discretion of the project's leaders, - Conservancy can assist in defending the rights represented in these - assets. For example, Conservancy is available to assist member projects - in enforcing the terms of the projects' FLOSS license.
- -Finally, developers of Conservancy's member projects, when operating in - their capacity as project leaders, could receive some protection from personal - liability for their work on the project.
- -For further reading on the benefits of Conservancy, a full and detailed list of Conservancy's - services for its member projects and a a - list of Conservancy's current member projects are available.
- -Conservancy and its directors - and staff believe strongly in the principles of - software freedom, and believe that all users should have the right to - study, improve and share their software. Conservancy helps protect, - enable, coordinate, facilitate and defend the public's right to copy, - share, modify and redistribute FLOSS both non-commercially and - commercially. Finally, like most organizations devoted to FLOSS, - Conservancy opposes the notion of patents that cover software, and urges - contributors to its member projects not to apply for patents.
- -Conservancy strives to be as transparent as possible, and makes - its public filings available on its website. - Our staff blog - regularly about our activities. - Finally, detailed information about the work that - Conservancy does for its member projects is also available.
+Software Freedom Conservancy is a nonprofit organization +centered around ethical technology. Our mission is to ensure the right to +repair, improve and reinstall software. We promote and defend these rights +through fostering free and open source software (FOSS) projects, driving +initiatives that actively make technology more inclusive, and advancing policy +strategies that defend FOSS (such as copyleft).
If you have general questions about Conservancy and its work, contact information is available. diff --git a/www/conservancy/static/copyleft-compliance/help.html b/www/conservancy/static/copyleft-compliance/help.html index 12395c0f..fecbc08f 100644 --- a/www/conservancy/static/copyleft-compliance/help.html +++ b/www/conservancy/static/copyleft-compliance/help.html @@ -36,10 +36,10 @@ personal blog post by our Policy Fellow, Bradley M. Kuhn, about good practices in discovering and reporting GPL violations.
-Finally, Conservancy welcomes donations in support of our copyleft compliance work, and we encourage you to become a an official - Supporter of Software Freedom Conservancy.
+ Sustainer of Software Freedom Conservancy. {% endblock %} diff --git a/www/conservancy/static/img/conservancy-supporter-heart-supporter.svg b/www/conservancy/static/img/conservancy-supporter-heart-supporter.svg new file mode 100644 index 00000000..6b449d57 --- /dev/null +++ b/www/conservancy/static/img/conservancy-supporter-heart-supporter.svg @@ -0,0 +1,472 @@ + + diff --git a/www/conservancy/static/img/sustainer.svg b/www/conservancy/static/img/sustainer.svg new file mode 100644 index 00000000..8ed0cb42 --- /dev/null +++ b/www/conservancy/static/img/sustainer.svg @@ -0,0 +1,198 @@ + + diff --git a/www/conservancy/static/press/index.html b/www/conservancy/static/press/index.html index 2143ebfc..c9877227 100644 --- a/www/conservancy/static/press/index.html +++ b/www/conservancy/static/press/index.html @@ -5,12 +5,9 @@For direct contact with our media team please contact:
-To find more information about our current lawsuit against Vizio, click + here.
Here's a collection of documents (collated and individual) for distribution @@ -22,5 +19,29 @@
+Executive Director, Software Freedom Conservancy
Adjunct Lecturer-In-Law, Columbia Law School (See full bio)
Sandler is available for media interviews as an expert on the following subjects:
+Vice - John Deere–Backed Lobbying Groups Host Anti-Right to Repair Conference
-Wired - The FTC Votes Unanimously to Enforce Right to Repair
+Vice - John Deere–Backed Lobbying Groups Host Anti-Right to Repair Conference
+Wired - The FTC Votes Unanimously to Enforce Right to Repair
+The Register - Canon makes 'all-in-one' printers that refuse to scan when out of ink, lawsuit claims
Wired - When Open Source Software Comes With a Few Catches
+Wired - When Open Source Software Comes With a Few Catches
NPR - New FTC Chair Lina Khan Wants To Redefine Monopoly Power For The Age Of Big Tech
+NPR - New FTC Chair Lina Khan Wants To Redefine Monopoly Power For The Age Of Big Tech
LWN - Employment agreements for free-software developers (Featuring our own Karen Sandler)
+LWN - Employment agreements for free-software developers (Featuring our own Karen Sandler)
{% endblock %} diff --git a/www/conservancy/static/press/ourcoverage.html b/www/conservancy/static/press/ourcoverage.html new file mode 100644 index 00000000..a57f2c44 --- /dev/null +++ b/www/conservancy/static/press/ourcoverage.html @@ -0,0 +1,20 @@ +{% extends "base_press.html" %} +{% block subtitle %}Press - {% endblock %} +{% block submenuselection %}Press{% endblock %} +{% block content %} +Here are some news articles that were written about us and our work. If you + find anything we missed, please send it to media@sfconservancy.org.
+ +Reuters - Vizio sued by nonprofit to share code for open-source software
+The Register - Software Freedom Conservancy sues TV maker Vizio for GPL infringement
+ZDNET - Software Freedom Conservancy sues Vizio for GPL violations
+LWN (subscriber only) - Empowering users of GPL software
+ +Lawyer Monthly - Software Freedom Conservancy Sues Vizio Over Source Code
+ +{% endblock %} diff --git a/www/conservancy/templates/base_press.html b/www/conservancy/templates/base_press.html index a33023ed..0d2a32f1 100644 --- a/www/conservancy/templates/base_press.html +++ b/www/conservancy/templates/base_press.html @@ -17,6 +17,8 @@ diff --git a/www/conservancy/templates/frontpage.html b/www/conservancy/templates/frontpage.html index 95e939a8..8436f961 100644 --- a/www/conservancy/templates/frontpage.html +++ b/www/conservancy/templates/frontpage.html @@ -29,7 +29,7 @@Software Freedom Conservancy is a nonprofit organization +
Software Freedom Conservancy is a nonprofit organization centered around ethical technology. Our mission is to ensure the right to repair, improve and reinstall software. We promote and defend these rights through fostering free and open source software (FOSS) projects, driving diff --git a/www/conservancy/templates/submenus/news_partial.html b/www/conservancy/templates/submenus/news_partial.html index 5f84fb0b..f90e4bb6 100644 --- a/www/conservancy/templates/submenus/news_partial.html +++ b/www/conservancy/templates/submenus/news_partial.html @@ -1,6 +1,7 @@
diff --git a/www/conservancy/templates/supporter/form_partial.html b/www/conservancy/templates/supporter/form_partial.html index d9a7916d..4b5cfcdb 100644 --- a/www/conservancy/templates/supporter/form_partial.html +++ b/www/conservancy/templates/supporter/form_partial.html @@ -151,8 +151,8 @@ This partial accepts these optional parameters:This button will send you to PayPal's site to select a payment method and finish this process. Please double-check your selections diff --git a/www/conservancy/templates/supporter/index.html b/www/conservancy/templates/supporter/index.html index 9a64773d..f2a18fb8 100644 --- a/www/conservancy/templates/supporter/index.html +++ b/www/conservancy/templates/supporter/index.html @@ -38,141 +38,13 @@ Please ensure all form data above is correct. +
We're decided to change the name of our donors from "supporters" to "Sustainers." You're not just people who "support" our work. You are the ones who contribute significantly and come back year after year. It is because of you that we can do our work in a strategic, long-term way. Accordingly, we are changing the name to "Sustainers" -- after all, you are what sustains this work. We could not do this without financial contributions of individuals like you and all of our Sustainers.
+