CINXE.COM
Donate to coreboot
<!DOCTYPE html> <html lang="en-US"> <head> <title>Donate to coreboot</title> <meta http-equiv="Content-Security-Policy" content="default-src 'none'; style-src 'self' 'unsafe-inline' https://www.coreboot.org; font-src 'self' data: https://www.coreboot.org; script-src 'self' 'unsafe-inline' data: https://www.coreboot.org; img-src 'self' https://www.coreboot.org"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8; X-Content-Type-Options=nosniff; X-Frame-Options=SAMEORIGIN" /> <meta http-equiv="X-XSS-Protection" content="1; mode=block" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" /> <link rel="shortcut icon" href="assets/images/favicon.ico" /> <script src="js/jquery-3.1.0.min.js"></script> <script src="js/jquery.js"></script> </head> <body> <div class="content-background" id="background-3"></div> <div class="content visible"> <p class="banner-wrapper"> <img src="assets/images/banner.svg" class="banner-subpage" alt="coreboot" /> </p> <div class="subpage"> <h1>Donate to coreboot</h1> <div class="border-subpage"></div> <p class="centered"> coreboot accepts donations via the Software Freedom Conservancy through three different methods:<br> PayPal, check, and wire transfer.<br> <br>Many companies will match donations made to a non-profit organization.<br> Please check with your employer to see if gift matching is a possibility.<br> <br>Software Freedom Conservancy has a <a href="https://sfconservancy.org/donate/">donation page</a> where they describe the options to get money their way in detail. A few are also listed below for convenience, but their site is definitive.<br> </p> <hr> <h2 class="centered">PayPal</h2> <form class="centered" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="9KEVMQR6VC5MG"> <input type="submit" value="Donate with PayPal (forwards to paypal.com)" name="submit"> </form> <hr> <h2 class="centered">Check</h2> <p class="centered"> To donate by check, make the check out to "Software Freedom Conservancy, Inc."<br> Place "Directed donation: coreboot" in the memo field.<br> <br> Checks should be mailed to:<br> Software Freedom Conservancy, Inc.<br> 137 Montague ST<br> Suite 380<br> Brooklyn, NY 11201, USA<br> </p> <hr> <h2 class="centered">Wire Transfer</h2> <p class="centered"> Donors wishing to send money via a wire transfer should contact the SFC at <a href="mailto:donate@sfconservancy.org?subject=Instructions%20for%20wiring%20a%20donation%20to%20the%20coreboot%20project">donate@sfconservancy.org</a>.<br> </p> </div> <p class="bborder"><a href="index.html">Go back to the main page</a></p> </div> </body> </html>