Website Sources
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.

253 lines
12 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Twisterarmy - Quick Start</title>
3 years ago
<link rel="shortcut icon" href="/image/favicon.ico" type="image/x-icon">
<link rel="icon" href="/image/favicon.ico" type="image/x-icon">
3 years ago
<link rel="stylesheet" type="text/css" href="/css/font.css" />
<link rel="stylesheet" type="text/css" href="/css/bi.css?v=2" />
2 years ago
<link rel="stylesheet" type="text/css" href="/css/common.css?v=6" />
3 years ago
<link rel="stylesheet" type="text/css" href="/css/mobile.css" />
</head>
<body class="bg-c-1 bg-img-1 c-0">
2 years ago
<div class="bg-c-2 bg-img-2 c-1 of-hidden position-fixed z-i-99 position-t-0 position-x-0">
<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>
2 years ago
<a class="c-1 ml-16" href="/guide"><i class="bi-book mr-6"></i>Guide</a>
<a class="c-1 ml-16" href="/cloud"><i class="bi-cloud mr-6"></i>Cloud</a>
<span class="c-0 ml-16"><i class="bi-download mr-6"></i>Install</span>
<a class="c-1 ml-16" href="/network"><i class="bi-activity mr-6"></i>Network</a>
3 years ago
<a class="c-1 ml-16" href="https://github.com/twisterarmy"><i class="bi-github mr-6"></i>GitHub</a>
<div class="c-1 ml-16 d-inline-block">
<i class="bi-globe mr-6"></i>
<span class="c-0">EN</span>
|
<a class="c-1" href="/uk/install">UK</a>
</div>
</div>
</div>
</div>
</div>
<div class="mw-1024 mx-auto of-hidden my-48">
<div class="p-16 o-h">
2 years ago
<h1 class="f-size-26 pb-10 mt-48 mb-16 px-12 t-center f-normal">Quick Start</h1>
<div class="t-center mb-48 c-2">Self-hosted twister node installation</div>
<div class="my-36 p-16 b-c-4 b-2">
<i class="bi-info-circle mr-6 f-size-26 float-right c-0"></i>
<!--
<p class="c-0">
<i>
&bull;
At this moment, latest version of twister software available in the source code only.
</i>
</p>
-->
<p class="c-0">
<i>
&bull;
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>
&bull;
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 py-16 c-4"></i>
<p class="c-4">
<i>
&bull;
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>
&bull;
3 years ago
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>
2 years ago
<a class="position-t--48" id="download"></a>
<h2 class="f-size-26 pb-10 mb-16 px-12 t-center f-normal">Download</h2>
<div class="t-center c-2">Ready to use, simple to install, pre-compiled binaries</div>
<div class="p-16 o-h">
2 years ago
<h3 class="bb-1 b-c-0 f-size-20 pb-10 mb-16 px-12 f-normal">Debian/Ubuntu</h3>
<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.1</div>
<div class="pb-10">All-inclusive build, based on the TA Edition twister-core and twister-html sources. Allows to launch twister in web browser from the Application menu.</div>
<div>
<a class="c-3" href="https://github.com/twisterarmy/twisterarmy.github.io/raw/main/download/twister-ta-1.1-amd64.deb">amd64</a>
|
<a class="c-3" href="https://github.com/twisterarmy/twisterarmy.github.io/raw/main/download/twister-ta-1.1-armhf.deb">armhf</a>
</div>
</div>
</div>
</div>
</div>
2 years ago
<a class="position-t--48" id="build-from-source"></a>
<h2 class="f-size-26 pb-10 mt-48 mb-16 px-12 t-center f-normal">Build from Source</h2>
<div class="t-center c-2">Configure and customize the software for specific needs</div>
<div class="p-16 o-h">
<div class="my-36 p-16 b-c-4 b-2">
<i class="bi-info-circle mr-6 f-size-26 float-right c-0"></i>
To make compilation process more simplest, use following command-line scripts:<br />
<ul class="pt-16 px-16 mx-16">
<li><a class="c-0" href="https://github.com/twisterarmy/twister-cli-installer/releases/tag/0.4">twister-cli-installer (0.4)</a></li>
<li><a class="c-0" href="https://github.com/twisterarmy/twister-install/releases/tag/0.2.0-alpha">twister-install (0.2.0 alpha)</a></li>
</ul>
</div>
</div>
<div class="p-16 o-h">
2 years ago
<h3 class="bb-1 b-c-0 f-size-20 pb-10 mb-16 px-12 f-normal">1. Install twister core</h3>
<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">
3 years ago
<div class="bb-1 b-c-0 f-size-20 pb-10 mb-16">TA Edition v1.1</div>
<div class="pb-10">Community-maintained twister core node, that includes official updates.</div>
<div>
3 years ago
<a class="c-3" href="https://github.com/twisterarmy/twister-core/releases/tag/twisterarmy-1.1">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">
2 years ago
<h3 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</h3>
<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">
2 years ago
<h3 class="bb-1 b-c-0 f-size-20 pb-10 mb-16 px-12 f-normal">3. Support the network</h3>
<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">
3 years ago
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.
2 years ago
If you have a 24×7 linux machine and you are able to add an special NS record to your domain, please consider running <a href="/guide#dns-seeder" class="c-1">twister-seeder</a>:
</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>
3 years ago
<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>
3 years ago
<div class="pb-10">Community-maintained twister-seeder node.</div>
<div>
<a class="c-3" href="https://github.com/twisterarmy/twister-seeder/releases/tag/twisterarmy-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>