You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
207 lines
9.9 KiB
207 lines
9.9 KiB
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<meta charset="UTF-8"> |
|
<title>Twisterarmy - Quick Start Guide</title> |
|
<link rel="stylesheet" type="text/css" href="/css/font.css" /> |
|
<link rel="stylesheet" type="text/css" href="/css/bi.css" /> |
|
<link rel="stylesheet" type="text/css" href="/css/common.css" /> |
|
<link rel="stylesheet" type="text/css" href="/css/mobile.css" /> |
|
</head> |
|
<body class="bg-c-1 bg-img-1 c-0"> |
|
<div class="bg-c-2 bg-img-2 c-1 of-hidden"> |
|
<div class="mw-1024 mx-auto"> |
|
<div class="nav float-left h-48 lh-48"> |
|
<div class="px-16"> |
|
<a class="c-1 f-size-18" href="/">Twisterarmy <i>Gateway</i></a> |
|
</div> |
|
</div> |
|
<div class="nav bg-c-2 bg-img-2 float-right t-right h-48 lh-48"> |
|
<div class="px-16"> |
|
<a class="c-1 ml-16" href="/"><i class="bi-house-door mr-6"></i>Home</a> |
|
<span class="c-0 ml-16"><i class="bi-download mr-6"></i>Install</span> |
|
<a class="c-1 ml-16" href="/network.html"><i class="bi-server mr-6"></i>Network</a> |
|
<!-- todo |
|
<a class="c-1 ml-16" href="#"><i class="bi-tv mr-6"></i>Features</a> |
|
<a class="c-1 ml-16" href="#"><i class="bi-info-circle mr-6"></i>Docs</a> |
|
<a class="c-1 ml-16" href="#"><i class="bi-wallet mr-6"></i>Fundation</a> |
|
<a class="c-1 ml-16" href="#"><i class="bi-pie-chart mr-6"></i>Statute</a> |
|
--> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="mw-1024 mx-auto of-hidden my-48"> |
|
<div class="p-16 o-h"> |
|
<h1 class="f-size-26 pb-10 mb-16 px-12 t-center f-normal">Quick Start Guide</h1> |
|
<div class="my-36 p-16 b-c-4 b-2"> |
|
<i class="bi-info-circle mr-6 f-size-26 float-right p-16 c-0"></i> |
|
<p class="c-0"> |
|
<i> |
|
• |
|
At this moment, latest version of twister software available in the source code only. |
|
</i> |
|
</p> |
|
<p class="c-0"> |
|
<i> |
|
• |
|
The software provided as is, we do not provide any warancies and you install and use this software by your own risk. |
|
</i> |
|
</p> |
|
<p class="c-0"> |
|
<i> |
|
• |
|
To make installation process more simplest, use |
|
<a class="c-0" href="https://github.com/twisterarmy/twister-cli-installer/releases/tag/0.2">twister-cli-installer (0.2)</a> |
|
or |
|
<a class="c-0" href="https://github.com/twisterarmy/twister-install/releases/tag/0.2.0-alpha">twister-install (0.2.0 alpha)</a> |
|
command-line sripts,<br /> untill the desktop and mobile applications will be released. |
|
</i> |
|
</p> |
|
<p class="c-0"> |
|
<i> |
|
• |
|
If you need any help with installation issues, please use feedback link in the package selected. |
|
</i> |
|
</p> |
|
</div> |
|
<div class="my-36 p-16 b-c-5 b-2"> |
|
<i class="bi-exclamation-octagon mr-6 f-size-26 float-right p-16 c-4"></i> |
|
<p class="c-4"> |
|
<i> |
|
• |
|
Pay attention, twister database is the open and distributed storage for the public activity, all requests sending thought independent peer nodes using BitTorrent protocol. |
|
By sharing any messages to the network you will not be able to update or delete it. |
|
</i> |
|
</p> |
|
<p class="c-4"> |
|
<i> |
|
• |
|
Twister is not anonimizing software. If your personal data is sensitive, you should care about the environment security first, before launch the node. |
|
</i> |
|
</p> |
|
</div> |
|
</div> |
|
<div class="p-16 o-h"> |
|
<h2 class="bb-1 b-c-0 f-size-20 pb-10 mb-16 px-12 f-normal">1. Install twister core</h2> |
|
<div class="p-16 c-2"> |
|
Twister core is patched and independent fork of Bitcoin core, which provides user registration and authentication features. |
|
Post distribution in this package uses kademlia DHT network and bittorrent-like swarms, both are provided by libtorrent. |
|
Twister core needed to interact with the twisterverse network, using any kind of applications, provided in the next step. |
|
</div> |
|
<div class="grid float-left w-33-100"> |
|
<div class="p-16"> |
|
<div class="p-16 b-c-101 bg-c-101 b-1 b-r-3"> |
|
<div class="bb-1 b-c-0 f-size-20 pb-10 mb-16">Master Edition v1.0</div> |
|
<div class="pb-10">Official, stable twister core node.</div> |
|
<div> |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-core/releases/tag/master-1.0">Download</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-core#compiling">Compilation guide</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-core/issues">Feedback</a> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="grid float-left w-33-100"> |
|
<div class="p-16"> |
|
<div class="p-16 b-c-103 bg-c-3 b-1 b-r-3"> |
|
<div class="bb-1 b-c-0 f-size-20 pb-10 mb-16">TA Edition v1.0</div> |
|
<div class="pb-10">Community-maintained twister core node, that includes official updates.</div> |
|
<div> |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-core/releases/tag/twisterarmy-1.0">Download</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-core/tree/twisterarmy#compiling">Compilation guide</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-core/issues">Feedback</a> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="p-16 o-h"> |
|
<h2 class="bb-1 b-c-0 f-size-20 pb-10 mb-16 px-12 f-normal">2. Choose application to interact with twister core</h2> |
|
<div class="p-16 c-2"> |
|
Web application needed to interact with twister core ecosystem using web browser. |
|
</div> |
|
<div class="grid float-left w-33-100"> |
|
<div class="p-16"> |
|
<div class="p-16 b-c-101 bg-c-101 b-1 b-r-3"> |
|
<div class="bb-1 b-c-0 f-size-20 pb-10 mb-16">Master Edition v1.0</div> |
|
<div class="pb-10">Official, stable twister web app client.</div> |
|
<div> |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-html/releases/tag/master-1.0">Download</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-html#twister-html">Installation guide</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-html/issues">Feedback</a> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="grid float-left w-33-100"> |
|
<div class="p-16"> |
|
<div class="p-16 b-c-102 bg-c-102 b-1 b-r-3"> |
|
<div class="bb-1 b-c-0 f-size-20 pb-10 mb-16">Blaster Edition v1.0</div> |
|
<div class="pb-10">Official, nigtly twister web app client that includes latest beta updates.</div> |
|
<div> |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-html/releases/tag/blaster-1.0">Download</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-html/tree/blaster#twister-html">Installation guide</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-html/issues">Feedback</a> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="grid float-left w-33-100"> |
|
<div class="p-16"> |
|
<div class="p-16 b-c-103 bg-c-3 b-1 b-r-3"> |
|
<div class="bb-1 b-c-0 f-size-20 pb-10 mb-16">TA Edition v1.2</div> |
|
<div class="pb-10">Community-based, web app client, that includes official Blaster updates and alternative features.</div> |
|
<div> |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-html/releases/tag/twisterarmy-1.2">Download</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-html/tree/twisterarmy#twister-html">Installation guide</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-html/issues">Feedback</a> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="p-16 o-h"> |
|
<h2 class="bb-1 b-c-0 f-size-20 pb-10 mb-16 px-12 f-normal">3. Support the network</h2> |
|
<div class="p-16 c-2"> |
|
<div class="pb-10 c-2"> |
|
To support the twister infrastructure, just start generating blocks and advertise. |
|
</div> |
|
<div class="pb-10 c-2"> |
|
Twister node is a storage (database) for the data of people you are following. <br /> |
|
Find and follow as many profiles as possible according to your interests or become <a class="c-2" href="https://github.com/twisterarmy/twister-data-guard">Twister Data Guardian</a> node. |
|
</div> |
|
<div class="pb-10 c-2"> |
|
Altertnatively, like Bitcoin, twister network requires a couple of special DNS servers (seeders) which provide an updated list of known peers. |
|
If you have a 24×7 linux machine and you are able to add an special NS record to your domain, please consider running twister-seeder. |
|
</div> |
|
</div> |
|
<div class="grid float-left w-33-100"> |
|
<div class="p-16"> |
|
<div class="p-16 bg-c-101 b-1 b-c-101 b-r-3"> |
|
<div class="bb-1 b-c-0 f-size-20 pb-10 mb-16">Master Edition v1.0</div> |
|
<div class="pb-10">Official, stable twister-seeder node.</div> |
|
<div> |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-seeder/releases/tag/master-1.0">Download</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/documentation/wiki/twister-seeder-node-setup-%5Btranslate-required%5D">Installation guide</a> |
|
| |
|
<a class="c-3" href="https://github.com/twisterarmy/twister-seeder/issues">Feedback</a> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</body> |
|
</html>
|
|
|