2023-01-20 16:57:55 +01:00
<!DOCTYPE html>
< html lang = "it" >
< head >
< meta charset = "utf-8" >
2023-01-21 03:13:13 +01:00
< title > Hostux< / title >
2023-01-20 16:57:55 +01:00
< 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" >
2023-01-21 03:13:13 +01:00
< meta property = "og:url" content = "https://hostux.network/it/index.html" >
2023-01-20 16:57:55 +01:00
2023-01-21 03:13:13 +01:00
< meta property = "og:image" content = "https://hostux.network/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" >
2023-01-20 16:57:55 +01:00
< link rel = "shortcut icon" href = "/favicon.ico" >
< / head >
2023-01-21 03:13:13 +01:00
< body class = "wide" >
2023-01-20 16:57:55 +01:00
< 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 >
2023-01-21 03:13:13 +01:00
< 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" >
2023-01-21 03:17:33 +01:00
< a class = "p-2 text-dark" href = "/it/about.html" > Circa< / a >
< a class = "p-2 text-dark" href = "/it/index.html" > Servizi< / a >
2023-01-20 16:57:55 +01:00
< a class = "p-2 text-dark" href = "/it/blog.html" > Updates< / a >
2023-01-21 03:17:33 +01:00
< a class = "p-2 text-dark" href = "/it/contact.html" > Contatto< / a >
2023-01-20 16:57:55 +01:00
< / nav >
< / div >
< / div >
2023-01-21 03:13:13 +01:00
< div class = "container mt-4" >
2023-01-20 16:57:55 +01:00
< div class = "row justify-content-center" >
< div class = "col-lg-10" >
< p >
Molti hacker in tutto il mondo stanno (ri-)decentrando la rete. Questa è la nostra parte, che offre a tutti servizi distribuiti e gratuiti.
Sempre basati su < strong > Software Libero Open Source< / strong > .
< / p >
< p >
Crediamo che costruire, possedere e controllare la tecnologia sia importante. Gli hacker e le comunità Open Source hanno l'opportunità e la responsabilità di offrire un'alternativa, di offrire servizi e strumenti di cui le persone possano fidarsi. Il tutto al di là del controllo aziendale che viene fornito con il monitoraggio e l'elaborazione dei dati. Servizi e strumenti < strong > decentralizzati< / strong > che rispettano < strong > la privacy degli utenti per impostazione predefinita< / strong > .
< hr >
< p >
I servizi pubblici che richiedono la registrazione, possono essere forniti con i propri termini e la propria politica sulla privacy. Ecco le < a href = "/it/terms.html" > nostre condizioni generali di utilizzo< / a > .
< / p >
< hr >
< p >
Questo sito web è stato creato attraverso < a href = "https://libreops.cc" > Libreops.cc< / a > che ha concesso in licenza il suo sito web sotto una licenza libera, permettendoci di utilizzare le loro fonti.
Grazie mille a loro, non esitate a visitarli e ad utilizzare i loro servizi.
< / p >
< hr >
< p >
È possibile sostenerci su < a href = "https://liberapay.com/valere_hostux/" target = "_blank" > Liberapay< / a > .
< / p >
< p >
Le nostre spese attuali:< br >
< ul >
< li > Domains: 270€/year< / li >
< li > Infrastructure: 650€/year< / 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 > Uptime
< / a >
2023-01-21 03:13:13 +01:00
< a href = "https://git.hostux.net/valere/hostux.network" class = "mx-1 footer-link" target = "_blank" >
2023-01-20 16:57:55 +01:00
< i class = "fa fa-git" aria-hidden = "true" > < / i > Source Code
< / a >
2023-01-21 03:13:13 +01:00
< a href = "https://hostux.network/it/terms.html" class = "mx-1 footer-link" target = "_blank" >
< i class = "fa fa-sticky-note-o" aria-hidden = "true" > < / i > Condiciones de uso
2023-01-20 16:57:55 +01:00
< / a >
< / div >
< div class = "col-sm" >
2023-08-07 12:36:04 +02:00
< a href = "https://lemmy.hstx.eu/feeds/c/hostux_network.xml?sort=New" class = "mx-2 footer-link" >
2023-01-20 16:57:55 +01:00
< i class = "fa fa-rss" aria-hidden = "true" > < / i > Feed
< / 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" > Donate< / a >
< / div >
< / div >
2023-01-21 03:13:13 +01:00
2023-01-20 16:57:55 +01:00
< / 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 >
2023-01-21 03:13:13 +01:00
< / html >