135 lines
6.3 KiB
HTML
135 lines
6.3 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<title>Hostux • About</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||
<meta property="og:site_name" content="Hostux">
|
||
|
||
<meta property="og:title" content="Hostux">
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:url" content="https://Hostux.net/ja/about.html">
|
||
|
||
<meta property="og:image" content="https://Hostux.net/static/img/hostux.svg">
|
||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||
<link rel="stylesheet" href="/static/css/app.css">
|
||
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
|
||
|
||
<link rel="shortcut icon" href="/favicon.ico">
|
||
</head>
|
||
|
||
<body class="">
|
||
<div class="page">
|
||
|
||
<div class="container">
|
||
<header class="py-3 text-center">
|
||
|
||
<a href="/"><img src="/static/img/hostux.svg" alt="Hostux" class="avatar"></a>
|
||
|
||
</header>
|
||
|
||
|
||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
|
||
<nav class="my-2 my-md-0">
|
||
<a class="p-2 text-dark" href="/ja/about.html">このサイトについて</a>
|
||
<a class="p-2 text-dark" href="/ja/index.html">サービス</a>
|
||
<a class="p-2 text-dark" href="/ja/blog.html">更新状況</a>
|
||
<a class="p-2 text-dark" href="/ja/contact.html">連絡先</a>
|
||
</nav>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="container mt-4">
|
||
|
||
<div class="row justify-content-center">
|
||
<div class="col-lg-10">
|
||
<h5 class="section">mission</h5>
|
||
<p>
|
||
世界中のハッカーが(再び)ネットを脱中央集権化しています。私たちとしては、分散型で自由なサービスを世界に提供することで、それに寄与しています。サービスは、常に<strong>フリー・オープンソースソフトウェア</strong>に基づいています。
|
||
</p>
|
||
<p>
|
||
テクノロジーを作り、所有し、コントロールすることは重要だと信じています。ハッカーとオープンソースコミュニティーは、代替案、人々が信頼できるサービスやツールを提供する機会を備えています。企業のコントロールだけでなく、これはユーザーの追跡やデータの収集についても当てはまります。<strong>分散型</strong>のサービスとツールは、ユーザーの<strong>プライバシーを守る仕組み</strong>で設計されています。
|
||
</p>
|
||
<hr>
|
||
<p>
|
||
登録を必要とする公開サービスには、それぞれの利用規約とプライバシーポリシーがある可能性があります。
|
||
なお、このサイトの全体の利用規約は<a href="/ja/terms.html">ここ</a>から確認できます。
|
||
</p>
|
||
<hr>
|
||
<p>
|
||
このウェブサイトは、フリー(自由)ライセンスで提供されている<a href="https://libreops.cc">Libreops.cc</a>のソースコードをもとにして作られました。ここに感謝します。そちらのサービスもぜひお使いください。
|
||
</p>
|
||
<hr>
|
||
<p>
|
||
私は<a href="https://hostux.network" alt="hostux.network">hostux.network</a>と、その<a href=https://hostux.network/ja/index.html alt="hostux.network services">全サービス</a>を、私の自由時間と貯蓄をもとに運営しています。もしサービスに満足し、定期的に使われている場合は、ぜひとも<a href="https://liberapay.com/valere_hostux/" target="_blank">Liberapay</a>からご支援をお願いいたします。
|
||
</p>
|
||
<p>
|
||
現在の支出状況:<br>
|
||
<ul>
|
||
<li>ドメイン:年270ユーロ</li>
|
||
<li>設備:年650ユーロ</li>
|
||
</ul>
|
||
</p>
|
||
<p>
|
||
<a href="https://liberapay.com/valere_hostux/" target="_blank"><img src="/static/img/liberapay.svg" alt="liberapay"></a>
|
||
</p>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<div class="container">
|
||
<footer class="p-3 px-md-4 my-3 border shadow ">
|
||
|
||
<div class="row justify-content-sm-between">
|
||
<div class="col-sm">
|
||
<a href="https://irc.gru.hostux.eu" class="mx-1 footer-link" target="_blank">
|
||
<i class="fa fa-comments" aria-hidden="true"></i> IRC
|
||
</a>
|
||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||
<i class="fa fa-area-chart" aria-hidden="true"></i> サービス状況
|
||
</a>
|
||
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
|
||
<i class="fa fa-git" aria-hidden="true"></i> ソースコード
|
||
</a>
|
||
<a href="https://hostux.network/ja/terms.html" class="mx-1 footer-link" target="_blank">
|
||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> 利用規約
|
||
</a>
|
||
</div>
|
||
<div class="col-sm">
|
||
<a href="https://lemmy.hstx.eu/feeds/c/hostux_network.xml?sort=New" class="mx-2 footer-link">
|
||
<i class="fa fa-rss" aria-hidden="true"></i> フィード
|
||
</a>
|
||
<a href="https://hostux.social/@valere" class="mx-2 footer-link">
|
||
<i class="fa fa-mastodon" aria-hidden="true"></i> Mastodon
|
||
</a>
|
||
<a href="https://twitter.com/0x692" class="mx-2 footer-link">
|
||
<i class="fa fa-twitter" aria-hidden="true"></i> Twitter
|
||
</a>
|
||
</div>
|
||
<div class="col-sm footer-col">
|
||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">寄付</a>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
|
||
</footer>
|
||
</div>
|
||
|
||
<script src="/static/lib/jquery/dist/jquery.min.js"></script>
|
||
<script src="/static/lib/popper.js/dist/umd/popper.min.js"></script>
|
||
<script src="/static/lib/bootstrap/dist/js/bootstrap.min.js"></script>
|
||
<script src="/static/lib/webl10n/l10n.js"></script>
|
||
<script src="/static/js/app.js"></script>
|
||
|
||
|
||
</body>
|
||
</html>
|