mirror of
https://github.com/markqvist/reticulum_website.git
synced 2024-10-01 03:15:41 -04:00
36 lines
3.9 KiB
HTML
36 lines
3.9 KiB
HTML
|
||
<!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_jp.html">日本語</a> | <a href="./credits_zh-cn.html">简体中文</a></div><div class="top_menu"><a href="index_tr.html">Reticulum</a> | <a href="start_tr.html">Başlat</a> | <a href="hardware_tr.html">Donanım</a> | <a href="connect_tr.html">Test Ağı</a> | <a href="docs_tr.html">Kılavuz</a> | <a href="crypto_tr.html">Şifreleme</a> | <a href="credits_tr.html">Hakkında</a> | <a href="https://github.com/markqvist/reticulum">Kaynak</a> | <a href="donate_tr.html">Destekle</a></div></center></p>
|
||
<h1>Teşekkürler & Saygılar</h1>
|
||
<p>Reticulum, üzerine inşa edildiği Açık Kaynak çalışmalarının dağının ve yıllar boyunca projeye destek olan herkesin katkıları sayesinde var olabilir. Yardım eden herkese çok teşekkür ederiz.</p>
|
||
<p>Reticulum'a ait birçok diğer modül ve proje ya Reticulum'un bir parçasıdır ya da onun tarafından kullanılmaktadır. Aşağıdaki projelerin yazarlarına ve katkıda bulunanlarına içten teşekkürler:</p>
|
||
<ul>
|
||
<li><a href="https://github.com/pyca/cryptography">PyCA/cryptography</a>, <em>BSD Lisansı</em></li>
|
||
<li><a href="https://github.com/warner/python-pure25519">Pure-25519</a> by <a href="https://github.com/warner">Brian Warner</a>, <em>MIT Lisansı</em></li>
|
||
<li><a href="https://github.com/thomdixon/pysha2">Pysha2</a> by <a href="https://github.com/thomdixon">Thom Dixon</a>, <em>MIT Lisansı</em></li>
|
||
<li><a href="https://github.com/orgurar/python-aes">Python-AES</a> by <a href="https://github.com/orgurar">Or Gur Arie</a>, <em>MIT Lisansı</em></li>
|
||
<li><a href="https://gist.github.com/nickovs/cc3c22d15f239a2640c185035c06f8a3#file-curve25519-py">Curve25519.py</a> by <a href="https://gist.github.com/nickovs">Nicko van Someren</a>, <em>Genel Kamu Malı</em></li>
|
||
<li><a href="https://github.com/l-n-s/i2plib">I2Plib</a> by <a href="https://github.com/l-n-s">Viktor Villainov</a></li>
|
||
<li><a href="https://github.com/pyserial/pyserial">PySerial</a> by Chris Liechti, <em>BSD Lisansı</em></li>
|
||
<li><a href="https://github.com/al45tair/netifaces">Netifaces</a> by <a href="https://github.com/al45tair">Alastair Houghton</a>, <em>MIT Lisansı</em></li>
|
||
<li><a href="https://github.com/DiffSK/configobj">Configobj</a> by Michael Foord, Nicola Larosa, Rob Dennis & Eli Courtwright, <em>BSD Lisansı</em></li>
|
||
<li><a href="https://github.com/benjaminp/six">Six</a> by <a href="https://github.com/benjaminp">Benjamin Peterson</a>, <em>MIT Lisansı</em></li>
|
||
<li><a href="https://github.com/vsergeev/u-msgpack-python">Umsgpack.py</a> by <a href="https://github.com/vsergeev">Ivan A. Sergeev</a></li>
|
||
<li><a href="https://www.python.org">Python</a></li>
|
||
</ul>
|
||
<p>Reticulum'un protokol tasarımı ve referans uygulaması, 2014 ile 2022 yılları arasında Mark Qvist tarafından gerçekleştirildi.</p>
|
||
<p><a href="https://github.com/markqvist/reticulum">Reticulum'un Python referans uygulaması</a> ve bu web sitesi <a href="license.html">MIT Lisansı</a> altında lisanslanmıştır. Lütfen devam eden geliştirmeyi desteklemek için <a href="donate_tr.html">bağış</a> yapın.</p>
|
||
<hr />
|
||
<p><center>Reticulum Protokolü, tüm insanların ortak mülkiyetidir,<br/>O toplumsal alana katkıda bulunmak için üretildi.<br/><br/>Gelecekteki özgürlük ve refah<br/>umut ve inancıyla oluşturuldu,<br/>Dünya ve ötesinde.<br/><br/>Hepinize Teşekkür Ederim</center></p>
|
||
<hr />
|
||
</body>
|
||
</html>
|