first commit
This commit is contained in:
24
es/tag/diaspora/feed.xml
Normal file
24
es/tag/diaspora/feed.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<author>Hostux</author>
|
||||
<title>Hostux - diaspora</title>
|
||||
<link href="https://hostux.network/feed.xml" rel="self" />
|
||||
<link href="https://hostux.network/" />
|
||||
<icon>https://hostux.network/favicon.ico</icon>
|
||||
<logo>https://hostux.network/static/img/</logo>
|
||||
<updated>2019-10-23T10:29:46Z</updated>
|
||||
|
||||
<entry>
|
||||
<title>librenet.gr upgraded to 0.7.6.0</title>
|
||||
<link href="https://hostux.network/2018/08/14/librenet.gr-upgraded-to-0760/"/>
|
||||
<content type="html">
|
||||
<![CDATA[
|
||||
<p>This is a major upgrade.</p>
|
||||
<p>Read the <a href="https://github.com/diaspora/diaspora/releases/tag/v0.7.6.0">Changelog</a> for more.</p>
|
||||
<p><img alt="diaspora" src="/2018/08/14/librenet.gr-upgraded-to-0760/diaspora.png" /></p>
|
||||
]]>
|
||||
</content>
|
||||
<published>2018-08-14 12:03:38</published>
|
||||
</entry>
|
||||
|
||||
</feed>
|
||||
112
es/tag/diaspora/index.html
Normal file
112
es/tag/diaspora/index.html
Normal file
@@ -0,0 +1,112 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Updates</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="">
|
||||
|
||||
<meta property="og:image" content="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>
|
||||
<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-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<table class="table table-borderless table-responsive">
|
||||
|
||||
<tr>
|
||||
<td id="pubdate">2018.08.14</td>
|
||||
<td>
|
||||
<a href="/2018/08/14/librenet.gr-upgraded-to-0760/">librenet.gr upgraded to 0.7.6.0</a><br>
|
||||
|
||||
<a href="/tag/upgrade/" class="text-muted">#upgrade</a>
|
||||
|
||||
<a href="/tag/diaspora/" class="text-muted">#diaspora</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm ">
|
||||
|
||||
<a href="https://riot.im/app/#/room/#libreops:matrix.org" class="mx-1" target="_blank" data-toggle="tooltip" title="Chat">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://liberapay.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Donate">
|
||||
<i class="fa fa-liberapay" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://status.libreops.cc/" class="mx-1" target="_blank" data-toggle="tooltip" title="Services Status">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="https://gitlab.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Gitlab">
|
||||
<i class="fa fa-gitlab" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://github.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Github">
|
||||
<i class="fa fa-github" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="/feed.xml" class="mx-1" data-toggle="tooltip" title="Feed">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://libretooth.gr/@libreops" class="mx-1" data-toggle="tooltip" title="Mastodon">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://twitter.com/libreops" class="mx-1" data-toggle="tooltip" title="Twitter">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i>
|
||||
</a>
|
||||
|
||||
</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>
|
||||
30
es/tag/dns/feed.xml
Normal file
30
es/tag/dns/feed.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<author>Hostux</author>
|
||||
<title>Hostux - dns</title>
|
||||
<link href="https://hostux.network/feed.xml" rel="self" />
|
||||
<link href="https://hostux.network/" />
|
||||
<icon>https://hostux.network/favicon.ico</icon>
|
||||
<logo>https://hostux.network/static/img/</logo>
|
||||
<updated>2019-10-23T10:29:46Z</updated>
|
||||
|
||||
<entry>
|
||||
<title>LibreDNS, our new encrypted DNS service</title>
|
||||
<link href="https://hostux.network/2019/10/14/libredns/"/>
|
||||
<content type="html">
|
||||
<![CDATA[
|
||||
<p><a href="https://libredns.gr" target="_blank"><img alt="LibreDNS" src="/2019/10/14/libredns/libredns.svg" class="w-50"></a></p>
|
||||
<p>DNS is a very old and essential internet protocol, that we all use daily. But it was built without privacy and secrecy in mind. It lacks encryption, and though it's decentralized in theory, for most people it has a central point of failure (or censorship), their ISP's DNS provider.</p>
|
||||
<p>In many places ISPs are vulnerable to state censorship and control, obliged to block certain domains or even do metadata retention. People have started using alternative services to get around that, but most well-known DNS providers are commercial entities with a business plan that is in contradiction with privacy.</p>
|
||||
<p>DNS encrypted protocols have been on the rise lately, with <a href="https://en.wikipedia.org/wiki/DNS_over_HTTPS">DoH</a> (DNS over HTTPS) being the one with the biggest support, but also easy of use.</p>
|
||||
<p><strong>Today we announce our own DNS service</strong>, a public encrypted DNS service, that people can use to maintain secrecy of their dns traffic and bypass censorship.</p>
|
||||
<p>Its name is <a href="https://libredns.gr/">LibreDNS</a>.</p>
|
||||
<hr>
|
||||
|
||||
<p><em>If you value our work, please consider <a href="https://liberapay.com/libreops/donate">supporting us</a>. We only rely to our contributors.</em></p>
|
||||
]]>
|
||||
</content>
|
||||
<published>2019-10-14 11:11:11</published>
|
||||
</entry>
|
||||
|
||||
</feed>
|
||||
112
es/tag/dns/index.html
Normal file
112
es/tag/dns/index.html
Normal file
@@ -0,0 +1,112 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Updates</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="">
|
||||
|
||||
<meta property="og:image" content="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>
|
||||
<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-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<table class="table table-borderless table-responsive">
|
||||
|
||||
<tr>
|
||||
<td id="pubdate">2019.10.14</td>
|
||||
<td>
|
||||
<a href="/2019/10/14/libredns/">LibreDNS, our new encrypted DNS service</a><br>
|
||||
|
||||
<a href="/tag/dns/" class="text-muted">#dns</a>
|
||||
|
||||
<a href="/tag/service/" class="text-muted">#service</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm ">
|
||||
|
||||
<a href="https://riot.im/app/#/room/#libreops:matrix.org" class="mx-1" target="_blank" data-toggle="tooltip" title="Chat">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://liberapay.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Donate">
|
||||
<i class="fa fa-liberapay" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://status.libreops.cc/" class="mx-1" target="_blank" data-toggle="tooltip" title="Services Status">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="https://gitlab.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Gitlab">
|
||||
<i class="fa fa-gitlab" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://github.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Github">
|
||||
<i class="fa fa-github" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="/feed.xml" class="mx-1" data-toggle="tooltip" title="Feed">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://libretooth.gr/@libreops" class="mx-1" data-toggle="tooltip" title="Mastodon">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://twitter.com/libreops" class="mx-1" data-toggle="tooltip" title="Twitter">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i>
|
||||
</a>
|
||||
|
||||
</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>
|
||||
23
es/tag/librehosters/feed.xml
Normal file
23
es/tag/librehosters/feed.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<author>Hostux</author>
|
||||
<title>Hostux - librehosters</title>
|
||||
<link href="https://hostux.network/feed.xml" rel="self" />
|
||||
<link href="https://hostux.network/" />
|
||||
<icon>https://hostux.network/favicon.ico</icon>
|
||||
<logo>https://hostux.network/static/img/</logo>
|
||||
<updated>2019-10-23T10:29:46Z</updated>
|
||||
|
||||
<entry>
|
||||
<title>Joined Librehosters network</title>
|
||||
<link href="https://hostux.network/2019/02/04/librehosters/"/>
|
||||
<content type="html">
|
||||
<![CDATA[
|
||||
<p>Excited to announce that we are now part of the <a href="https://libreho.st/">Librehosters</a> network, along with many like-minded groups.</p>
|
||||
<p><img alt="librehosters" src="/2019/02/04/librehosters/librehosters.png" /></p>
|
||||
]]>
|
||||
</content>
|
||||
<published>2019-02-04 21:51:21</published>
|
||||
</entry>
|
||||
|
||||
</feed>
|
||||
110
es/tag/librehosters/index.html
Normal file
110
es/tag/librehosters/index.html
Normal file
@@ -0,0 +1,110 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Updates</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="">
|
||||
|
||||
<meta property="og:image" content="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>
|
||||
<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-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<table class="table table-borderless table-responsive">
|
||||
|
||||
<tr>
|
||||
<td id="pubdate">2019.02.04</td>
|
||||
<td>
|
||||
<a href="/2019/02/04/librehosters/">Joined Librehosters network</a><br>
|
||||
|
||||
<a href="/tag/librehosters/" class="text-muted">#librehosters</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm ">
|
||||
|
||||
<a href="https://riot.im/app/#/room/#libreops:matrix.org" class="mx-1" target="_blank" data-toggle="tooltip" title="Chat">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://liberapay.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Donate">
|
||||
<i class="fa fa-liberapay" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://status.libreops.cc/" class="mx-1" target="_blank" data-toggle="tooltip" title="Services Status">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="https://gitlab.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Gitlab">
|
||||
<i class="fa fa-gitlab" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://github.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Github">
|
||||
<i class="fa fa-github" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="/feed.xml" class="mx-1" data-toggle="tooltip" title="Feed">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://libretooth.gr/@libreops" class="mx-1" data-toggle="tooltip" title="Mastodon">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://twitter.com/libreops" class="mx-1" data-toggle="tooltip" title="Twitter">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i>
|
||||
</a>
|
||||
|
||||
</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>
|
||||
23
es/tag/mastodon/feed.xml
Normal file
23
es/tag/mastodon/feed.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<author>Hostux</author>
|
||||
<title>Hostux - mastodon</title>
|
||||
<link href="https://hostux.network/feed.xml" rel="self" />
|
||||
<link href="https://hostux.network/" />
|
||||
<icon>https://hostux.network/favicon.ico</icon>
|
||||
<logo>https://hostux.network/static/img/</logo>
|
||||
<updated>2019-10-23T10:29:46Z</updated>
|
||||
|
||||
<entry>
|
||||
<title>New service, Mastodon</title>
|
||||
<link href="https://hostux.network/2018/11/19/mastodon/"/>
|
||||
<content type="html">
|
||||
<![CDATA[
|
||||
<p>Today we officially launch our Mastodon instance: <a href="https://libretooth.gr/">libretooth.gr</a></p>
|
||||
<p><img alt="mastodon" src="/2018/11/19/mastodon/mastodon.jpg" /></p>
|
||||
]]>
|
||||
</content>
|
||||
<published>2018-11-19 15:08:15</published>
|
||||
</entry>
|
||||
|
||||
</feed>
|
||||
112
es/tag/mastodon/index.html
Normal file
112
es/tag/mastodon/index.html
Normal file
@@ -0,0 +1,112 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Updates</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="">
|
||||
|
||||
<meta property="og:image" content="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>
|
||||
<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-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<table class="table table-borderless table-responsive">
|
||||
|
||||
<tr>
|
||||
<td id="pubdate">2018.11.19</td>
|
||||
<td>
|
||||
<a href="/2018/11/19/mastodon/">New service, Mastodon</a><br>
|
||||
|
||||
<a href="/tag/service/" class="text-muted">#service</a>
|
||||
|
||||
<a href="/tag/mastodon/" class="text-muted">#mastodon</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm ">
|
||||
|
||||
<a href="https://riot.im/app/#/room/#libreops:matrix.org" class="mx-1" target="_blank" data-toggle="tooltip" title="Chat">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://liberapay.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Donate">
|
||||
<i class="fa fa-liberapay" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://status.libreops.cc/" class="mx-1" target="_blank" data-toggle="tooltip" title="Services Status">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="https://gitlab.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Gitlab">
|
||||
<i class="fa fa-gitlab" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://github.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Github">
|
||||
<i class="fa fa-github" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="/feed.xml" class="mx-1" data-toggle="tooltip" title="Feed">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://libretooth.gr/@libreops" class="mx-1" data-toggle="tooltip" title="Mastodon">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://twitter.com/libreops" class="mx-1" data-toggle="tooltip" title="Twitter">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i>
|
||||
</a>
|
||||
|
||||
</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>
|
||||
33
es/tag/onion/feed.xml
Normal file
33
es/tag/onion/feed.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<author>Hostux</author>
|
||||
<title>Hostux - onion</title>
|
||||
<link href="https://hostux.network/feed.xml" rel="self" />
|
||||
<link href="https://hostux.network/" />
|
||||
<icon>https://hostux.network/favicon.ico</icon>
|
||||
<logo>https://hostux.network/static/img/</logo>
|
||||
<updated>2019-10-23T10:29:46Z</updated>
|
||||
|
||||
<entry>
|
||||
<title>Running a Tor Relay</title>
|
||||
<link href="https://hostux.network/2019/03/01/libreonion/"/>
|
||||
<content type="html">
|
||||
<![CDATA[
|
||||
<p>For those new on <a href="https://www.torproject.org/">Tor</a>, it's a group of volunteer-operated servers that allows people to improve their privacy and security on the Internet, but also circumventing censorship. For a more detailed overview check the video at the end of the post.</p>
|
||||
<p><img alt="libreonion" src="/2019/03/01/libreonion/libreonion.png" class="float-left"></p>
|
||||
<p>In early February we started experimenting with running a Tor Relay. We chose to do that in a Greek IP address, to contribute to Tor's network diversity. At the momemnt there were only 40 Tor Relays running from Greece.</p>
|
||||
<p>Almost a month later our relay has already generate 3.2TB of traffic. You can see some graphs below, and on <a href="https://metrics.torproject.org/rs.html#details/E8D114B3C78D8E6E7FEB1004650DD632C2143C9E">Tor Metrics</a> website.</p>
|
||||
<p>We are really happy to contribute on Tor, and hopefully we will run more relays in the future. <strong>If you want to help us run more relays, you can <a href="https://liberapay.com/libreops/donate">donate</a>.</strong></p>
|
||||
<p><img alt="vnstat" src="/2019/03/01/libreonion/vnstat.png" /></p>
|
||||
<div class="embed-responsive embed-responsive-16by9">
|
||||
<video controls="" preload="none" poster="https://www.torproject.org/images/tor-animation.jpg" class="embed-responsive-item">
|
||||
<source src="https://www.torproject.org/videos/Tor_Animation_en.mp4" type="video/mp4">
|
||||
<track label="English" kind="captions" src="https://www.torproject.org/videos/en.vtt" srclang="en" default="">
|
||||
</video>
|
||||
</div>
|
||||
]]>
|
||||
</content>
|
||||
<published>2019-03-01 14:02:21</published>
|
||||
</entry>
|
||||
|
||||
</feed>
|
||||
114
es/tag/onion/index.html
Normal file
114
es/tag/onion/index.html
Normal file
@@ -0,0 +1,114 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Updates</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="">
|
||||
|
||||
<meta property="og:image" content="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>
|
||||
<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-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<table class="table table-borderless table-responsive">
|
||||
|
||||
<tr>
|
||||
<td id="pubdate">2019.03.01</td>
|
||||
<td>
|
||||
<a href="/2019/03/01/libreonion/">Running a Tor Relay</a><br>
|
||||
|
||||
<a href="/tag/onion/" class="text-muted">#onion</a>
|
||||
|
||||
<a href="/tag/tor/" class="text-muted">#tor</a>
|
||||
|
||||
<a href="/tag/service/" class="text-muted">#service</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm ">
|
||||
|
||||
<a href="https://riot.im/app/#/room/#libreops:matrix.org" class="mx-1" target="_blank" data-toggle="tooltip" title="Chat">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://liberapay.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Donate">
|
||||
<i class="fa fa-liberapay" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://status.libreops.cc/" class="mx-1" target="_blank" data-toggle="tooltip" title="Services Status">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="https://gitlab.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Gitlab">
|
||||
<i class="fa fa-gitlab" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://github.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Github">
|
||||
<i class="fa fa-github" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="/feed.xml" class="mx-1" data-toggle="tooltip" title="Feed">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://libretooth.gr/@libreops" class="mx-1" data-toggle="tooltip" title="Mastodon">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://twitter.com/libreops" class="mx-1" data-toggle="tooltip" title="Twitter">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i>
|
||||
</a>
|
||||
|
||||
</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>
|
||||
64
es/tag/service/feed.xml
Normal file
64
es/tag/service/feed.xml
Normal file
@@ -0,0 +1,64 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<author>Hostux</author>
|
||||
<title>Hostux - service</title>
|
||||
<link href="https://hostux.network/feed.xml" rel="self" />
|
||||
<link href="https://hostux.network/" />
|
||||
<icon>https://hostux.network/favicon.ico</icon>
|
||||
<logo>https://hostux.network/static/img/</logo>
|
||||
<updated>2019-10-23T10:29:46Z</updated>
|
||||
|
||||
<entry>
|
||||
<title>LibreDNS, our new encrypted DNS service</title>
|
||||
<link href="https://hostux.network/2019/10/14/libredns/"/>
|
||||
<content type="html">
|
||||
<![CDATA[
|
||||
<p><a href="https://libredns.gr" target="_blank"><img alt="LibreDNS" src="/2019/10/14/libredns/libredns.svg" class="w-50"></a></p>
|
||||
<p>DNS is a very old and essential internet protocol, that we all use daily. But it was built without privacy and secrecy in mind. It lacks encryption, and though it's decentralized in theory, for most people it has a central point of failure (or censorship), their ISP's DNS provider.</p>
|
||||
<p>In many places ISPs are vulnerable to state censorship and control, obliged to block certain domains or even do metadata retention. People have started using alternative services to get around that, but most well-known DNS providers are commercial entities with a business plan that is in contradiction with privacy.</p>
|
||||
<p>DNS encrypted protocols have been on the rise lately, with <a href="https://en.wikipedia.org/wiki/DNS_over_HTTPS">DoH</a> (DNS over HTTPS) being the one with the biggest support, but also easy of use.</p>
|
||||
<p><strong>Today we announce our own DNS service</strong>, a public encrypted DNS service, that people can use to maintain secrecy of their dns traffic and bypass censorship.</p>
|
||||
<p>Its name is <a href="https://libredns.gr/">LibreDNS</a>.</p>
|
||||
<hr>
|
||||
|
||||
<p><em>If you value our work, please consider <a href="https://liberapay.com/libreops/donate">supporting us</a>. We only rely to our contributors.</em></p>
|
||||
]]>
|
||||
</content>
|
||||
<published>2019-10-14 11:11:11</published>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<title>Running a Tor Relay</title>
|
||||
<link href="https://hostux.network/2019/03/01/libreonion/"/>
|
||||
<content type="html">
|
||||
<![CDATA[
|
||||
<p>For those new on <a href="https://www.torproject.org/">Tor</a>, it's a group of volunteer-operated servers that allows people to improve their privacy and security on the Internet, but also circumventing censorship. For a more detailed overview check the video at the end of the post.</p>
|
||||
<p><img alt="libreonion" src="/2019/03/01/libreonion/libreonion.png" class="float-left"></p>
|
||||
<p>In early February we started experimenting with running a Tor Relay. We chose to do that in a Greek IP address, to contribute to Tor's network diversity. At the momemnt there were only 40 Tor Relays running from Greece.</p>
|
||||
<p>Almost a month later our relay has already generate 3.2TB of traffic. You can see some graphs below, and on <a href="https://metrics.torproject.org/rs.html#details/E8D114B3C78D8E6E7FEB1004650DD632C2143C9E">Tor Metrics</a> website.</p>
|
||||
<p>We are really happy to contribute on Tor, and hopefully we will run more relays in the future. <strong>If you want to help us run more relays, you can <a href="https://liberapay.com/libreops/donate">donate</a>.</strong></p>
|
||||
<p><img alt="vnstat" src="/2019/03/01/libreonion/vnstat.png" /></p>
|
||||
<div class="embed-responsive embed-responsive-16by9">
|
||||
<video controls="" preload="none" poster="https://www.torproject.org/images/tor-animation.jpg" class="embed-responsive-item">
|
||||
<source src="https://www.torproject.org/videos/Tor_Animation_en.mp4" type="video/mp4">
|
||||
<track label="English" kind="captions" src="https://www.torproject.org/videos/en.vtt" srclang="en" default="">
|
||||
</video>
|
||||
</div>
|
||||
]]>
|
||||
</content>
|
||||
<published>2019-03-01 14:02:21</published>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<title>New service, Mastodon</title>
|
||||
<link href="https://hostux.network/2018/11/19/mastodon/"/>
|
||||
<content type="html">
|
||||
<![CDATA[
|
||||
<p>Today we officially launch our Mastodon instance: <a href="https://libretooth.gr/">libretooth.gr</a></p>
|
||||
<p><img alt="mastodon" src="/2018/11/19/mastodon/mastodon.jpg" /></p>
|
||||
]]>
|
||||
</content>
|
||||
<published>2018-11-19 15:08:15</published>
|
||||
</entry>
|
||||
|
||||
</feed>
|
||||
138
es/tag/service/index.html
Normal file
138
es/tag/service/index.html
Normal file
@@ -0,0 +1,138 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Updates</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="">
|
||||
|
||||
<meta property="og:image" content="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>
|
||||
<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-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<table class="table table-borderless table-responsive">
|
||||
|
||||
<tr>
|
||||
<td id="pubdate">2019.10.14</td>
|
||||
<td>
|
||||
<a href="/2019/10/14/libredns/">LibreDNS, our new encrypted DNS service</a><br>
|
||||
|
||||
<a href="/tag/dns/" class="text-muted">#dns</a>
|
||||
|
||||
<a href="/tag/service/" class="text-muted">#service</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td id="pubdate">2019.03.01</td>
|
||||
<td>
|
||||
<a href="/2019/03/01/libreonion/">Running a Tor Relay</a><br>
|
||||
|
||||
<a href="/tag/onion/" class="text-muted">#onion</a>
|
||||
|
||||
<a href="/tag/tor/" class="text-muted">#tor</a>
|
||||
|
||||
<a href="/tag/service/" class="text-muted">#service</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td id="pubdate">2018.11.19</td>
|
||||
<td>
|
||||
<a href="/2018/11/19/mastodon/">New service, Mastodon</a><br>
|
||||
|
||||
<a href="/tag/service/" class="text-muted">#service</a>
|
||||
|
||||
<a href="/tag/mastodon/" class="text-muted">#mastodon</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm ">
|
||||
|
||||
<a href="https://riot.im/app/#/room/#libreops:matrix.org" class="mx-1" target="_blank" data-toggle="tooltip" title="Chat">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://liberapay.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Donate">
|
||||
<i class="fa fa-liberapay" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://status.libreops.cc/" class="mx-1" target="_blank" data-toggle="tooltip" title="Services Status">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="https://gitlab.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Gitlab">
|
||||
<i class="fa fa-gitlab" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://github.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Github">
|
||||
<i class="fa fa-github" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="/feed.xml" class="mx-1" data-toggle="tooltip" title="Feed">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://libretooth.gr/@libreops" class="mx-1" data-toggle="tooltip" title="Mastodon">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://twitter.com/libreops" class="mx-1" data-toggle="tooltip" title="Twitter">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i>
|
||||
</a>
|
||||
|
||||
</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>
|
||||
33
es/tag/tor/feed.xml
Normal file
33
es/tag/tor/feed.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<author>Hostux</author>
|
||||
<title>Hostux - tor</title>
|
||||
<link href="https://hostux.network/feed.xml" rel="self" />
|
||||
<link href="https://hostux.network/" />
|
||||
<icon>https://hostux.network/favicon.ico</icon>
|
||||
<logo>https://hostux.network/static/img/</logo>
|
||||
<updated>2019-10-23T10:29:46Z</updated>
|
||||
|
||||
<entry>
|
||||
<title>Running a Tor Relay</title>
|
||||
<link href="https://hostux.network/2019/03/01/libreonion/"/>
|
||||
<content type="html">
|
||||
<![CDATA[
|
||||
<p>For those new on <a href="https://www.torproject.org/">Tor</a>, it's a group of volunteer-operated servers that allows people to improve their privacy and security on the Internet, but also circumventing censorship. For a more detailed overview check the video at the end of the post.</p>
|
||||
<p><img alt="libreonion" src="/2019/03/01/libreonion/libreonion.png" class="float-left"></p>
|
||||
<p>In early February we started experimenting with running a Tor Relay. We chose to do that in a Greek IP address, to contribute to Tor's network diversity. At the momemnt there were only 40 Tor Relays running from Greece.</p>
|
||||
<p>Almost a month later our relay has already generate 3.2TB of traffic. You can see some graphs below, and on <a href="https://metrics.torproject.org/rs.html#details/E8D114B3C78D8E6E7FEB1004650DD632C2143C9E">Tor Metrics</a> website.</p>
|
||||
<p>We are really happy to contribute on Tor, and hopefully we will run more relays in the future. <strong>If you want to help us run more relays, you can <a href="https://liberapay.com/libreops/donate">donate</a>.</strong></p>
|
||||
<p><img alt="vnstat" src="/2019/03/01/libreonion/vnstat.png" /></p>
|
||||
<div class="embed-responsive embed-responsive-16by9">
|
||||
<video controls="" preload="none" poster="https://www.torproject.org/images/tor-animation.jpg" class="embed-responsive-item">
|
||||
<source src="https://www.torproject.org/videos/Tor_Animation_en.mp4" type="video/mp4">
|
||||
<track label="English" kind="captions" src="https://www.torproject.org/videos/en.vtt" srclang="en" default="">
|
||||
</video>
|
||||
</div>
|
||||
]]>
|
||||
</content>
|
||||
<published>2019-03-01 14:02:21</published>
|
||||
</entry>
|
||||
|
||||
</feed>
|
||||
114
es/tag/tor/index.html
Normal file
114
es/tag/tor/index.html
Normal file
@@ -0,0 +1,114 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Updates</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="">
|
||||
|
||||
<meta property="og:image" content="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>
|
||||
<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-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<table class="table table-borderless table-responsive">
|
||||
|
||||
<tr>
|
||||
<td id="pubdate">2019.03.01</td>
|
||||
<td>
|
||||
<a href="/2019/03/01/libreonion/">Running a Tor Relay</a><br>
|
||||
|
||||
<a href="/tag/onion/" class="text-muted">#onion</a>
|
||||
|
||||
<a href="/tag/tor/" class="text-muted">#tor</a>
|
||||
|
||||
<a href="/tag/service/" class="text-muted">#service</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm ">
|
||||
|
||||
<a href="https://riot.im/app/#/room/#libreops:matrix.org" class="mx-1" target="_blank" data-toggle="tooltip" title="Chat">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://liberapay.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Donate">
|
||||
<i class="fa fa-liberapay" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://status.libreops.cc/" class="mx-1" target="_blank" data-toggle="tooltip" title="Services Status">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="https://gitlab.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Gitlab">
|
||||
<i class="fa fa-gitlab" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://github.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Github">
|
||||
<i class="fa fa-github" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="/feed.xml" class="mx-1" data-toggle="tooltip" title="Feed">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://libretooth.gr/@libreops" class="mx-1" data-toggle="tooltip" title="Mastodon">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://twitter.com/libreops" class="mx-1" data-toggle="tooltip" title="Twitter">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i>
|
||||
</a>
|
||||
|
||||
</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>
|
||||
24
es/tag/upgrade/feed.xml
Normal file
24
es/tag/upgrade/feed.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<author>Hostux</author>
|
||||
<title>Hostux - upgrade</title>
|
||||
<link href="https://hostux.network/feed.xml" rel="self" />
|
||||
<link href="https://hostux.network/" />
|
||||
<icon>https://hostux.network/favicon.ico</icon>
|
||||
<logo>https://hostux.network/static/img/</logo>
|
||||
<updated>2019-10-23T10:29:46Z</updated>
|
||||
|
||||
<entry>
|
||||
<title>librenet.gr upgraded to 0.7.6.0</title>
|
||||
<link href="https://hostux.network/2018/08/14/librenet.gr-upgraded-to-0760/"/>
|
||||
<content type="html">
|
||||
<![CDATA[
|
||||
<p>This is a major upgrade.</p>
|
||||
<p>Read the <a href="https://github.com/diaspora/diaspora/releases/tag/v0.7.6.0">Changelog</a> for more.</p>
|
||||
<p><img alt="diaspora" src="/2018/08/14/librenet.gr-upgraded-to-0760/diaspora.png" /></p>
|
||||
]]>
|
||||
</content>
|
||||
<published>2018-08-14 12:03:38</published>
|
||||
</entry>
|
||||
|
||||
</feed>
|
||||
112
es/tag/upgrade/index.html
Normal file
112
es/tag/upgrade/index.html
Normal file
@@ -0,0 +1,112 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Updates</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="">
|
||||
|
||||
<meta property="og:image" content="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>
|
||||
<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-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<table class="table table-borderless table-responsive">
|
||||
|
||||
<tr>
|
||||
<td id="pubdate">2018.08.14</td>
|
||||
<td>
|
||||
<a href="/2018/08/14/librenet.gr-upgraded-to-0760/">librenet.gr upgraded to 0.7.6.0</a><br>
|
||||
|
||||
<a href="/tag/upgrade/" class="text-muted">#upgrade</a>
|
||||
|
||||
<a href="/tag/diaspora/" class="text-muted">#diaspora</a>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm ">
|
||||
|
||||
<a href="https://riot.im/app/#/room/#libreops:matrix.org" class="mx-1" target="_blank" data-toggle="tooltip" title="Chat">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://liberapay.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Donate">
|
||||
<i class="fa fa-liberapay" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://status.libreops.cc/" class="mx-1" target="_blank" data-toggle="tooltip" title="Services Status">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="https://gitlab.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Gitlab">
|
||||
<i class="fa fa-gitlab" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://github.com/libreops/" class="mx-1" target="_blank" data-toggle="tooltip" title="Github">
|
||||
<i class="fa fa-github" aria-hidden="true"></i>
|
||||
</a>
|
||||
•
|
||||
<a href="/feed.xml" class="mx-1" data-toggle="tooltip" title="Feed">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://libretooth.gr/@libreops" class="mx-1" data-toggle="tooltip" title="Mastodon">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://twitter.com/libreops" class="mx-1" data-toggle="tooltip" title="Twitter">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i>
|
||||
</a>
|
||||
|
||||
</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>
|
||||
Reference in New Issue
Block a user