2023-08-05 12:37:12 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< title > Hostux< / 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" >
2023-08-05 12:47:49 +02:00
< meta property = "og:url" content = "https://Hostux.net/ja/index.html" >
2023-08-05 12:37:12 +02:00
< 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 = "shortcut icon" href = "/favicon.ico" >
< / head >
< body class = "wide" >
< 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" >
2023-08-05 12:47:49 +02:00
< a class = "p-2 text-dark" href = "/ja/about.html" > About< / a >
< a class = "p-2 text-dark" href = "/ja/index.html" > Services< / a >
< a class = "p-2 text-dark" href = "/ja/blog.html" > Updates< / a >
< a class = "p-2 text-dark" href = "/ja/contact.html" > Contact< / a >
2023-08-05 12:37:12 +02:00
< / nav >
< / div >
< / div >
< div class = "container mt-4" >
< div class = "services" >
<!-- Hostux -->
< div class = "card" >
< div class = "card-header" >
< h5 >
DNS
< img class = "service-img" src = "/static/img/hostuxdns.jpg" alt = "HostuxDNS" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
A public encrypted DNS service, that people can use to maintain secrecy of
their dns traffic, but also circumvent censorship. It already support
DNS over HTTPS and DNS over TLS.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://dns.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > dns.hostux.net< / a >
< / div >
< / div >
<!-- TrashMail -->
< div class = "card" >
< div class = "card-header" >
< h5 >
TrashMail
< img class = "service-img" src = "/static/img/mail.png" alt = "TrashMail" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
The purpose of this service is to offer a disposable inbox when you don't want to give out your real address and for save your inbox from spam.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://hostux.ninja/" target = "_blank" class = "btn btn-outline-dark card-link" > hostux.ninja< / a >
< / div >
< / div >
<!-- RSS -->
< div class = "card" >
< div class = "card-header" >
< h5 >
RSS
< img class = "service-img" src = "/static/img/rss.png" alt = "RSS" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
FreshRSS instance that allows you to follow your favorite blogs and journalistic sites by subscribing to an RSS feed.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://rss.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > rss.hostux.net< / a >
< / div >
< / div >
<!-- PrivateBin -->
< div class = "card" >
< div class = "card-header" >
< h5 >
PrivateBin
< img class = "service-img" src = "/static/img/privatebin.png" alt = "PrivateBin" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
Data is encrypted and decrypted in the browser.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://paste.hostux.net" target = "_blank" class = "btn btn-outline-dark card-link" > paste.hostux.net< / a >
< / div >
< / div >
<!-- Nextcloud -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Nextcloud
< img class = "service-img" src = "/static/img/nextcloud.png" alt = "Nextcloud" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Instance NextCloud which is a complete solution for hosting files. You can save and synchronize files from your various devices (desktop, smartphone, tablet,...).
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://hostux.cloud" target = "_blank" class = "btn btn-outline-dark card-link" > hostux.cloud< / a >
< / div >
< / div >
<!-- Bitwarden -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Vault
< img class = "service-img" src = "/static/img/vault.png" alt = "Vault" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Password manager, your vault is optimized for convenient use on desktops, laptops, tablets and phones.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://passwd.hostux.net" target = "_blank" class = "btn btn-outline-dark card-link" > passwd.hostux.net< / a >
< / div >
< / div >
<!-- Forgero -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Forgero
< img class = "service-img" src = "/static/img/forgero.png" alt = "Forgero" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Forgero instance, an alternative to Github and Gitlab, to host control of software development versions using Git, as well as other collaboration features, such as bug tracking and wikis.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://git.hostux.net" target = "_blank" class = "btn btn-outline-dark card-link" > git.hostux.net< / a >
< / div >
< / div >
<!-- Pics -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Pics
< img class = "service-img" src = "/static/img/pics.png" alt = "Pics" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Photo and image hosting services, without registration, files up to 20M.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://hostux.pics" target = "_blank" class = "btn btn-outline-dark card-link" > hostux.pics< / a >
< / div >
< / div >
<!-- Cryptpad -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Cryptpad
< img class = "service-img" src = "/static/img/cryptpad.png" alt = "Cryptpad" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
CryptPad is a collaborative, end-to-end encrypted and open-source office suite.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://pad.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > pad.hostux.net< / a >
< / div >
< / div >
<!-- Todo -->
< div class = "card" >
< div class = "card-header" >
< h5 >
To-do
< img class = "service-img" src = "/static/img/todo.png" alt = "To-do" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Vikunja is a task management application that can be used from a browser or a desktop client.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://todo.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > todo.hostux.net< / a >
< / div >
< / div >
<!-- Transfer -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Transfer
< img class = "service-img" src = "/static/img/transfer.png" alt = "Transfer" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Quick and easy file sharing from the command line.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://transfer.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > transfer.hostux.net< / a >
< / div >
< / div >
<!-- Factorio -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Factorio
< img class = "service-img" src = "/static/img/factorio.png" alt = "Factorio" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Factorio is a game that consists of building and creating automated factories to produce items of increasing complexity, in an infinite 2D world
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://factorio.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > factorio.hostux.net< / a >
< / div >
< / div >
<!-- Peertube -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Peertube
< img class = "service-img" src = "/static/img/peertube.png" alt = "Peertube" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
PeerTube is an open source, peer-to-peer, decentralized video hosting software and social media platform where users can upload, watch, comment, rate and share streaming videos.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://video.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > video.hostux.net< / a >
< / div >
< / div >
<!-- SignaturePDF -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Signature PDF
< img class = "service-img" src = "/static/img/pdf.png" alt = "Pdf" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Free web software to sign a PDF.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://pdf.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > pdf.hostux.net< / a >
< / div >
< / div >
<!-- IRC -->
< div class = "card" >
< div class = "card-header" >
< h5 >
IRC
< img class = "service-img" src = "/static/img/irc.png" alt = "IRC" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
3 IRC servers to host your chat rooms, also accessible from web clients.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://irc.gru.hostux.eu" target = "_blank" class = "btn btn-outline-dark card-link" > irc.gru.hostux.eu< / a >
< / div >
< / div >
<!-- Matrix -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Element
< img class = "service-img" src = "/static/img/element.png" alt = "element" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Element is a free instant messaging software implementing the Matrix protocol and distributed under the Apache 2.0 license.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://element.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > element.hostux.net< / a >
< / div >
< / div >
<!-- ntfy -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Ntfy
< img class = "service-img" src = "/static/img/ntfy.png" alt = "ntfy" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://ntfy.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > ntfy.hostux.net< / a >
< / div >
< / div >
<!-- Syncthing -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Syncthing Relay
< img class = "service-img" src = "/static/img/syncthing.png" alt = "syncthing" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Syncthing is a free, open-source, peer-to-peer, continuous file synchronization
program that works across multiple devices.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://syncthing.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > syncthing.hostux.net< / a >
< / div >
< / div >
<!-- Kutt -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Kutt
< img class = "service-img" src = "/static/img/kutt.png" alt = "kutt" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Kutt is a modern URL shortener that supports custom domains. Shorten URLs, manage your links and view click-through statistics.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://hstx.eu/" target = "_blank" class = "btn btn-outline-dark card-link" > hstx.eu< / a >
< / div >
< / div >
<!-- Zipline -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Zipline
< img class = "service-img" src = "/static/img/zipline.png" alt = "zipline" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
ZipLine is an image sharing server. Share your screenshots in 1 click via ShareX or Flameshot or directly on the site.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://screenshot.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > screenshot.hostux.net< / a >
< / div >
< / div >
<!-- Excalidraw -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Excalidraw
< img class = "service-img" src = "/static/img/excalidraw.png" alt = "excalidraw" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
Excalidraw is a whiteboard tool that allows you to draw various diagrams and computer graphics.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://draw.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > draw.hostux.net< / a >
< / div >
< / div >
<!-- Follow -->
< div class = "card" >
< div class = "card-header" >
< h5 >
FollowGraph
< img class = "service-img" src = "/static/img/follow.png" alt = "follow" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
This tool allows you to expand your connection graph and find new people to follow on the Fediverse.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://follow.hostux.social/" target = "_blank" class = "btn btn-outline-dark card-link" > follow.hostux.social< / a >
< / div >
< / div >
<!-- Piped -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Piped
< img class = "service-img" src = "/static/img/piped.png" alt = "piped" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
An alternative privacy-friendly YouTube frontend.
2023-08-05 12:47:49 +02:00
The instance is also accessible via < a href = "https://f-droid.org/ja/packages/com.github.libretube/" target = "_blank" " > Libretube< / a > for Android.
2023-08-05 12:37:12 +02:00
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://piped.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > piped.hostux.net< / a >
< / div >
< / div >
<!-- Nitter -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Nitter
< img class = "service-img" src = "/static/img/nitter.png" alt = "nitter" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
An alternative privacy-friendly Twitter frontend.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://nitter.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > nitter.hostux.net< / a >
< / div >
< / div >
<!-- Teddit -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Teddit
< img class = "service-img" src = "/static/img/teddit.png" alt = "teddit" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
An alternative privacy-friendly Reddit frontend.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://teddit.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > teddit.hostux.net< / a >
< / div >
< / div >
<!-- Privoxy -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Privoxy
< img class = "service-img" src = "/static/img/privoxy.png" alt = "privoxy" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
An alternative privacy-friendly Tiktok frontend.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://tik.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > tik.hostux.net< / a >
< / div >
< / div >
<!-- Breeze -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Breeze
< img class = "service-img" src = "/static/img/breeze.png" alt = "breeze" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
An alternative privacy-friendly Fandom frontend.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://breeze.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > breeze.hostux.net< / a >
< / div >
< / div >
<!-- LibMedium -->
< div class = "card" >
< div class = "card-header" >
< h5 >
LibMedium
< img class = "service-img" src = "/static/img/medium.png" alt = "medium" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
An alternative privacy-friendly Medium frontend.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://medium.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > medium.hostux.net< / a >
< / div >
< / div >
<!-- LibMedium -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Rimgo
< img class = "service-img" src = "/static/img/imgur.png" alt = "rimgo" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
An alternative privacy-friendly Imgur frontend.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://rimgo.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > rimgo.hostux.net< / a >
< / div >
< / div >
<!-- Lmdb -->
< div class = "card" >
< div class = "card-header" >
< h5 >
Libremdb
< img class = "service-img" src = "/static/img/lmdb.png" alt = "lmdb" >
< / h5 >
< / div >
< div class = "card-body" >
< p class = "my-2" >
An alternative privacy-friendly Imdb frontend.
< / p >
< / div >
< div class = "card-footer" >
< a href = "https://lmdb.hostux.net/" target = "_blank" class = "btn btn-outline-dark card-link" > lmdb.hostux.net< / a >
< / div >
< / 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 >
< 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 > Source Code
< / a >
2023-08-05 12:47:49 +02:00
< a href = "https://hostux.network/ja/terms.html" class = "mx-1 footer-link" target = "_blank" >
2023-08-05 12:37:12 +02:00
< i class = "fa fa-sticky-note-o" aria-hidden = "true" > < / i > Terms of use
< / a >
< / div >
< div class = "col-sm" >
< a href = "/feed.xml" class = "mx-2 footer-link" >
< 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 >
< / 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 >