{% extends "usethesource/base.html" %} {% block title %}Use the Source - Software Freedom Conservancy{% endblock %} {% block content %} {{ block.super }}
View the candidates Submit a candidate

Software Freedom Conservancy works for your right to repair and modify the software on your devices. Use The Source shows you how we evaluate the source code candidates companies must provide for GPLed software. Join us as we highlight common issues in source candidates, and what companies need to do to fix them. Check out the options below, or subscribe to our mailing list to participate in the public discussion on these candidates.

Submit a Candidate

If you wish to let us know about a source code candidate (corresponding or not!) that you'd like us to take a look at, and possibly include in the list below, please upload the candidate to us using this form and then email us at compliance@sfconservancy.org with the filename and any other information you have about the candidate. There are many other ways you can help, regardless of whether you're a developer or not - see our Help Defend Software Freedom and Rights page for details!

Source Candidates List

To join the public discussion of these candidates, please subscribe to our ccs-review mailing list. We re-post especially notable replies from the community in the candidate comments below, alongside SFC and other official Use The Source comments.

{% for candidate in candidates %}

{{ candidate.name }}

Released {{ candidate.release_date }}

{{ candidate.description|urlize|linebreaksbr}}

{% endfor %}
{% endblock content %}