Changeset - bbc6eb13c662
[Not reviewed]
0 1 0
Daniel Takamori (pono) - 2 years ago 2021-10-25 17:45:50
pono@sfconservancy.org
fix mastodon link on frontpage
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -40,25 +40,25 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 
    <h2 class="f4 ttu">Vizio Lawsuit</h2>
 
    <p>Software Freedom Conservancy files right-to-repair lawsuit against California TV manufacturer Vizio Inc. for alleged GPL violations</p>
 
    <a href="/copyleft-compliance/vizio.html" class="f5 dib pa2 ttu b btn-orange">More information</a>
 
  </section>
 
</div>
 

	
 
<div class="mt3 mh2-ns flex-ns">
 
  <div class="w-70-ns mh2">
 
<section class="mh0 pa3 bg-light-blue ba b--gray">
 
  <h2 class="f4 ma0 ttu">Trump's Social Media Platform and the Affero General Public License (of Mastodon)</h2>
 
  <p>Early evidence supports that Trump's Group publicly launched a
 
&ldquo;test site&rdquo; of their &ldquo;Truth Social&rdquo; product, based on
 
the <a href="https://joinmatodon.org">AGPLv3'd Mastodon software</a>
 
the <a href="https://joinmastodon.org">AGPLv3'd Mastodon software</a>
 
platform.  When you put a site on the Internet licensed under
 
    <acronym "Affero General Public License, version 3">AGPLv3</acronym>, the
 
AGPLv3
 
<strong>requires</strong> that you provide (to <em>every</em> user) an
 
opportunity to receive the Corresponding Source for the site based on the
 
AGPLv3'd code.</p>
 
  <p><a href="/blog/2021/oct/21/trump-group-agplv3/">Read more&hellip;</a></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>
 
{% for pressr in press_releases|slice:":4" %}
0 comments (0 inline, 0 general)