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.

265 lines
13 KiB

<!DOCTYPE html>
<html lang="en">
<head>
2 years ago
<meta charset="UTF-8" />
<title>Twisterarmy - Install Twister</title>
<link rel="shortcut icon" type="image/x-icon" href="/image/icon/favicon.ico" />
<link rel="icon" type="image/x-icon" href="/image/icon/favicon.ico" />
<link rel="icon" type="image/png" sizes="32x32" href="/image/icon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/image/icon/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
<link rel="mask-icon" href="/image/icon/safari-pinned-tab.svg" color="#4a5466" />
<link rel="apple-touch-icon" sizes="180x180" href="/image/icon/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="Twisterarmy" />
<meta name="application-name" content="Twisterarmy" />
<meta name="msapplication-TileColor" content="#4a5466" />
<meta name="msapplication-TileImage" content="image/icon/mstile-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<link rel="stylesheet" type="text/css" href="/css/font.css" />
<link rel="stylesheet" type="text/css" href="/css/bi.css?v=2" />
<link rel="stylesheet" type="text/css" href="/css/common.css?v=6" />
<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 href="/" class="c-1 f-size-18">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>
<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>
2 years ago
<a class="c-1 ml-16" href="https://twitter.com/twisterarmy"><i class="bi-twitter mr-6"></i>Blog</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">
<h1 class="f-size-26 pb-10 mt-48 mb-16 px-12 t-center f-normal">Install Twister</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">
8 months ago
<div class="bb-1 b-c-0 f-size-20 pb-10 mb-16">TA Edition</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 apps menu</div>
<div>
1 year ago
<ul class="mx-16">
8 months ago
<li><a class="c-3" href="https://github.com/twisterarmy/twister-core/releases/download/twisterarmy-1.2/twister-amd64.deb">amd64/deb (Jul 10, 2022)</a></li>
<li><a class="c-3" href="https://github.com/twisterarmy/twister-core/releases/download/twisterarmy-1.1/twister-armhf.deb">armhf/deb (Dec 25, 2021)</a></li>
</ul>
</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>
8 months ago
To make compilation simpler, take a look at<br />
<ul class="pt-16 px-16 mx-16">
8 months ago
<li><a class="c-0" href="https://github.com/twisterarmy/twister-cli-installer">twister-cli-installer</a></li>
<li><a class="c-0" href="https://github.com/silvernode/twister-install">twister-install</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">
8 months ago
<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</div>
<div class="pb-10">Community-maintained twister-core</div>
<div>
8 months ago
<a class="c-3" href="https://github.com/twisterarmy/twister-core">Source</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">
8 months ago
<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</div>
<div class="pb-10">Legacy twister-core, deprecated</div>
<div>
8 months ago
<a class="c-3" href="https://github.com/miguelfreitas/twister-core">Source</a>
|
8 months ago
<a class="c-3" href="https://github.com/miguelfreitas/twister-core#compiling">Compilation guide</a>
|
8 months ago
<a class="c-3" href="https://github.com/miguelfreitas/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">
8 months ago
<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</div>
<div class="pb-10">Community-driven web client, based on Blaster branch, includes new features like newest multimedia formats and protocols support, templates, etc</div>
<div>
8 months ago
<a class="c-3" href="https://github.com/twisterarmy/twister-html">Source</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">
8 months ago
<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</div>
<div class="pb-10">Legacy twister web client</div>
<div>
8 months ago
<a class="c-3" href="https://github.com/miguelfreitas/twister-html">Source</a>
|
8 months ago
<a class="c-3" href="https://github.com/miguelfreitas/twister-html#twister-html">Installation guide</a>
|
8 months ago
<a class="c-3" href="https://github.com/miguelfreitas/twister-html/issues">Feedback</a>
</div>
</div>
</div>
</div>
<div class="grid float-left w-33-100">
<div class="p-16">
8 months ago
<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</div>
<div class="pb-10">Legacy twister web client, includes beta updates for Master branch</div>
<div>
8 months ago
<a class="c-3" href="https://github.com/miguelfreitas/twister-html/tree/blaster">Source</a>
|
8 months ago
<a class="c-3" href="https://github.com/miguelfreitas/twister-html/tree/blaster#twister-html">Installation guide</a>
|
8 months ago
<a class="c-3" href="https://github.com/miguelfreitas/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.
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">
8 months ago
<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</div>
<div class="pb-10">Community-driven twister-seeder</div>
<div>
8 months ago
<a class="c-3" href="https://github.com/twisterarmy/twister-seeder">Source</a>
|
8 months ago
<a class="c-3" href="/guide#dns-seeder">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">
8 months ago
<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</div>
<div class="pb-10">Legacy twister-seeder, deprecated DNS</div>
3 years ago
<div>
8 months ago
<a class="c-3" href="https://github.com/miguelfreitas/twister-seeder">Download</a>
3 years ago
|
8 months ago
<a class="c-3" href="/guide#dns-seeder">Installation guide</a>
3 years ago
|
8 months ago
<a class="c-3" href="https://github.com/miguelfreitas/twister-seeder/issues">Feedback</a>
3 years ago
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>