CINXE.COM
Become part of the movement for Software Freedom - FSFE
<!DOCTYPE html> <html lang="en"> <head> <title>Become part of the movement for Software Freedom - FSFE</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="/static/style/roboto.css"> <link rel="stylesheet" type="text/css" href="/static/style/font-awesome.css"> <link rel="stylesheet" type="text/css" href="/static/style/main.css"> <style> <!-- .if-period-0, .if-period-12, .if-period-3 {display: none} #period-0:checked ~ .if-period-0 {display: block} #period-1:checked ~ .if-period-12, #period-2:checked ~ .if-period-12 {display: block} #period-3:checked ~ .if-period-3 {display: block} input.col-radio {position: relative; float: left; margin-left: 15px} label.col-label {padding-left: 4px; font-weight: normal} div.form-inline {display: inline} div.input-group {display: inline-table; width: 75%} --> </style> </head> <body> <header id="top"> <div id="masthead"> <a id="logo" href="https://fsfe.org"> <img src="https://my.fsfe.org/static/images/logo.svg" alt="Free Software Foundation Europe"/> </a> </div> <nav id="menu"> </nav> </header> <div id="notifications"> </div> <main> <h1>Become part of the movement for Software Freedom</h1> <div id="javascript-warning" class="alert alert-danger"> All online payment methods require JavaScript. Unless you want to pay with bank transfer, please enable JavaScript in your browser. </div> <script> document.getElementById("javascript-warning").style.display="none"; </script> <img class="img-responsive" style="margin: 0 auto 15px" src="https://pics.fsfe.org/uploads/original/cf/c6/6c33f97f53318757690ee3e4936e.webp" alt="Group picture at SFSCON 2023"/> <p> Your financial contribution will strengthen the solid foundation on which we are building our charitable work for freedom in the information society. </p> <form class="form-horizontal" style="margin-top: 30px;" method="post"> <input id="csrf_token" name="csrf_token" type="hidden" value="IjIzYWZiN2FkNGUwYzEwMDY5NWU1M2FkMmViZTc2MGEwZDUzZWNkN2Ei.Z0vA3A.7IyOtsHWutGQOFYZObud7UIYv4A"> <div class="row"> <label class="col-sm-3">I want to be</label> <div class="clearfix visible-xs"></div> <input checked class="col-radio" id="period-0" name="period" type="radio" value="m"> <label class="col-xs-10 col-sm-5 col-label" for="period-0">FSFE Supporter with monthly payment<p class="help-block small">Your monthly contribution provides a reliable backbone for our independent work. Automatically renewed until you cancel.</p></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input class="col-radio" id="period-1" name="period" type="radio" value="y"> <label class="col-xs-10 col-sm-5 col-label" for="period-1">FSFE Supporter with yearly payment<p class="help-block small">You support our independent work by donating reliably every year. Automatically renewed until you cancel.</p></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input class="col-radio" id="period-2" name="period" type="radio" value="z"> <label class="col-xs-10 col-sm-5 col-label" for="period-2">FSFE Supporter with yearly payment and manual renewal<p class="help-block small">Annual contribution with a yearly reminder to donate again.</p></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input class="col-radio" id="period-3" name="period" type="radio" value="o"> <label class="col-xs-10 col-sm-5 col-label" for="period-3">One-time donor<p class="help-block small">Not ready to become an FSFE supporter yet? Back our work with a one-time donation.</p></label> <div class="clearfix"></div> <div class="if-period-0"> <label class="col-sm-3">with an amount of</label> <div class="clearfix visible-xs"></div> <input class="col-radio" id="m_amount-0" name="m_amount" onchange="document.getElementById('m_other').value = ''" type="radio" value="1000"> <label class="col-xs-10 col-sm-5 col-label" for="m_amount-0">1000 € per month <small>(<a href="https://fsfe.org/donate/thankgnus#gold">Gold</a>)</small></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input class="col-radio" id="m_amount-1" name="m_amount" onchange="document.getElementById('m_other').value = ''" type="radio" value="200"> <label class="col-xs-10 col-sm-5 col-label" for="m_amount-1">200 € per month <small>(<a href="https://fsfe.org/donate/thankgnus#silver">Silver</a>)</small></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input class="col-radio" id="m_amount-2" name="m_amount" onchange="document.getElementById('m_other').value = ''" type="radio" value="40"> <label class="col-xs-10 col-sm-5 col-label" for="m_amount-2">40 € per month <small>(<a href="https://fsfe.org/donate/thankgnus#bronze">Bronze</a>)</small></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input checked class="col-radio" id="m_amount-3" name="m_amount" onchange="document.getElementById('m_other').value = ''" type="radio" value="20"> <label class="col-xs-10 col-sm-5 col-label" for="m_amount-3">20 € per month</label> <div class="clearfix"></div> <div class="col-sm-3"></div> <div class="col-sm-6"> <input id="m_amount-4" name="m_amount" type="radio" value="other"> <div class="form-inline"> <div class="input-group"> <input class="form-control" id="m_other" name="m_other" oninput="document.getElementById('m_amount-4').checked = true" placeholder="Other amount (minimum 10)" step="any" type="number" value=""> <div class="input-group-addon">€</div> </div> </div> </div> </div> <div class="if-period-12"> <label class="col-sm-3">with an amount of</label> <div class="clearfix visible-xs"></div> <input class="col-radio" id="y_amount-0" name="y_amount" onchange="document.getElementById('y_other').value = ''" type="radio" value="12000"> <label class="col-xs-10 col-sm-5 col-label" for="y_amount-0">12,000 € per year <small>(<a href="https://fsfe.org/donate/thankgnus#gold">Gold</a>)</small></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input class="col-radio" id="y_amount-1" name="y_amount" onchange="document.getElementById('y_other').value = ''" type="radio" value="2400"> <label class="col-xs-10 col-sm-5 col-label" for="y_amount-1">2400 € per year <small>(<a href="https://fsfe.org/donate/thankgnus#silver">Silver</a>)</small></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input class="col-radio" id="y_amount-2" name="y_amount" onchange="document.getElementById('y_other').value = ''" type="radio" value="480"> <label class="col-xs-10 col-sm-5 col-label" for="y_amount-2">480 € per year <small>(<a href="https://fsfe.org/donate/thankgnus#bronze">Bronze</a>)</small></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input checked class="col-radio" id="y_amount-3" name="y_amount" onchange="document.getElementById('y_other').value = ''" type="radio" value="240"> <label class="col-xs-10 col-sm-5 col-label" for="y_amount-3">240 € per year</label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input class="col-radio" id="y_amount-4" name="y_amount" onchange="document.getElementById('y_other').value = ''" type="radio" value="120"> <label class="col-xs-10 col-sm-5 col-label" for="y_amount-4">120 € per year</label> <div class="clearfix"></div> <div class="col-sm-3"></div> <div class="col-sm-6"> <input id="y_amount-5" name="y_amount" type="radio" value="other"> <div class="form-inline"> <div class="input-group"> <input class="form-control" id="y_other" name="y_other" oninput="document.getElementById('y_amount-5').checked = true" placeholder="Other amount (minimum 60)" step="any" type="number" value=""> <div class="input-group-addon">€</div> </div> </div> </div> </div> <div class="if-period-3"> <label class="col-sm-3">with an amount of</label> <div class="clearfix visible-xs"></div> <input class="col-radio" id="o_amount-0" name="o_amount" onchange="document.getElementById('o_other').value = ''" type="radio" value="12000"> <label class="col-xs-10 col-sm-5 col-label" for="o_amount-0">12,000 € <small>(<a href="https://fsfe.org/donate/thankgnus#gold">Gold</a>)</small></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input class="col-radio" id="o_amount-1" name="o_amount" onchange="document.getElementById('o_other').value = ''" type="radio" value="2400"> <label class="col-xs-10 col-sm-5 col-label" for="o_amount-1">2400 € <small>(<a href="https://fsfe.org/donate/thankgnus#silver">Silver</a>)</small></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input class="col-radio" id="o_amount-2" name="o_amount" onchange="document.getElementById('o_other').value = ''" type="radio" value="480"> <label class="col-xs-10 col-sm-5 col-label" for="o_amount-2">480 € <small>(<a href="https://fsfe.org/donate/thankgnus#bronze">Bronze</a>)</small></label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input checked class="col-radio" id="o_amount-3" name="o_amount" onchange="document.getElementById('o_other').value = ''" type="radio" value="240"> <label class="col-xs-10 col-sm-5 col-label" for="o_amount-3">240 €</label> <div class="clearfix"></div> <div class="col-sm-3"></div> <input class="col-radio" id="o_amount-4" name="o_amount" onchange="document.getElementById('o_other').value = ''" type="radio" value="120"> <label class="col-xs-10 col-sm-5 col-label" for="o_amount-4">120 €</label> <div class="clearfix"></div> <div class="col-sm-3"></div> <div class="col-sm-6"> <input id="o_amount-5" name="o_amount" type="radio" value="other"> <div class="form-inline"> <div class="input-group"> <input class="form-control" id="o_other" name="o_other" oninput="document.getElementById('o_amount-5').checked = true" placeholder="Other amount (minimum 10)" step="any" type="number" value=""> <div class="input-group-addon">€</div> </div> </div> </div> </div> </div> <h2>Contact details</h2> <div class="form-group"> <div class="col-sm-3"> <label class="control-label" for="category">I am an</label> </div> <div class="col-sm-6"> <select class="form-control" id="category" name="category"><option selected value="i">Individual</option><option value="c">Organisation/Company</option></select> </div> </div> <div class="form-group"> <div class="col-sm-3"> <label class="control-label" for="name">Name</label> </div> <div class="col-sm-6"> <input class="form-control" id="name" maxlength="64" name="name" required type="text" value=""> </div> <div class="col-sm-3 small"> (Required) </div> </div> <div class="form-group"> <div class="col-sm-3"> <label class="control-label" for="email1">Email address</label> </div> <div class="col-sm-6"> <input class="form-control" id="email1" maxlength="64" name="email1" required type="text" value=""> </div> <div class="col-sm-3 small"> (Required) </div> </div> <div class="form-group"> <div class="col-sm-3"> </div> <div class="col-sm-6"> <div class="checkbox"> <label> <input id="wants_info" name="wants_info" type="checkbox" value="y"> I would like to subscribe to FSFE email updates to be regularly informed about FSFE news, events, activities, and other related information that could be of my interest. </label> <p class="help-block small">This can be refined later in the personal setings.</p> </div> </div> </div> <input type="hidden" name="referrer" value="https://fsfe.org/activities/radiodirective/radiodirective.html"> <div class="form-group"> <div class="col-sm-3"> <label class="control-label" for="reason">Motivation</label> </div> <div class="col-sm-6"> <textarea class="form-control" id="reason" maxlength="512" name="reason"> </textarea> </div> <div class="col-sm-3 small"> (Optional: We'd love to hear why you decided to back FSFE's work) </div> </div> <div class="row"> <div class="col-sm-offset-3 col-sm-6"> <button type="submit" class="btn btn-primary">Send data and proceed to payment</button> </div> </div> <div class="row"> <p class="col-sm-offset-3 col-sm-6 help-block small"> We use Nexi as a financial service provider to process online payments. In the next step, you will therefore be redirected to the domain secure.payengine.de. </p> </div> </form> </main> <nav id="direct-to-top"> <a href="#top">Go to top</a> </nav> <footer> <div id="page-info"> <div> <p> Copyright © 2001-2024 <a href="https://fsfe.org/">FSFE e.V.</a>. </p> <p> Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. </p> </div> <div> <p> <a href="https://fsfe.org/contact/contact">Contact us</a> </p> <p> <a href="https://fsfe.org/about/legal/imprint">Imprint</a> / <a href="https://fsfe.org/about/legal/imprint#id-privacy-policy">Privacy Policy</a> / <a href="https://fsfe.org/about/transparency-commitment">Transparency Commitment</a> </p> </div> </div> </footer> </body> </html>