Changeset - d8a702c8c922
conservancy/podjango/feeds.py
Show inline comments
...
 
@@ -56,19 +56,19 @@ class CastFeedBase(Feed):
 
        return {'year': year}
 

	
 

	
 
def for_podcast_feed_extra_kwargs(self, obj):
 
    return {
 
        'managingEditorNames': 'Bradley and Karen',
 
        'rssImage': {'url': 'http://faif.us/img/cast/faif_144x144.jpg',
 
        'rssImage': {'url': 'https://sfconservancy.org/static/podjango/img/cast/faif_144x144.jpg',
 
                     'width': '144', 'height': '144'},
 
        'webMaster': 'oggcast@faif.us (Bradley and Karen)',
 
        'dcCreator': 'oggcast@faif.us (Bradley and Karen)',
 
        'iTunesExplicit': 'No',
 
        'iTunesBlock': 'No',
 
        'iTunesImage': {'url': 'http://faif.us/img/cast/faif_300x300.jpg',
 
        'iTunesImage': {'url': 'https://sfconservancy.org/static/podjango/img/cast/faif_300x300.jpg',
 
                        'title': 'The Corresponding Source (formerly Free as in Freedom)',
 
                        'link': self.author_link,
 
                        'type': 'video/jpg'},
 
        'category': {'name': 'Government & Organizations', 'scheme': 'http://www.itunes.com/dtds/podcast-1.0.dtd',
 
                     'subcats': ['Non-Profit']},
 
        'keywords': 'open source, opensource, freesoftware, software freedom, legal, law, linux, free, license, gpl, lgpl, agpl, bsd',
conservancy/podjango/templates/podjango/feeds/podcast_description.html
Show inline comments
 
{% load static %}
 

	
 
<p>
 
<a href="http://faif.us{{ obj.ogg_path }}"><img alt="[Direct download of cast in Ogg/Vorbis
 
                                          format]" src="http://faif.us/img/cast/audio_ogg_button.png"/></a>
 
<a href="http://faif.us{{ obj.mp3_path }}"><img alt="[Direct download of cast in MP3 format]"
 
                                     src="http://faif.us/img/cast/audio_mp3_button.png"/></a>
 
<a href="{{ obj.ogg_path }}"><img alt="[Direct download of cast in Ogg/Vorbis
 
                                          format]" src="{% static 'img/cast/audio_ogg_button.png' %}"/></a>
 
<a href="{{ obj.mp3_path }}"><img alt="[Direct download of cast in MP3 format]"
 
                                     src="{% static 'img/cast/audio_mp3_button.png' %}"/></a>
 
</p>
 
<p>
 
{{ obj.summary|safe }}
 
</p>
 
<div>
 
<h3>Show Notes:</h3>
conservancy/static/GiveUpGitHub/index.html
Show inline comments
 
{% extends "base_compliance.html" %}
 
{% load static %}
 
{% block subtitle %}Give Up GitHub - {% endblock %}
 
{% block submenuselection %}GiveUpGitHub{% endblock %}
 
{% block content %}
 

	
 
<h1>Give Up GitHub!</h1>
 

	
 
<p>On Wednesday 29 June 2022, we <a href="https://sfconservancy.org/blog/2022/jun/30/give-up-github-launch/">began
 
calling on all FOSS developers</a> to <strong>give up on
 
GitHub</strong>. </p>
 

	
 
<div class="picture-small right">  
 
<img src="https://sfconservancy.org/img/GiveUpGitHub.svg" alt="A parody of the GitHub logo, walling off user rights and demanding payment"/>
 
<div class="picture-small right">
 
<img src="{% static 'img/GiveUpGitHub.svg' %}" alt="A parody of the GitHub logo, walling off user rights and demanding payment"/>
 
</div>
 
<p>We realize this is not an easy task; GitHub is ubiquitous. Through their
 
effective marketing, GitHub has convinced Free and Open Source Software
 
(FOSS) developers that GitHub is the best (and even the only) place for FOSS
 
development.  However, as a proprietary, trade-secret tool, GitHub itself is
 
the very opposite of FOSS.  By contrast, Git was
...
 
@@ -36,13 +37,13 @@ seeking better alternatives!  Also, please check back to this page regularly,
 
as we'll continue to update it throughout 2022 and beyond!</p>
 

	
 
<h2>Why Give Up GitHub?</h2>
 

	
 
<p>There are so many reasons to give up on GitHub, but we list here a few of
 
the most important ones:
 
    
 

 
    <ul>
 
    <li><p><a href="https://github.com/features/copilot" rel="nofollow">Copilot
 
    is a for-profit product</a> &mdash; developed and marketed by Microsoft
 
    and their GitHub subsidiary &mdash; that uses Artificial Intelligence (AI)
 
    techniques to automatically generate code interactively for developers.
 
    The AI model was trained
...
 
@@ -104,13 +105,13 @@ founder (and former CEO)
 
devoting <a href="https://www.youtube.com/watch?v=-bAAlPXB2-c">his OSCON
 
keynote on attacking copyleft and the GPL</a>.  This trickled down from the
 
top.  We've personally observed various GitHub employees over the years
 
arguing in many venues to convince projects to avoid copyleft;
 
we've <a href="https://github.com/BenKallos/legislation/issues/2#issue-46911010">even
 
seen a GitHub employee do this in a GitHub bug ticket directly</a>.</p></li>
 
    
 

 
    <li><p>GitHub is wholly owned by Microsoft, a company whose executives have historically repeatedly attacked copyleft licensing.</p></li>
 
    </ul>
 

	
 
<h2>How Do I Give Up GitHub?</h2>
 

	
 
<p>The reason that it's difficult to leave GitHub is a side-effect of one of
conservancy/static/about/license/index.html
Show inline comments
 
{% extends "base_about.html" %}
 
{% load static %}
 
{% block subtitle %}License and Sources - {% endblock %}
 
{% block submenuselection %}License{% endblock %}
 
{% block content %}
 
<h1>License and Source For This Website</h1>
 

	
 
<p>The software running this website is licensed under
...
 
@@ -17,11 +18,11 @@
 
  licensed as <a href="https://creativecommons.org/licenses/by-sa/4.0">CC-By-SA-4.0</a>.  In some cases, the documents are dual-licensed
 
  (AGPLv3-or-later|CC-By-SA-4.0), to make it more
 
  convenient to intermix the document with code.</p>
 

	
 
<p>Conservancy's Logo is also licensed
 
  under <a href="https://creativecommons.org/licenses/by-sa/4.0">CC-By-SA
 
  4.0</a>.  A <a href="/img/conservancy-logo_package.zip">Conservancy logo
 
  4.0</a>.  A <a href="{% static 'img/conservancy-logo_package.zip' %}">Conservancy logo
 
  package in ZIP format is available, which includes high quality SVG, PNG
 
  and other formats</a>.</p>
 

	
 
{% endblock %}
conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -580,13 +580,13 @@ body.conservancy-sponsors #navbar ul li.sponsors > a /* NO COMMA HERE! */
 

	
 
#supporters li:before {
 
    content: '';
 
    display: inline-block;
 
    height: 2em;
 
    width: 2em;
 
    background-image: url(/img/conservancy-supporter-heart.svg);
 
    background-image: url(/static/img/conservancy-supporter-heart.svg);
 
    background-size: contain;
 
    background-repeat: no-repeat;
 
    padding: 0.25em 1.2em 0.25em 0.25em;
 
    vertical-align: middle;
 
}
 

	
conservancy/static/docs/GiveUpGitHub-README.md
Show inline comments
...
 
@@ -5,7 +5,7 @@ This project has given up GitHub.  ([See Software Freedom Conservancy's *Give Up
 
You can now find this project at [INSERT-URL-OR-DESCRIPTION](INSERT-URL) instead.
 

	
 
Any use of this project's code by GitHub Copilot, past or present, is done without our permission.  We do not consent to GitHub's use of this project's code in Copilot.
 

	
 
Join us; you can [give up GitHub](https://GiveUpGitHub.org) too!
 

	
 
![Logo of the GiveUpGitHub campaign](https://sfconservancy.org/img/GiveUpGitHub.png)
 
![Logo of the GiveUpGitHub campaign](https://sfconservancy.org/static/img/GiveUpGitHub.png)
conservancy/static/docs/SupportGiveUpGitHub-README-snippet.md
Show inline comments
...
 
@@ -18,7 +18,7 @@ If you are a contributor who personally has already quit using GitHub, please
 
using GitHub directly.
 

	
 
Any use of this project's code by GitHub Copilot, past or present, is done
 
without our permission.  We do not consent to GitHub's use of this project's
 
code in Copilot.
 

	
 
![Logo of the GiveUpGitHub campaign](https://sfconservancy.org/img/GiveUpGitHub.png)
 
![Logo of the GiveUpGitHub campaign](https://sfconservancy.org/static/img/GiveUpGitHub.png)
conservancy/static/fossy/index.html
Show inline comments
 
{% extends "base_standard.html" %}
 
{% load static %}
 
{% block subtitle %}FOSSY - {% endblock %}
 
{% block submenuselection %}FOSSY{% endblock %}
 
{% block content %}
 

	
 
<div style="text-align: center;">
 
<h1><abbr title="Free and Open Source Software Yearly">FOSSY</abbr></h1>
...
 
@@ -12,13 +13,13 @@
 

	
 
<h4>Welcome to the landing page for our first conference!</h4>
 
<p>FOSS is back in Portland, OR - July 13-16th 2023 at the Oregon Convention
 
Center!</p>
 

	
 
<div class="picture right" style="width: 300px;">
 
  <img src="../img/occ.jpg" alt="Aerial photograph of the Oregon Convention Center" style="max-height: 12em;">
 
  <img src="{% static 'img/occ.jpg' %}" alt="Aerial photograph of the Oregon Convention Center" style="max-height: 12em;">
 
  <p>CC-BY 2.0 Oregon Convention Center</p>
 
</div>
 

	
 
<p>Software Freedom Conservancy is so proud to announce that we are hosting a community oriented conference this coming summer.  FOSSY (Free and Open Source Yearly) is focused on the creation and impact of free and open source software, uplifting contributors of all experience. We are also mindful of having a safe environment for all. In this new time of conferences, we will be focused on COVID safety and making sure all attendees feel safe participating as much as they feel comfortable (we will have a detailed policy published in the coming weeks).</p>
 

	
 
<p>As this is the first year we are running a conference of this scale, we plan to have 8 tracks for talks over 4 days. With tracks for community building, development and legal and licensing issues, our conference will provide ample learning and networking opportunities for contributors of all levels of experience. We also plan to involve significant community participation in the content of our tracks.</p>
conservancy/static/npoacct/index.html
Show inline comments
 
{% extends "base_conservancy.html" %}
 
{% load humanize %}
 
{% load static %}
 

	
 
{% block subtitle %}NPOAcct - {% endblock %}
 
{% block category %}npoacct{% endblock %}
 

	
 
{% block content %}
 

	
...
 
@@ -35,13 +36,13 @@
 
</td></tr></table>
 
</div>
 
<div class="content-with-donate-sidebar">
 

	
 
<h2>Non-Profit Accounting Software</h2>
 

	
 
<img src="/img/conservancy-accounting-campaign-logo.png" alt="Conservancy accounting campaign logo" style="float:left;" />
 
<img src="{% static 'img/conservancy-accounting-campaign-logo.png' %}" alt="Conservancy accounting campaign logo" style="float:left;" />
 

	
 
<p>Conservancy has a plan to help all non-profit organizations (NPOs) by
 
creating an Open Source and Free Software accounting system usable by
 
non-technical bookkeepers, accountants, and non-profit managers.  You can
 
help us do it by donating now.
 
</p>
conservancy/static/projects/current/index.html
Show inline comments
 
{% extends "base_projects.html" %}
 
{% load static %}
 
{% block subtitle %}Current Projects - {% endblock %}
 
{% block submenuselection %}Current{% endblock %}
 
{% block head %}
 
<style type="text/css">
 
#mainContent .project-logo { float: right; height: 5em; margin: .5em 0 1.5em 1.5em; }
 
</style>
...
 
@@ -9,13 +10,13 @@
 
{% block content %}
 

	
 
<h1>Current Projects</h1>
 

	
 
<h2><a href="http://argouml.tigris.org/">ArgoUML</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/argouml.jpg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/argouml.jpg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="T5E9U8MNJMN6A">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to ArgoUML via PayPal">
 
</form>
...
 
@@ -23,13 +24,13 @@
 
<p>ArgoUML is the leading open source UML modeling tool and includes
 
support for all standard UML 1.4 diagrams. It runs on any Java platform
 
and is available in ten languages. See the feature list for more details.</p>
 

	
 
<h2><a href="https://backdropcms.org/">Backdrop CMS</a></h2>
 

	
 
<img class="project-logo" src="/img/Backdrop-Logo-Vertical.png" alt="" />
 
<img class="project-logo" src="{% static 'img/Backdrop-Logo-Vertical.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="VGVL8UWZPVW6G">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Backdrop CMS via PayPal">
 
</form>
...
 
@@ -39,24 +40,24 @@ and usability. Backdrop puts the needs of the small to medium sized
 
businesses and non-profits first. Backdrop contains more of the
 
features this audience wants&mdash;and fewer they don&rsquo;t&mdash;to ensure they
 
can still afford a fantastic Open Source Content Management System.</p>
 

	
 
<h2><a href="http://bongo-project.org/">Bongo</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/bongo.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/bongo.png' %}" alt="" />
 

	
 
<p>The Bongo Project is creating fun and simple mail, calendaring and
 
contacts software: on top of a standards-based server stack; we're
 
innovating fresh and interesting web user interfaces for managing
 
personal communications. Bongo is providing an entirely free software
 
solution which is less concerned with the corporate mail scenario and
 
much more focused on how people want to organize their lives.</p>
 

	
 
<h2><a href="http://buildbot.net/">Buildbot</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/buildbot.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/buildbot.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="2977NBBAEC29L">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Buildbot via PayPal">
 
</form>
...
 
@@ -67,13 +68,13 @@ developers to automate software build, test, and release processes for their
 
software projects.  First released in 2003, Buildbot is used by leading
 
software projects around the world to automate all aspects of their
 
software development cycle. </p>
 

	
 
<h2 id="busybox"><a href="https://busybox.net/">BusyBox</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/busybox.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/busybox.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="79R6DXDHK7Q84">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to BusyBox via PayPal">
 
</form>
...
 
@@ -93,13 +94,13 @@ include or exclude commands (or features) at compile time. This makes
 
it easy to customize your embedded systems. To create a working
 
system, just add some device nodes in /dev, a few configuration files
 
in /etc, and a Linux kernel.</p>
 

	
 
<h2><a href="https://www.commonwl.org/">Common Workflow Language</a></h2>
 

	
 
<img class="project-logo" src="/img/projects/CWL-Logo-nofonts.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/CWL-Logo-nofonts.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="Z55VS5LBBSZTJ">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Common Workflow Language via PayPal">
 
</form>
...
 
@@ -110,13 +111,13 @@ across a variety of software and hardware environments, from workstations to
 
cluster, cloud, and high performance computing (HPC) environments. CWL is
 
designed to meet the needs of data-intensive science, such as
 
bioinformatics, medical imaging, astronomy, physics, and chemistry.</p>
 

	
 
<h2><a href="https://www.coreboot.org/">coreboot</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/coreboot.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/coreboot.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="9KEVMQR6VC5MG">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to coreboot via PayPal">
 
</form>
...
 
@@ -127,13 +128,13 @@ project it provides auditability and maximum control over the computers that
 
run it.  It is industrial-strength firmware that secures more 30 million
 
shipped devices, including personal computers, headless servers, tablets,
 
and Internet of Things devices.</p>
 

	
 
<h2><a href="http://darcs.net/">Darcs</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/darcs.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/darcs.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="MTH4A88BJQQBN">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Darcs via PayPal">
 
</form>
...
 
@@ -159,26 +160,26 @@ licensed under the GNU GPL.</p>
 
  creates an ongoing relationship between Conservancy and Debian, wherein
 
  Conservancy offers Debian its expertise and advice on software licensing,
 
  enforcement, and related issues.</p>
 

	
 
<h2><a href="http://etherpad.org/">Etherpad</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/etherpad.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/etherpad.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="6493L8KNR2RC6">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Etherpad via PayPal">
 
</form>
 

	
 
<p>Etherpad is is a highly customizable web-based editor providing
 
collaborative real-time editing.</p>
 

	
 
<h2 id="freedv"><a href="https://freedv.org/">FreeDV</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/freedv.png" alt="FreeDV logo" />
 
<img class="project-logo" src="{% static 'img/projects/freedv.png' %}" alt="FreeDV logo" />
 

	
 
<p>FreeDV is a suite of open source software and accompanying hardware for
 
digital voice communication over HF radio. It consists of a voice codec
 
(Codec 2), HF data modems, framing, and forward error correction software.
 
It is implemented as a software library (libcodec2), that can be linked
 
with 3rd party digital voice applications or embedded inside software
...
 
@@ -202,13 +203,13 @@ interface as the standard &ldquo;threading&rdquo; and
 
&ldquo;multiprocessing&rdquo; packages.  The library includes a DNS
 
resolver, a WSGI server, a monkey patching utility to make 3rd party
 
protocol implementations cooperative and support for SSL sockets.</p>
 

	
 
<h2><a href="https://git-scm.com/">Git</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/git.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/git.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="GXTE9AECX4LAL">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Git via PayPal">
 
</form>
...
 
@@ -237,13 +238,13 @@ copyright holders in the kernel, Linux, who have contributed to Linux
 
under its license, the GPLv2. These copyright holders have formally asked
 
Conservancy to engage in compliance efforts for their copyrights in the
 
Linux kernel.</p>
 

	
 
<h2><a href="http://harvey-os.org/">Harvey OS</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/harvey.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/harvey.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="7Q45ZGJBQZZVN">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Harvey OS via PayPal">
 
</form>
...
 
@@ -263,13 +264,13 @@ Linux kernel.</p>
 
<p>Houdini is an all-in-one fundraising platform developed in Ruby on Rails. It’s licensed under AGPL/LGPL
 
and is available, without cost, to anyone in the world. We help nonprofits, people, and movements thrive and
 
maintain themselves.</p>
 

	
 
<h2><a href="https://inkscape.org/">Inkscape</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/inkscape.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/inkscape.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="VRQMKRX9TCDSW">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Inkscape via PayPal">
 
</form>
...
 
@@ -301,13 +302,13 @@ scientific research using free software. The Institute recruits students who
 
might not otherwise have access to scientific apprenticeships, offers them a
 
stipend and pairs them with volunteer mentors who train them to use free
 
software operating systems and research tools.</p>
 

	
 
<h2><a href="http://www.k-3d.org">K-3D</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/k3d.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/k3d.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="CCTXUR497YLHW">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to K-3D via PayPal">
 
</form>
...
 
@@ -317,13 +318,13 @@ system for GNU/Linux, MacOSX, and Windows operating systems. K-3D is based
 
on a powerful Visualization Pipeline that enables procedural modeling and
 
a robust plugin architecture, and is designed to scale to the needs of
 
professional artists.</p>
 

	
 
<h2><a href="https://kallithea-scm.org/">Kallithea</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/kallithea.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/kallithea.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="EYXFS3SQPHYUL">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Kallithea via PayPal">
 
</form>
...
 
@@ -332,13 +333,13 @@ professional artists.</p>
 
leading version control systems, Mercurial and Git.  Kallithea hosts your
 
code, manages access control lists and provides an easy web interface to the
 
version control system of your choice.</p>
 

	
 
<h2><a href="http://librehealth.io/">LibreHealth</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/librehealth.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/librehealth.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="V3DNW54NCNK46">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to LibreHealth via PayPal">
 
</form>
...
 
@@ -367,13 +368,13 @@ designed to meet unfulfilled demands of real-world networking. The project's
 
roadmap includes the development of a DDoS protection system, and the
 
addition of state-of-the-art algorithms and data structures to increase
 
Linux XIA's speed and flexibility.</p>
 

	
 
<h2><a href="https://www.mercurial-scm.org/">Mercurial</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/mercurial.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/mercurial.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="WCP4RSC5E8F2W">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Mercurial via PayPal">
 
</form>
...
 
@@ -385,13 +386,13 @@ for revision control, including Xen, One Laptop Per Child, and the
 
Advanced Linux Sound Architecture (ALSA).  Mercurial runs on Unix-like systems, Mac
 
OS X, and Windows computers, and it is licensed under the GNU General
 
Public License.</p>
 

	
 
<h2><a href="http://www.metalinker.org/">Metalink</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/metalink.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/metalink.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="LDDTAJM9XNPR2">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Metalink via PayPal">
 
</form>
...
 
@@ -403,25 +404,25 @@ increases the effectiveness and efficiency of downloads by combining the
 
speed, bandwidth distribution, and redundancy of an optimized hybrid
 
mirror/peer-to-peer network, without any questions of legality, integrity,
 
or safety.</p>
 

	
 
<h2><a href="http://microblocks.fun/">MicroBlocks</a></h2>
 

	
 
<img class="project-logo" src="/img/projects/microblocks.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/microblocks.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="CHZLTCKCSFGTS">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to MicroBlocks via PayPal">
 
</form>
 

	
 
<p>MicroBlocks is a new programming language that runs right inside microcontroller boards such as the micro:bit, the NodeMCU and many Arduino boards. The MicroBlocks system allows for dynamic, parallel and interactive programming, but with the twist of letting your projects run autonomously inside the board without being tethered to a computer.</p>
 

	
 
<h2><a href="https://www.northbaypython.org/">North Bay Python</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/north-bay-python.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/north-bay-python.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="E96FCPFPZK25C">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to North Bay Python via PayPal">
 
</form>
...
 
@@ -429,13 +430,13 @@ or safety.</p>
 
<p>North Bay Python is a community-organized conference in Petaluma,
 
California that brings together professionals, enthusiasts, and
 
students interested in the Python programming language.</p>
 

	
 
<h2><a href="http://www.opentripplanner.org/">OpenTripPlanner</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/opentripplanner.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/opentripplanner.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="AVPYMNLYATCZG">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to OpenTripPlanner via PayPal">
 
</form>
...
 
@@ -448,13 +449,13 @@ deployments now found in twelve countries.  OpenTripPlanner provides a
 
multimodal trip planner allowing users to plan trips using a variety of
 
transportation modes. Additionally, OpenTripPlanner has features for
 
transportation analysis, including measures of mobility and accessibility.</p>
 

	
 
<h2 id="OpenWrt"><a href="https://openwrt.org/">OpenWrt</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/openwrt-2020.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/openwrt-2020.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick" />
 
<input type="hidden" name="hosted_button_id" value="MLJ3HZD7TWK88" />
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="Donate to OpenWrt via PayPal" />
 
</form>
...
 
@@ -468,13 +469,13 @@ application. For developers, OpenWrt is the framework to build an
 
application without having to build a complete firmware around it; for users
 
this means the ability for full customization, to use the device in ways
 
never envisioned.</p>
 

	
 
<h2><a href="https://www.outreachy.org/">Outreachy</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/outreachy.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/outreachy.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="9P3DB3AFPDZ7Q">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Outreachy via PayPal">
 
</form>
...
 
@@ -484,13 +485,13 @@ source software get involved by providing a supportive community for
 
newcomers to contribute to throughout the year, and by offering focused
 
internship opportunities twice a year with many free software organizations.
 
</p>
 

	
 
<h2><a href="https://phpmyadmin.net/">phpMyAdmin</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/phpmyadmin.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/phpmyadmin.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="UUZWPJLQ9D4E8">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to phpMyAdmin via PayPal">
 
</form>
...
 
@@ -505,13 +506,13 @@ still have the ability to directly execute any SQL statement.</p>
 
<p>Since its first release in September 1998, phpMyAdmin has been adopted
 
by many web host providers, and has translations underway for more than
 
seventy languages.</p>
 

	
 
<h2><a href="http://qemu.org">QEMU</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/qemu.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/qemu.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="YN74TZRMBBM6U">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to QEMU via PayPal">
 
</form>
...
 
@@ -526,13 +527,13 @@ seventy languages.</p>
 
 virtualization when executing under the Xen hypervisor or using the
 
        KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,
 
        server and embedded PowerPC, and S390 guests.</p>
 

	
 
<h2><a href="https://racket-lang.org">Racket</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/racket.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/racket.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="URMNGBCTB96G2">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Racket via PayPal">
 
</form>
...
 
@@ -540,13 +541,13 @@ seventy languages.</p>
 
<p>Racket is a general-purpose programming language as well as the world’s
 
first ecosystem for language-oriented programming. Make your dream language,
 
or use one of the dozens already available.</p>
 

	
 
<h2><a href="https://reproducible-builds.org">Reproducible Builds</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/2018-10_Reproducible-Builds.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/2018-10_Reproducible-Builds.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="9QA63APRU4TNE">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Reproducible Builds via PayPal">
 
</form>
...
 
@@ -555,13 +556,13 @@ or use one of the dozens already available.</p>
 
from source code to the binary code used by computers. This is especially useful for developers collaborating
 
on privacy or security software employed by politically sensitive targets such as dissidents, journalists and
 
whistleblowers, or anyone wishing to communicate securely under a repressive regime.</p>
 

	
 
<h2><a href="https://www.samba.org/samba/">Samba</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/samba.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/samba.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="JJCAM7BX48Z42">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Samba via PayPal">
 
</form>
...
 
@@ -582,13 +583,13 @@ server.</p>
 
interoperability. Samba is a software package that gives network
 
administrators flexibility and freedom in setup, configuration, choice
 
of systems, and equipment. Samba is released under the GPL.</p>
 

	
 
<h2><a href="http://seleniumhq.org">Selenium</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/selenium.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/selenium.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="V56W8WNRPQ5SS">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Selenium via PayPal">
 
</form>
...
 
@@ -606,22 +607,22 @@ Safari and Opera.</p>
 
<form action="https://www.paypal.com/donate" method="post" target="_top">
 
<input type="hidden" name="hosted_button_id" value="8UPBXX9EMBH8C" />
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
 
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
 
</form>
 

	
 
<img class="project-logo" src="../../img/projects/sourceware.svg" alt="copyleft logo" />
 
<img class="project-logo" src="{% static 'img/projects/sourceware.svg' %}" alt="copyleft logo" />
 

	
 
<p>Sourceware is a Free Software hosting project for toolchain and
 
developer tools.  Free Software needs Free Infrastructure.  It is
 
our goal to offer a worry-free, friendly home for Free Software
 
projects.</p>
 

	
 
<h2><a href="http://squeak.org/">Squeak</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/squeak.svg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/squeak.svg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="6WECWGYHQF2A6">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Squeak via PayPal">
 
</form>
...
 
@@ -632,26 +633,26 @@ highly-portable - even its virtual machine is written entirely in
 
Smalltalk making it easy to debug, analyze, and change. Squeak is the
 
vehicle for a wide range of projects from multimedia applications,
 
educational platforms to commercial web application development.</p>
 

	
 
<h2><a href="http://surveyos.sourceforge.net/">SurveyOS</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/surveyos.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/surveyos.png' %}" alt="" />
 

	
 
<p>The Survey Open Source (SurveyOS) Project is a non-profit project of
 
the Software Freedom Conservancy dedicated to fostering cooperation
 
between land surveyors and GIS professionals through the development of
 
open source software and open technology standards. The SurveyOS Project
 
currently devotes programming efforts and source code to the open source
 
desktop GIS program known as OpenJUMP. It also dedicates a set of AutoLISP
 
source code via the GPL that can be used to add surveying and geospatial
 
functionality to other software.</p>
 

	
 
<h2><a href="http://www.swig.org/">SWIG</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/swig.jpg" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/swig.jpg' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="M84TPJKABREKQ">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to SWIG via PayPal">
 
</form>
...
 
@@ -664,13 +665,13 @@ also includes C&#35;, Java, Lua, Octave and R amongst others. SWIG is most
 
commonly used to create high-level interpreted or compiled programming
 
environments, user interfaces, and as a tool for testing and prototyping
 
C/C++ software.</p>
 

	
 
<h2><a href="http://teachingopensource.org/">Teaching Open Source</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/teaching-open-source.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/teaching-open-source.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="TUBC9HDTQJVS2">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Teaching Open Source via PayPal">
 
</form>
...
 
@@ -680,13 +681,13 @@ members who desire to support student involvement in FLOSS projects
 
within academic institutions.  The TOS community is supported by a web
 
site, mailing list, and planet and welcomes new community members from
 
both academia and FLOSS projects.</p>
 

	
 
<h2><a href="http://www.winehq.org/">Wine</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/wine.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/wine.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="G9BDG2ABR7PYA">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Wine via PayPal">
 
</form>
...
 
@@ -700,13 +701,13 @@ native Windows DLLs if they are available. Wine provides both a
 
development toolkit for porting Windows source code to Unix as well as
 
a program loader, allowing many unmodified Windows programs to run on
 
x86-based Unixes, including Linux, Mac OS X, FreeBSD, and Solaris.</p>
 

	
 
<h2><a href="https://xapian.org/">Xapian</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/xapian.png" alt="" />
 
<img class="project-logo" src="{% static 'img/projects/xapian.png' %}" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="Y8WL47RVZJ3LQ">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Xapian via PayPal">
 
</form>
conservancy/static/sustainer/original-supporter-appeal.html
Show inline comments
...
 
@@ -70,13 +70,13 @@ legal needs they may have. While we do receive a portion of the revenue
 
donated to our projects, we keep that number low enough that it doesn't
 
even pay for a single staff member. <a href="#donate-box" class="donate-now">Help us</a> show that you care about
 
community-focused free software and help us be able to continue our
 
charitable work. Donating to Conservancy is a great non-technical way to
 
contribute to the cause.</p>
 

	
 
<img alt="*** The Conservancy T-Shirt that Supporters Receive ***" class="appeal" src="/img/conservancy-t-shirt.jpg"/>
 
<img alt="*** The Conservancy T-Shirt that Supporters Receive ***" class="appeal" src="{% static 'img/conservancy-t-shirt.jpg' %}"/>
 

	
 
<p>For the first time, we're launching a Supporter
 
program. For <a href="#donate-box" class="donate-now">an annual donation of $120</a>, you can
 
download an official Supporter card and receive a Conservancy t-shirt<a id="return-footnote-shirts-when"></a>. If
 
this is out of reach, please donate at whatever level you can - it makes a
 
big difference to us to know that you <a href="#donate-box" class="donate-now">support us</a>, and a little goes a long
...
 
@@ -109,13 +109,13 @@ of dollars in licensing fees for subpar accounting software.</li>
 
<li>we encourage and support our employees to do volunteer work in the
 
    community.  For example, Bradley and Karen together host an oggcast
 
    called <cite><a href="http://faif.us">Free as in Freedom</a></cite> which
 
    discusses important legal and policy issues in open source and free
 
    software.</li></ul>
 

	
 
<img class="appeal-footer" alt="*" src="/img/conservancy-supporter-heart.png"/>
 
<img class="appeal-footer" alt="*" src="{% static 'img/conservancy-supporter-heart.png' %}"/>
 

	
 
<p>As an organization, we try to do everything transparently; even
 
our
 
<a
 
href="https://gitorious.org/conservancy/policies/source/master:">
 
internal policies</a> are published and available for scrutiny.</p>
...
 
@@ -169,13 +169,13 @@ internal policies</a> are published and available for scrutiny.</p>
 
                      <input type="radio" checked="checked" name="os1" value="joinListYes" />Yes
 
                      <input type="radio" name="os1" value="joinListNo" />No<br/>
 
                      <br />
 
                      <br /></div>
 
                      <div id="annual" class="supporter-form-submit">
 
                      <input type="image"
 
                             src="/img/supporter-payment-button-annual.png"
 
                             src="{% static 'img/supporter-payment-button-annual.png' %}"
 
                             height="81" width="188"
 
                             border="0" name="submit" alt="Become an Annual Supporter Now!">
 
                      <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 
<br/><br/><small>Button above redirects to PayPal's site for credit
 
        card, bank account or PayPal balance payment methods.  Select options first.</small>
 
                      </div>
...
 
@@ -230,13 +230,13 @@ internal policies</a> are published and available for scrutiny.</p>
 
                      Low-Traffic Announcement Email List? </strong></label>
 
                      <input type="radio" checked="checked" name="os1" value="joinListYes" />Yes
 
                      <input type="radio" name="os1" value="joinListNo" />No<br/>
 
                      <br /></div>
 
                      <div id="monthly" class="supporter-form-submit">
 
                      <input type="image"
 
                      src="/img/supporter-payment-button-monthly.png"
 
                      src="{% static 'img/supporter-payment-button-monthly.png' %}"
 
                      height="81" width="188"
 
                      border="0" name="submit" alt="Become a Monthly Supporter Now!">
 
<br/><br/><small>Button above redirects to PayPal's site for credit
 
        card, bank account or PayPal balance payment methods.  Select
 
                      options first.</small>
 
                      </div>
conservancy/static/sustainer/thank-you.html
Show inline comments
 
{% extends "base_conservancy.html" %}
 
{% load static %}
 
{% block subtitle %}Thanks for Your Support - {% endblock %}
 
{% block category %}sustainer{% endblock %}
 

	
 
{% block content %}
 
<h1>Thanks!</h1>
 

	
...
 
@@ -21,21 +22,21 @@ benefits.  We may contact you directly by email later to tell you about
 
special Sustainer-only benefits in the coming year.</p>
 

	
 
<p>Meanwhile, please spread the word about supporting Conservancy with
 
  a &ldquo;Sustainer Badge&rdquo; on your website, social media, or
 
  other locations where people view information about you:</p>
 

	
 
<p><a href="https://sfconservancy.org/sustainer/"><img src="https://sfconservancy.org/img/supporter-badge.png" width="194" height="90" alt="Become a Conservancy Sustainer!" border="0"/></a></p>
 
<p><a href="https://sfconservancy.org/sustainer/"><img src="https://sfconservancy.org/static/img/supporter-badge.png" width="194" height="90" alt="Become a Conservancy Sustainer!" border="0"/></a></p>
 

	
 
<p><strong>Copy and paste this HTML for the image above:</strong></p>
 
<p><textarea rows="2"
 
             cols="65">
 
<a href="https://sfconservancy.org/sustainer/"><img src="https://sfconservancy.org/img/supporter-badge.png" width="194" height="90" alt="Become a Conservancy Sustainer!" border="0"/></a>
 
<a href="https://sfconservancy.org/sustainer/"><img src="https://sfconservancy.org/static/img/supporter-badge.png" width="194" height="90" alt="Become a Conservancy Sustainer!" border="0"/></a>
 
 </textarea></p>
 

	
 
<p>Also, please enjoy these &ldquo;Sustainer Cards&rdquo;, which you print out and
 
  carry with you.  You've earned it! The cards are available in two different
 
  styles: <a href="/img/supporter-card-1.svg">Style 1
 
  (SVG)</a>, <a href="/img/supporter-card-2.svg">Style 2
 
  styles: <a href="{% static 'img/supporter-card-1.svg' %}">Style 1
 
  (SVG)</a>, <a href="{% static 'img/supporter-card-2.svg' %}">Style 2
 
  (SVG)</a>.</p>
 

	
 
{% endblock %}
conservancy/templates/base_conservancy.html
Show inline comments
...
 
@@ -23,13 +23,13 @@
 
  <body class="conservancy-{% block category %}{% endblock %}">
 
    <header>
 
      <div class="flex-ns center mw8">
 
        <div class="w-60-ns">
 
          <h1 id="conservancyheader" class="mt2 mt3-ns mb2 mb3-ns">
 
            <a href="/">
 
              <img src="/img/conservancy-header.svg" alt="Software Freedom Conservancy" class="db center mh3-ns" />
 
              <img src="{% static 'img/conservancy-header.svg' %}" alt="Software Freedom Conservancy" class="db center mh3-ns" />
 
            </a>
 
          </h1>
 
        </div>
 

	
 
        <ul id="feature-menu" class="w-40-ns mt2 mt4-ns mb2 mb2-ns mh2 pt1 flex flex-wrap justify-center items-center list">
 
            <li><span id="menu-icon" class="dn-ns ph2 pointer">
conservancy/templates/blog/entry_detail.html
Show inline comments
 
{% extends "base_blog.html" %}
 
{% load static %}
 

	
 
{% block head %}
 
{% include "opengraph_partial.html" with url=object.get_absolute_url title=object.headline description=object.get_description %}
 
{% include "opengraph_urllist_partial.html" with property='image' urls=object.get_one_image_url fallback='/img/conservancy-logo.png' %}
 
{% include "opengraph_urllist_partial.html" with property='image' urls=object.get_one_image_url fallback='/static/img/conservancy-logo.png' %}
 
{% include "opengraph_urllist_partial.html" with property='video' urls=object.get_one_video_url %}
 
{% endblock %}
 

	
 
{% block subtitle %}{{ object.headline|striptags|safe }} - Conservancy Blog - {% endblock %}
 

	
 
{% block content %}
conservancy/templates/blog/entry_list.html
Show inline comments
 
{% extends "base_blog.html" %}
 
{% load static %}
 

	
 
{% block subtitle %}Conservancy Blog - {% endblock %}
 

	
 
{% block content %}
 
<div class="breadcrumbs">
 
  <p><a href="/">Home</a> / <a href="/news/">News</a></p>
 
</div>
 

	
 
<h2><a href="/feeds/blog/" class="feedlink"><img src="/img/feed-icon-14x14.png" alt="[RSS]"/></a> Conservancy Blog{% if author %} &mdash; {{ author.formal_name }}{% endif %}</h2>
 
<h2><a href="/feeds/blog/" class="feedlink"><img src="{% static 'img/feed-icon-14x14.png' %}" alt="[RSS]"/></a> Conservancy Blog{% if author %} &mdash; {{ author.formal_name }}{% endif %}</h2>
 

	
 
{% if authors or tags %}
 
<p>Displaying posts
 
{% if authors %}by {% for author in authors %}{% if not forloop.last %}{% if not forloop.first %}, {% endif %}{% endif %}<a href="{{ author.biography_url }}">{{ author.formal_name }}</a>{% ifequal forloop.revcounter 2 %} and {% endifequal %}{% endfor %}{% endif %}
 
{% if tags %}tagged {% for tag in tags %}{% if not forloop.last %}{% if not forloop.first %}, {% endif %}{% endif %}<a href="{{ tag.get_absolute_url }}">{{ tag.label }}</a>{% ifequal forloop.revcounter 2 %} or {% endifequal %}{% endfor %}{% endif %}
 
</p>
conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -49,34 +49,34 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 
</div>
 

	
 
<div class="mt3 mh2-ns mb4 flex-ns">
 
  <div class="w-70-ns mh2">
 
<section class="mh0 pa3 bg-light-blue ba b--gray">
 
<p><video style="width: 95%; height: auto;" controls="" poster="/videos/sfc-introduction-video_poster.jpg">
 
<source src="/videos/sfc-introduction_1080p.mp4" />
 
<track src="/docs/sfc-introduction-vtt-captions.txt" kind="subtitles" srclang="en" label="English" />
 
<a href="/videos/sfc-introduction_1080p.mp4"><img src="/videos/sfc-introduction-video_poster.jpg" alt="Software Freedom Conservancy introduction video"></a><br/>
 
<source src="{% static 'videos/sfc-introduction_1080p.mp4' %}" />
 
<track src="{% static 'docs/sfc-introduction-vtt-captions.txt' %}" kind="subtitles" srclang="en" label="English" />
 
<a href="/videos/sfc-introduction_1080p.mp4"><img src="{% static 'videos/sfc-introduction-video_poster.jpg' %}" alt="Software Freedom Conservancy introduction video"></a><br/>
 
<a href="https://youtu.be/yCCxMfW0LTM">(watch on Youtube)</a>
 
</video></p>
 
 </section>
 

	
 
    <section class="mv3 ph2">
 
<h2 class="f4 mt0 mb2 ttu"><!--<a href="/feeds/news/" class="feedlink"><img src="/img/feed-icon-14x14.png" alt="[RSS]"/></a>--> <a href="/news/" class="dark-gray">News</a></h2>
 
<h2 class="f4 mt0 mb2 ttu"><!--<a href="/feeds/news/" class="feedlink"><img src="{% static 'img/feed-icon-14x14.png' %}" alt="[RSS]"/></a>--> <a href="/news/" class="dark-gray">News</a></h2>
 
{% for pressr in press_releases|slice:":4" %}
 
  {% if forloop.first %}
 
    {% include "news/pressrelease_partial.html" with pressr=pressr show="summary" only %}
 
  {% else %}
 
    {% include "news/pressrelease_partial.html" with pressr=pressr show="dateline" only %}
 
  {% endif %}
 
{% endfor %}
 

	
 
<!-- <p><span class="continued"><a href="/news/">Conservancy News Archive&hellip;</a></span></p> -->
 
</section>
 

	
 
<section class="mt4 mb3 ph2">
 
<h2 class="f4 mb2 ttu"><!-- <a href="/feeds/blog/" class="feedlink"><img src="/img/feed-icon-14x14.png" alt="[RSS]"/></a> --> <a href="/blog/" class="dark-gray">Articles</a></h2>
 
<h2 class="f4 mb2 ttu"><!-- <a href="/feeds/blog/" class="feedlink"><img src="{% static 'img/feed-icon-14x14.png' %}" alt="[RSS]"/></a> --> <a href="/blog/" class="dark-gray">Articles</a></h2>
 
{% for entry in blog|slice:":5" %}
 
  {% if forloop.first or entry.pub_date|date_within_past_days:180 %}
 
    {% if not forloop.first %}<hr class="clear">{% endif %}
 
    {% include "blog/entry_partial.html" with entry=entry show="dateline" only %}
 
  {% endif %}
 
{% endfor %}
conservancy/templates/news/pressrelease_detail.html
Show inline comments
 
{% extends "base_news.html" %}
 
{% load static %}
 

	
 
{% block head %}
 
{% include "opengraph_partial.html" with url=object.get_absolute_url title=object.headline description=object.get_description %}
 
{% include "opengraph_urllist_partial.html" with property='image' urls=object.get_one_image_url fallback='/img/conservancy-logo.png' %}
 
{% include "opengraph_urllist_partial.html" with property='image' urls=object.get_one_image_url fallback='/static/img/conservancy-logo.png' %}
 
{% include "opengraph_urllist_partial.html" with property='video' urls=object.get_one_video_url %}
 
{% endblock %}
 

	
 
{% block subtitle %}{{ object.headline|striptags|safe }} - {% endblock %}
 

	
 
{% block content %}
conservancy/templates/news/pressrelease_list.html
Show inline comments
 
{% extends "base_news.html" %}
 
{% load static %}
 

	
 
{% block subtitle %}News - {% endblock %}
 

	
 
{% block outercontent %}
 
    <div id="container" class="mw8 center ph2 ph3">
 
         <div id="mainContent">
 
           <div class="breadcrumbs">
 
             <p><a href="/">Home</a> / <a href="/news/">News</a></p>
 
           </div>
 
         <h1><a href="/feeds/news/" class="feedlink"><img src="/img/feed-icon-14x14.png" alt="[RSS]"/></a> Conservancy News</h1>
 
         <h1><a href="/feeds/news/" class="feedlink"><img src="{% static 'img/feed-icon-14x14.png' %}" alt="[RSS]"/></a> Conservancy News</h1>
 

	
 

	
 
{% ifnotequal news.number 1 %}<p>(Page {{ news.number }} of {{ news.paginator.num_pages }})</p>{% endifnotequal %}
 

	
 
{% for pressr in news %}
 
  {% if forloop.first %}
conservancy/templates/sponsors.html
Show inline comments
 
{% extends "base_conservancy.html" %}
 
{% load static %}
 

	
 
{% block subtitle %}Sponsors - {% endblock %}
 
{% block category %}sponsors{% endblock %}
 
{% block head %}
 
<meta charset="UTF-8"/>
 
{% endblock %}
 

	
...
 
@@ -25,23 +27,23 @@ contributions.  Conservancy graciously thanks these sponsors for their
 
support, but doesn't necessarily endorse nor promote any specific activity of
 
any of its sponsors.</p>
 

	
 
<!-- logos should be 250x250 maximum. -->
 
<ul id="sponsor">
 
<li></li>
 
<li><a rel="nofollow" href="https://www.ampr.org"><img src="/img/sponsors/ardc.svg" width="250" alt="Amateur Radio Digital Communications" /></a></li>
 
<li><a rel="nofollow" href="https://www.codeweavers.com/"><img src="/img/sponsors/codeweavers.png" width="250" alt="CodeWeavers" /></a></li>
 
<li><a rel="nofollow" href="https://google.com"><img src="/img/sponsors/google.png" height="76" width="238" alt="Google" /></a></li>
 
<li><a rel="nofollow" href="https://www.ampr.org"><img src="{% static 'img/sponsors/ardc.svg' %}" width="250" alt="Amateur Radio Digital Communications" /></a></li>
 
<li><a rel="nofollow" href="https://www.codeweavers.com/"><img src="{% static 'img/sponsors/codeweavers.png' %}" width="250" alt="CodeWeavers" /></a></li>
 
<li><a rel="nofollow" href="https://google.com"><img src="{% static 'img/sponsors/google.png' %}" height="76" width="238" alt="Google" /></a></li>
 
<li><b>Christoph Hellwig</b></li>
 
<li><a rel="nofollow" href="https://ifixit.com"><img src="/img/sponsors/ifixit.png" width="250" alt="iFixit" /></a></li>
 
<li><a rel="nofollow" href="https://ifixit.com"><img src="{% static 'img/sponsors/ifixit.png' %}" width="250" alt="iFixit" /></a></li>
 
<li><b>hmk</b></li>
 
<li><a rel="nofollow" href="https://indeed.com"><img src="/img/sponsors/indeed.png" height="69" width="250" alt="Indeed" /></a></li>
 
<li><a rel="nofollow" href="https://jmp.chat"><img src="/img/sponsors/jmp.svg" height="244" width="250" alt="jmp.chat" /></a></li>
 
<li><a rel="nofollow" href="https://indeed.com"><img src="{% static 'img/sponsors/indeed.png' %}" height="69" width="250" alt="Indeed" /></a></li>
 
<li><a rel="nofollow" href="https://jmp.chat"><img src="{% static 'img/sponsors/jmp.svg' %}" height="244" width="250" alt="jmp.chat" /></a></li>
 
<li><b>Marcus Ryu</b></li>
 
<li><a rel="nofollow" href="https://code.wildebeest.org/">Mark Wielaard</a></li>
 
<li><a rel="nofollow" href="https://www.mozilla.org/foundation/"><img src="/img/sponsors/mozilla.png" height="101" width="250" alt="Mozilla Foundation" /></a></li>
 
<li><a rel="nofollow" href="https://www.mozilla.org/foundation/"><img src="{% static 'img/sponsors/mozilla.png' %}" height="101" width="250" alt="Mozilla Foundation" /></a></li>
 
<li><b>David Turner and Danielle Sucher</b></li>
 
</ul>
 

	
 
<!-- This section will be added when we have in-kind contributions -->
 

	
 
<!-- <h3>In-Kind Donation of Services</h3> -->
conservancy/templates/supporter/banners.html
Show inline comments
 
{% extends "base_conservancy.html" %}
 
{% load static %}
 

	
 
{% block subtitle %}Sustainer Banners - {% endblock %}
 
{% block category %}sustainer{% endblock %}
 

	
 
{% block content %}
 
<div class="singleColumn">
 
<h2>Conservancy Sustainer Banners</h2>
...
 
@@ -10,44 +12,44 @@
 

	
 
<h3>Individual Sustainer Banner</h3>
 

	
 
<pre><code>  &lt;div style="margin: 0 auto; max-width: 1200px;"&gt;
 
    &lt;a href="https://sfconservancy.org/sustainer"&gt;
 
      &lt;img style="width: 100%;"
 
           src="https://sfconservancy.org/img/banners/2019-individuals-banner.png"
 
           src="https://sfconservancy.org/static/img/banners/2019-individuals-banner.png"
 
           alt="Conservancy is a proponent for community driven free software projects.
 
                Will you join me in supporting them? Donate today!"&gt;
 
    &lt;/a&gt;
 
  &lt;/div&gt;
 
</code></pre>
 

	
 
<div style="margin: 0 auto; max-width: 1200px;">
 
  <a href="https://sfconservancy.org/sustainer">
 
    <img style="width: 100%;"
 
         src="/img/banners/2019-individuals-banner.png"
 
         src="/static/img/banners/2019-individuals-banner.png"
 
         alt="Conservancy is a proponent for community driven free software projects.
 
              Will you join me in supporting them? Donate today!">
 
  </a>
 
</div>
 

	
 
<h3>Member Project Banner</h3>
 

	
 
<pre><code>  &lt;div style="margin: 0 auto; max-width: 1200px;"&gt;
 
    &lt;a href="https://sfconservancy.org/sustainer"&gt;
 
      &lt;img style="width: 100%;"
 
           src="https://sfconservancy.org/img/banners/2019-member-projects-banner.png"
 
           src="https://sfconservancy.org/static/img/banners/2019-member-projects-banner.png"
 
           alt="Conservancy helps make our work possible.
 
                Please donate to them today to support community-driven free software projects!"
 
    &lt;/a&gt;
 
  &lt;/div&gt;
 
</code></pre>
 

	
 
<div style="margin: 0 auto; max-width: 1200px;">
 
  <a href="https://sfconservancy.org/sustainer">
 
    <img style="width: 100%;"
 
         src="/img/banners/2019-member-projects-banner.png"
 
         src="/static/img/banners/2019-member-projects-banner.png"
 
         alt="Conservancy helps make our work possible.
 
              Please donate to them today to support community-driven free software projects!"
 
  </a>
 
</div>
 

	
 
</div>
conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -4,13 +4,13 @@
 
{% block category %}sustainer{% endblock %}
 

	
 
{% block head %}
 
<script type="text/javascript" src="{% static 'js/supporter-page.js' %}"></script>
 
<link href="{% static 'css/forms.css' %}" rel="stylesheet" type="text/css"/>
 
{% include "opengraph_partial.html" with url="/sustainer/" title="Support Conservancy!" description="Software freedom is critical to many of today&rsquo;s most pressing social issues, but it&rsquo;s only effective when FOSS is for everyone. Support Conservancy today to help make that happen!" %}
 
{% include "opengraph_urllist_partial.html" with property='image' urls='' fallback='/img/conservancy-logo.png' %}
 
{% include "opengraph_urllist_partial.html" with property='image' urls='' fallback='/static/img/conservancy-logo.png' %}
 
{% endblock %}
 

	
 
{% block content %}
 
<div class="breadcrumbs">
 
  <p><a href="/">Home</a> / <a href="/about">Who We Are</a></p>
 
</div>
...
 
@@ -37,13 +37,13 @@
 
  {% include "supporter/form_partial.html" with form_id="renewal" min_amt=120 default_amt=128 verb="renew" article="an" supptype="annual" only %}
 
{% endif %}
 

	
 
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
 

	
 
<div style="overflow: auto; text-align: center;">
 
  <a href="/img/tshirt-2023.png"><img src="/img/tshirt-2023.png"  height="300"/></a>
 
  <a href="/img/tshirt-2023.png"><img src="{% static 'img/tshirt-2023.png' %}"  height="300"/></a>
 
</div>
 
</p>
 

	
 

	
 
<hr style="clear: both;"/>
 
<br>
...
 
@@ -55,15 +55,15 @@
 
<div class="expandable-section" id="2021-summary">
 
  <br>
 
  Please watch this video to learn about what we do and why we need your support as
 
  a Sustainer:
 
<p style="text-align:center;">
 
<video style="width: 50%; height: auto;" controls="" poster="/videos/sfc-introduction-video_poster.jpg">
 
<source src="/videos/sfc-introduction_1080p.mp4" />
 
<track src="/docs/sfc-introduction-vtt-captions.txt" kind="subtitles" srclang="en" label="English" />
 
<a href="/videos/sfc-introduction_1080p.mp4"><img src="/videos/sfc-introduction-video_poster.jpg"
 
<source src="{% static 'videos/sfc-introduction_1080p.mp4' %}" />
 
<track src="{% static 'docs/sfc-introduction-vtt-captions.txt' %}" kind="subtitles" srclang="en" label="English" />
 
<a href="/videos/sfc-introduction_1080p.mp4"><img src="{% static 'videos/sfc-introduction-video_poster.jpg' %}"
 
                                                  alt="Software Freedom Conservancy introduction video"></a><br/>
 
<a href="https://youtu.be/yCCxMfW0LTM">(watch on Youtube)</a>
 
</video></p>
 

	
 
  <br>
 

	
...
 
@@ -177,15 +177,15 @@ Our Executive Director Karen Sandler received an honorary doctorate from
 
Katholieke Universiteit Leuven for her incredible work in FOSS leadership, and
 
her advocacy and pursuit of software freedom and rights for all.
 
In November she spoke at <a href="https://www.sfscon.it/talks/the-history-of-and-path-forward-for-copyleft-and-the-gpl/">SFSCON about "The History of, and Path forward for, Copyleft and the GPL"</a>.</p>
 

	
 
<div class="picture-small right">
 
<video class="small-right" controls="" poster="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate_still.png" id="doctorate_vid">
 
  <source src="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4">
 
  <track src="/docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.en.txt" kind="subtitles" srclang="en" label="English" />
 
  <track src="/docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.nl.txt" kind="subtitles" srclang="nl" label="Dutch (NL)" />
 
  <source src="{% static 'videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4' %}">
 
  <track src="{% static 'docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.en.txt' %}" kind="subtitles" srclang="en" label="English" />
 
  <track src="{% static 'docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.nl.txt' %}" kind="subtitles" srclang="nl" label="Dutch (NL)" />
 
</video>
 
<p><a href="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4">Download Karen's talk</a>
 
  or <a href="https://youtu.be/zca7dOU7jfs">watch on YouTube</a></p>
 
</div>
 

	
 
<p>Policy Fellow Bradley M. Kuhn gave many conference talks and also represented SFC at many
...
 
@@ -219,13 +219,13 @@ classroom to educate students about software freedom.</p>
 
software freedom directly! This includes contractors, interns and students,
 
administrators, and grants for creation, distribution and maintenance of free
 
software projects.  Part of the unique position of our organization is the
 
expertise necessary to do this kind of work.</p>
 

	
 
<div class="picture-small right">
 
  <img class="small-right" src="/img/outreachy-nigeria-1000-celebration.png"
 
  <img class="small-right" src="{% static 'img/outreachy-nigeria-1000-celebration.png' %}"
 
alt="Group Picture: Outreachy interns, mentors, and community coordinators gathered to celebrate the 1,000 interns milestone in Lagos, Nigeria." />
 
  <p>Group Picture: Outreachy interns, mentors, and community coordinators gathered to celebrate the 1,000 interns milestone in Lagos, Nigeria.</p>
 
  <p>You can view a <a href="https://diode.zone/w/p/25ifUPw9Lx42nrb14h41Ru">video of the celebration here.</a></p>
 
</div>
 

	
 
<p><b>Outreachy</b> accepted 63 interns in the December 2022 cohort, and 64
...
 
@@ -280,13 +280,13 @@ reach for reproducibility. </p>
 

	
 

	
 

	
 
<h3 id="HelpUs">Help us Continue this Work</h3>
 
<div style="overflow: auto">
 
<div class="picture-small right">
 
  <img src="/img/scaled-LLW-2015-Conservancy-Supporters-by-Carlo-Piana-CC-0.jpg" alt="Zack, Karen, John and Jim pose, mostly wearing the vintage t-shirt!" />
 
  <img src="{% static 'img/scaled-LLW-2015-Conservancy-Supporters-by-Carlo-Piana-CC-0.jpg' %}" alt="Zack, Karen, John and Jim pose, mostly wearing the vintage t-shirt!" />
 
  <p>Sustainers pose with Karen! <br/>From left: Stefano &ldquo;Zack&rdquo; Zacchiroli, Karen M. Sandler, John Sullivan, and Jim Wright</p>
 
</div>
 

	
 
<p>We are beyond thankful for the ability to continue our work &mdash; which
 
  only continues due to <strong>your financial contributions</strong>. We
 
  recognize that not everyone has the same financial leeway to donate as they
conservancy/urls.py
Show inline comments
...
 
@@ -25,14 +25,12 @@ from . import feeds, frontpage, sponsors
 
from .fundgoal import views as fundgoal_views
 
from .static import views as static_views
 

	
 
admin.autodiscover()
 

	
 
urlpatterns = [
 
    # Uncomment these 3 lines when testing locally to get static content
 
    url(r'^img', static_views.index),
 
    url(r'^$', frontpage.view),
 
    url(r'^sponsors$', frontpage.view),
 
    url(r'^sponsors/$', sponsors.view),
 
    url(r'^sponsors/index.html$', sponsors.view),
 
    url(r'^admin/', admin.site.urls),
 
    url(r'^feeds/blog/?$', feeds.BlogFeed()),
conservancy/usethesource/templates/usethesource/ccirt_process.html
Show inline comments
 
{% extends "usethesource/base.html" %}
 
{% load static %}
 

	
 
{% block title %}Use The Source - Software Freedom Conservancy{% endblock %}
 

	
 
{% block content %}
 
  {{ block.super }}
 

	
...
 
@@ -12,15 +13,15 @@
 
  <p>As discussed in <a href="/blog/2024/feb/03/ccirt-security-and-software-right-to-repair/">our blog post</a>, the CCIRT is an important part of an organization; it may be incorporated into the <abbr title="Open Source Program Office">OSPO</abbr> or cybersecurity team.  SFC hopes that companies will treat any reports from SFC with urgency, since failure to provide complete source code severely impedes device owners' and third party repair companies' ability to fix the devices.</p>
 

	
 
  <p>Based on our decades of GPL compliance experience, we expect that many of the source code candidates we receive from the public will be incomplete.  SFC cannot immediately validate nor invalidate any of those claims due to the vast number of devices on the market.  But we are willing to engage with companies' CCIRTs so they have a chance to (re-)review these candidates if they wish, before SFC publishes them.</p>
 

	
 
  <p>We are providing a 30-day window, starting on February 3, 2024 (and ending at 23:59 <abbr title="Anywhere on Earth">AoE</abbr> on March 4, 2024), in which companies can send us the email address of their CCIRT (to <a href="mailto:compliance@sfconservancy.org">compliance@sfconservancy.org</a> with Subject "CCIRT contact") so we can contact this team about any source candidates we receive, giving them 7 calendar days to confirm all potential copyleft licenses issues are resolved.  At the end of these 7 days, we will publish the updated source candidate (if we receive one), or the original (if no update is received).  If we have no contact registered, the source candidate will be published without any grace period following the initial 30-day window.</p>
 

	
 
  <p><img src="/img/ccirt-initial.png" alt="initial CCIRT process, showing 30-day and 7-day windows" /></p>
 
  <p><img src="{% static 'img/ccirt-initial.png' %}" alt="initial CCIRT process, showing 30-day and 7-day windows" /></p>
 

	
 
  <p>After this initial 30-day window, companies can still send us the email address of their CCIRT and, after we receive this email address, we will give them 7 calendar days from the first notification of an incomplete source candidate to resolve the issue.  However, it is best for companies to let us know about their CCIRT before this 30-day window ends in case there are any pending source candidates to publish when that 30-day window ends.  The process after these 30 days is as follows:</p>
 

	
 
  <p><img src="/img/ccirt-ongoing.png" alt="ongoing CCIRT process, showing standard 7-day window" /></p>
 
  <p><img src="{% static 'img/ccirt-ongoing.png' %}" alt="ongoing CCIRT process, showing standard 7-day window" /></p>
 

	
 
  <p>For the avoidance of doubt, and to hopefully prevent a wave of last-minute CCIRT submissions on the final day of this 30-day window, SFC is providing for 7 calendar days after the 30-day window ends (so 37 days from February 3, or until 23:59 <abbr title="Anywhere on Earth">AoE</abbr> on March 11, 2024), to any company that provides the email address of their CCIRT at any time during this 30-day window, the option to correct its source candidates before we publish them.  So it is beneficial for companies to inform us of their CCIRT sooner rather than later, so they have as much of that 37 days as possible to correct all copyleft compliance issues.  SFC looks forward to working with all the CCIRTs who register with us.</p>
 

	
 
{% endblock content %}
0 comments (0 inline, 0 general)