mirror of
https://github.com/markqvist/unsignedio
synced 2026-08-12 17:40:37 -04:00
25 lines
3.2 KiB
HTML
25 lines
3.2 KiB
HTML
|
|
|
||
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<link rel="stylesheet" href="css/water.css?v=4">
|
||
|
|
<link rel="shortcut icon" type="image/x-icon" href="gfx/icon.png">
|
||
|
|
<meta charset="utf-8"/>
|
||
|
|
<title>Learn More | RNode Bootstrap Console</title>
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
</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">RNode Console</span>
|
||
|
|
<p><center><span class="menu"><a href="index.html">Start</a> | <a href="replicate.html">Replicate</a> | <a href="software.html">Software</a> | <a href="learn.html">Learn</a> | <a href="help.html">Help</a> | <a href="contribute.html">Contribute</a></span></center></p><hr><h2>Learn More</h2>
|
||
|
|
<p>This RNode contains a selection of tutorials and guides on setting up communications, creating RNodes, building networks and using Reticulum. You can learn more by:</p>
|
||
|
|
<ul>
|
||
|
|
<li>Reading the <a href="rnode.html">What is an RNode?</a> page</li>
|
||
|
|
<li>Checking the <a href="qa.html">Questions & Answers</a> section</li>
|
||
|
|
<li>Reading the <a href="https://markqvist.github.io/Reticulum/manual/">Reticulum Manual</a> stored on this RNode</li>
|
||
|
|
<li>Browsing a copy of the <a href="https://reticulum.network/">Reticulum Website</a> stored on this RNode</li>
|
||
|
|
<li>Visiting the <a href="https://unsigned.io/">unsigned.io</a> website</li>
|
||
|
|
<li>You can also find <strong>unsigned.io</strong> on Nomad Network, at <code>ec58b0e430cd9628907383954feea068</code></li>
|
||
|
|
</ul>
|
||
|
|
<h2>Guides</h2>
|
||
|
|
<p><a class="topic_link" href="./guides/loracomms.html"><span class="topic"><img class="topic_image" src="images/g1p.webp"/><span class="topic_title">Private, Secure and Uncensorable Messaging Over a LoRa Mesh</span><span class="topic_excerpt">Or: How to set up a completely private, independent and encrypted communication system in half an hour, using stuff you can buy for under $100.</span></span></a><a class="topic_link" href="./guides/install_firmware.html"><span class="topic"><img class="topic_image" src="images/g2p.webp"/><span class="topic_title">Installing RNode Firmware on Supported Devices</span><span class="topic_excerpt">If you have a T-Beam or LoRa32 device handy, it is very easy to get it set up for all the things that the RNode firmware allows you to do.</span></span></a><a class="topic_link" href="./guides/make_rnodes.html"><span class="topic"><img class="topic_image" src="images/g3p.webp"/><span class="topic_title">How To Make Your Own RNodes</span><span class="topic_excerpt">This article will outline the general process, and provide the information you need, for building your own RNode from a few basic modules. The RNode will be functionally identical to a commercially purchased board.</span></span></a><a class="topic_link" href="./guides/tnc_mode.html"><span class="topic"><img class="topic_image" src="images/g4p.webp"/><span class="topic_title">Using an RNode With Amateur Radio Software</span><span class="topic_excerpt">If you want to use an RNode with amateur radio applications, like APRS or a packet radio BBS, you will need to put the device into TNC Mode. In this mode, an RNode will behave exactly like a KISS-compatible TNC, which will make it usable with any amateur radio software.</span></span></a></p></body></html>
|