diff --git a/cloud.html b/cloud.html index a335b3d..566a76f 100644 --- a/cloud.html +++ b/cloud.html @@ -1,48 +1,48 @@
- +Twister is an open source, decentralized p2p microblogging platform, created by Miguel Freitas in June, 2013.
Software conception uses it own PoW blockchain to store the user meta and DHT/BitTorrent protocol to share the data. Twister supports TOR to make host connections protected, direct messages end-to-end encrypted, groups, and other features.
-To start using twister, no funds needed, the network works for everyone and for free. Infrastructure running by PoW miners advertising their services in promotion posts and DNS seeders, who crawling the active connections. User content saving permanently between following nodes, not require stable online from publisher. Data storage not censured, not owned just by publisher and not limited in time. Your posts accessible as long as you have followers online.
+To start using twister, no funds needed, the network works for everyone and for free. Infrastructure running by PoW miners advertising their services in promotion posts and DNS seeders, who crawling the active connections. User content saving permanently between following nodes, not require stable online from publisher. Data storage not censured, not owned just by publisher and not limited in time. Your posts accessible as long as you have followers online.
For more technical details about twister conception, please read original Whitepaper.
-According to Announcement, in June 25, 2020 official project maintenance was discontinued, but the Network still active as not requires centralized servers.
+According to Announcement, in June 25, 2020 official project maintenance was discontinued, but the Network still active as not requires centralized servers.
Twisterarmy is a non-profitable organization, created in 2021 by few users with intention to support original twister network in the community format.
@@ -114,7 +114,7 @@There is few twister versions available: Official and Twisterarmy Editions. We recommend to chose the last one, because it supports new DNS seeders and some features, like more templates and media formats support, still not merged with official one. For more details, please read release notes of selected version.
+There is few twister versions available: Official and Twisterarmy Editions. We recommend to chose the last one, because it supports new DNS seeders and some features, like more templates and media formats support, still not merged with official one. For more details, please read release notes of selected version.
Both of versions are compatible with original twister blockchain, soft- and hard-points, has the same dependencies an code-level versions.
Also, Twisterarmy Edition updates are sending to official branches, but not all of them merged with official codebase. All of official updates are merging with Twisterarmy Edition.
@@ -129,7 +129,7 @@At this moment, available community-maintained pre-compiled Debian/Linux binaries for amd64 and armhf processors.
-To download latest version, please visit Installation page.
+To download latest version, please visit Installation page.
Pre-compiled binaries contain all requirements to launch twister full node on your machine.
Package installation example:
@@ -147,12 +147,12 @@Build from Source
The better way to use free and open software is building it from the sources.
We recommend to use Twister CLI Installer script, where you can simply select twister edition and setup remote connection by answering guide questions.
-If you would like to build twister for yourself, please, choose edition you like and follow instructions on the Installation Page, Build from Source section.
+If you would like to build twister for yourself, please, choose edition you like and follow instructions on the Installation Page, Build from Source section.
Manual installation means installing twister-core server and twister-html client separately.
Alternative Usage
If you have hardware or internet provider restrictions, limited connection or wish to join twisterverse trough smartphone or laptop where power safe in priority,
-try connect to Twister Cloud Providers where the local node installation not required.
+try connect to Twister Cloud Providers where the local node installation not required.
Development
@@ -359,7 +359,7 @@
Changes will be applied on the twister-seeders recompilation.
Add your DNS to the Network Monitor on this website by changing providers list on GitHub.
+Add your DNS to the Network Monitor on this website by changing providers list on GitHub.
db.Add(CService("NODE_IP", 28333, true), true);-
Save and recompile twister-seeder and launch it again with twister-core running.
+Save and recompile twister-seeder and launch it again with twister-core running.
https://github.com/twisterarmy/twister-seeder/issues
diff --git a/index.html b/index.html index 5dda924..317f8d7 100644 --- a/index.html +++ b/index.html @@ -3,44 +3,44 @@