mirror of
https://github.com/markqvist/unsignedio
synced 2026-08-12 17:40:37 -04:00
44 lines
3.7 KiB
HTML
44 lines
3.7 KiB
HTML
|
|
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="css/water.css?v=19">
|
|
<link rel="shortcut icon" type="image/x-icon" href="gfx/icon.png">
|
|
<meta charset="utf-8"/>
|
|
<title>Sell RNodes | unsigned.io</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta property="og:title" content="Sell RNodes">
|
|
<meta name="description" content="Sell RNodes page at unsigned.io">
|
|
<meta property="og:description" content="Sell RNodes page at unsigned.io">
|
|
<meta property="og:image" content="https://unsigned.io/gfx/unsigned_logo.webp">
|
|
<meta property="og:url" content="https://unsigned.io/sell_rnodes.html">
|
|
<meta property="og:title" content="Sell RNodes">
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta property="twitter:domain" content="unsigned.io">
|
|
<meta property="twitter:url" content="https://unsigned.io/sell_rnodes.html">
|
|
<meta name="twitter:title" content="Sell RNodes">
|
|
<meta name="twitter:description" content="Sell RNodes page at unsigned.io">
|
|
<meta name="twitter:image" content="https://unsigned.io/gfx/unsigned_logo.webp">
|
|
|
|
</head>
|
|
<body>
|
|
<div id="load_overlay" style="background-color:#2a2a2f; position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:2000;"></div>
|
|
<span class="logo">unsigned.io</span>
|
|
<center>
|
|
<p><span class="menu"><a href="index.html">Home</a> | <a href="log.html">Log</a> | <a href="guides.html">Guides</a> | <a href="software/index.html">Software</a> | <a href="hardware/index.html">Hardware</a> | <a href="https://github.com/markqvist/Reticulum/discussions">Discussions</a> | <a href="shop.html">Shop</a> | <a href="contact.html">Contact Me</a> | <a href="donate.html">Donate</a></span></p>
|
|
</center><hr><h1>Build & Sell RNodes</h1>
|
|
<p>Creating any number of RNodes is completely free and unrestricted for all personal, non-commercial and humanitarian purposes. Feel free to use all the resources provided here, or in the <a href="/rnode_bootstrap_console/">RNode Bootstrap Console</a>. If doing so provides value to you or your community, you are encouraged to <a href="donate.html">contribute</a> whatever you find to be reasonable.</p>
|
|
<p>The RNode Ecosystem is free and non-proprietary, and actively seeks to distribute it's ownership and control. If you want to build RNodes for commercial purposes, including selling them, you must do so adhering to the Open Source licenses that the various parts of the RNode project is released under, and under your own responsibility.</p>
|
|
<p>The RNode Firmware is released under GPLv3, and basing commercial works on it means (among other things), that you must also make your derivatives open source and available under the same terms.</p>
|
|
<p>In practice, this means that you can use the firmware commercially, but you should understand your obligation to provide all future users of the system the same rights that you have been provided by the GPLv3, and your obligation to display proper attribution to the original authors.</p>
|
|
<br/><hr/><span class="no_print"><center><br/><i>This website is running on a 100% solar powered server</i><br/><br/>☀️<br/><br/><i><small>Unless otherwise noted, everything here is put into the world under a <a href="LICENSE.txt">CC BY-NC-SA 4.0</a> license.<br/>Feel free to share and remix, just remember the attribution.
|
|
</small></i></center></span>
|
|
<div class="print_only donation_block"><br/>
|
|
Contribute to keeping information on Free & Open Communications systems available for all.<br/>
|
|
You can donate directly to <b>unsigned.io</b> by using one of the following QR codes:<br/><br/>
|
|
<span class="donate_qr"><img src="gfx/donate_xmr.png"/><br/>Monero</span>
|
|
<span class="donate_qr"><img src="gfx/donate_btc.png"/><br/>Bitcoin</span>
|
|
<span class="donate_qr"><img src="gfx/donate_eth.png"/><br/>Ethereum</span>
|
|
</div>
|
|
</body></html>
|