Files @ 7fe9c07cebc4
Branch filter:

Location: website/www/conservancy/static/press/index.html

Bradley M. Kuhn
Add holiday card to banner at top for next few days

Also, fix a few URLs .
{% extends "base_press.html" %}
{% block subtitle %}Press - {% endblock %}
{% block submenuselection %}Press{% endblock %}
{% block content %}

<h1 id="PressInformation">Press Information</h1>

<h2>Vizio Press Release</h2>
<p>To find more information about our current lawsuit against Vizio, click
   <a href="/vizio">here</a>.</p>


<p>Here's a collection of documents (collated and individual) for distribution
   and reference.</p>

<p><a href="https://shoestring.agency/wp-content/uploads/2021/10/SFC_PressKit_10-19-2021_v1.pdf">Full Press Kit</a></p>
<p><a href="https://sfconservancy.org/copyleft-compliance/vizio.html">Press Release</a></p>
<p><a href="https://shoestring.agency/wp-content/uploads/2021/10/SFC_FactSheet_GeneralPublic.pdf">Fact Sheet</a></p>
<p><a href="/copyleft-compliance/glossary.html">Glossary</a></p>
<p><a href="/press/qanda.html">Q&A</a></p>

<h2>Spokespeople / Subject Matter Experts</h2>
<p></p>
<h3>Karen M. Sandler</h3>

<p>Executive Director, Software Freedom Conservancy<br>Lecturer-In-Law, Columbia Law School <a href="/about/staff/#karen">(See full bio)</a></p>
<p>Sandler is available for media interviews as an expert on the following subjects:</p>
<ul>
  <li>open source, free software and software freedom</li>
  <li>ethical technology and consumer rights related to electronic devices</li>
  <li>digital autonomy and open technology</li>
  <li>medical device transparency (including first-hand experience as a patient with an implanted device)</li>
  <li>legal policy related to the above topics</li>
  <li>finance and business topics related to open source and technology in general</li>
</ul>


<h3>Bradley M. Kuhn</h3>

<p>Policy Fellow & Hacker-in-Residence, Software Freedom Conservancy Editor-in-Chief, copyleft.org <a href="/about/staff/#bkuhn">(See full bio)</a></p>
<p>Kuhn is available for media interviews as an expert on the following subjects:</p>

<ul>
  <li>open source, free software and software freedom</li>
  <li>consumer rights related to electronic devices</li>
  <li>right to repair, particular with regard to software repair</li>
  <li>evolution of Linux-based operating systems, particularly in consumer devices</li>
  <li>history of free and open source software licensing</li>
  <li>nonprofit transparency and organizational structures for open source</li>
  <li>policy approaches for digital autonomy and software freedom</li>
</ul>


<br>

<h4>For direct contact with our media team please contact:</h4>
<ul>
  <li>Hannah Gregory</li>
  <li>Media Rep for Good Causes</li>
  <li><a href="mailto:media@sfconservancy.org">media@sfconservancy.org</a></li>
</ul>


{% endblock %}