reticulum_website/docs/credits_uk.html
2025-04-15 20:43:55 +02:00

36 lines
4.5 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<link rel="stylesheet" href="css/water.css?v=6">
<meta charset="utf-8"/>
<title>Reticulum Network</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<p><center><div class="top_menu lang_menu"><a href="./credits_de.html">Deutsch</a> | <a href="./credits.html">English</a> | <a href="./credits_es.html">Español</a> | <a href="./credits_nl.html">Nederlands</a> | <a href="./credits_pl.html">Polski</a> | <a href="./credits_pt-br.html">Português</a> | <a href="./credits_tr.html">Türkçe</a> | <a href="./credits_uk.html">Українська</a> | <a href="./credits_jp.html">日本語</a> | <a href="./credits_zh-cn.html">简体中文</a></div><div class="top_menu"><a href="index_uk.html">Reticulum</a> | <a href="start_uk.html">Початок</a> | <a href="hardware_uk.html">Обладнання</a> | <a href="connect_uk.html">Тестова мережа</a> | <a href="docs_uk.html">Довідник</a> | <a href="crypto_uk.html">Крипто</a> | <a href="credits_uk.html">Кредит</a> | <a href="https://github.com/markqvist/reticulum">Вихідний код</a> | <a href="donate_uk.html">Донати</a></div></center></p>
<h1>Подяки та кредити</h1>
<p>Reticulum може існувати тільки завдяки великій кількості відкритого програмного забезпечення, на якому він був побудований, внескам всіх, хто брав участь, і всім, хто підтримував проєкт протягом багатьох років. Усім, хто допомагав, велике спасибі.</p>
<p>Чимало інших модулів та проєктів є частинами або використовуються Reticulum. Щира подяка авторам і контриб'юторам наступних проєктів:</p>
<ul>
<li><a href="https://github.com/pyca/cryptography">PyCA/cryptography</a>, <em>BSD License</em></li>
<li><a href="https://github.com/warner/python-pure25519">Pure-25519</a> від <a href="https://github.com/warner">Brian Warner</a>, <em>MIT License</em></li>
<li><a href="https://github.com/thomdixon/pysha2">Pysha2</a> від <a href="https://github.com/thomdixon">Thom Dixon</a>, <em>MIT License</em></li>
<li><a href="https://github.com/orgurar/python-aes">Python-AES</a> від <a href="https://github.com/orgurar">Or Gur Arie</a>, <em>MIT License</em></li>
<li><a href="https://gist.github.com/nickovs/cc3c22d15f239a2640c185035c06f8a3#file-curve25519-py">Curve25519.py</a> від <a href="https://gist.github.com/nickovs">Nicko van Someren</a>, <em>Public Domain</em></li>
<li><a href="https://github.com/l-n-s/i2plib">I2Plib</a> від <a href="https://github.com/l-n-s">Viktor Villainov</a></li>
<li><a href="https://github.com/pyserial/pyserial">PySerial</a> від Chris Liechti, <em>BSD License</em></li>
<li><a href="https://github.com/al45tair/netifaces">Netifaces</a> від <a href="https://github.com/al45tair">Alastair Houghton</a>, <em>MIT License</em></li>
<li><a href="https://github.com/DiffSK/configobj">Configobj</a> від Michael Foord, Nicola Larosa, Rob Dennis та Eli Courtwright, <em>BSD License</em></li>
<li><a href="https://github.com/benjaminp/six">Six</a> від <a href="https://github.com/benjaminp">Benjamin Peterson</a>, <em>MIT License</em></li>
<li><a href="https://github.com/vsergeev/u-msgpack-python">Umsgpack.py</a> від <a href="https://github.com/vsergeev">Ivan A. Sergeev</a></li>
<li><a href="https://www.python.org">Python</a></li>
</ul>
<p>Проєктування протоколу та його референс-імплементація для Reticulum здійснювались з 2014 по 2022 рік Маркусом Квістом.</p>
<p><a href="https://github.com/markqvist/reticulum">Python референс-імплементація Reticulum</a> та цей вебсайт ліцензовані за умовами <a href="license.html">Reticulum License</a>. Будь ласка, <a href="donate.html">пожертвуйте</a>, щоб підтримати подальший розвиток.</p>
<hr />
<p><center>Протокол Reticulum є спільною власністю всіх людей,<br/>я віддаю його в публічне надбання.<br/><br/>Присвячую з надією і вірою в майбутнє,<br/>свободу і процвітання всіх,<br/>на Землі й за її межами.<br/><br/>Дякую</center></p>
<hr />
</body>
</html>