Cryptgeon – cg.huuu.biz 

Cryptgeon ist ein sicherer, quelloffener Dienst zur gemeinsamen Nutzung von Notizen und Dateien, der von PrivNote inspiriert wurde. Er umfasst einen Server, eine Webseite und einen CLI-Client.

Wie funktioniert es?

Jede Notiz hat eine generierte ID (256 Bit) und einen Schlüssel von 256 (Bit). Die ID wird verwendet, um die Notiz zu speichern und abzurufen. Die Notiz wird dann mit aes im gcm-Modus auf der Client-Seite mit dem Schlüssel verschlüsselt und dann an den Server gesendet. Die Daten werden im Speicher gespeichert und nie auf der Festplatte gehalten. Der Server sieht nie den Verschlüsselungsschlüssel und kann den Inhalt der Notizen nicht entschlüsseln, selbst wenn er es versucht.

Features

  • No accounts, no logins
  • Senden von Text oder Dateien
  • Der Server kann den Inhalt aufgrund der client-seitigen Verschlüsselung nicht entschlüsseln.
  • Ansicht oder zeitliche Beschränkungen
  • Daten werden im Arbeitsspeicher gespeichert und nie auf die Festplatte übertragen
  • obligatorische Unterstützung des Dark Mode

Code: github.com/cupcakearmy/cryptgeon

Send – send.huuu.biz 

Ein Fork von Mozillas Firefox Send. Mozilla hat Send eingestellt. Dieser Fork ist eine Gemeinschaftsarbeit, um das Projekt aktuell und lebendig zu halten.

  • Geforkt bei Mozillas letzter öffentlich zugänglicher Version
  • Mozilla- und Firefox-Branding wird entfernt, damit Sie legal selbst hosten können
  • Kompatibel gehalten mit ffsend (CLI for Send)
  • Die Abhängigkeiten wurden aktualisiert
  • Mozilla’s changes seit der Abspaltung selektiv merged
  • Mozillas experimentelle Berichtsfunktion, Download-Tokens, Vertrauenswarnungen und FxA-Änderungen sind nicht enthalten

Einfach und privat Dateien versenden mit Dateigrößen mit bis zu 11GB

Mit Send kannst du Dateien sicher mit anderen teilen – mit End-to-End-Verschlüsselung und einem Freigabe-Link, der automatisch abläuft. So bleiben deine geteilten Inhalte privat und du kannst sicherstellen, dass deine Daten nicht für immer im Web herumschwirren.

Features

  • No accounts, no logins
  • Maximal 7 Tage
  • Maximal 100 Downloads
  • Maximale Uploadgröße 11GB

Sicherheit

  • End-to-End-Verschlüsselung
  • Dateinamen werden verschleiert

Code: github.com/timvisee/send

SkySend – sky.huuu.biz

 

What is SkySend?

SkySend is a minimalist, self-hostable file and note sharing service with end-to-end encryption. Files and notes are encrypted entirely in the browser using AES-256-GCM before they ever reach the server – the server stores only encrypted blobs and never has access to the decryption key. No accounts, no tracking, no analytics just Open Source.

This Project is community ready to get self hosted and for those who don’t want or could not host their own instance, there are public instances available. If you want to make the internet safer, you can host your own instance and add it to the public instances list by creating a Issue with your instance details or a PR Instances List.

Inspired by timvisee/send (the community fork of Mozilla Send) and PrivateBin, SkySend is built from scratch with higher security standards, more features, and a minimal, maintainable codebase.

We used a leightweight tech stack (Node.js, Hono, Vite, React) and modern security practices to create a fast, secure, and user-friendly experience. Check out our Benchmarks.

Features

 

🔒 End-to-End Encryption

  • AES-256-GCM streaming encryption with 64KB record size
  • HKDF-SHA256 key derivation with domain-separated keys (fileKey, metaKey, authKey)
  • Zero Knowledge – the encryption key lives only in the URL fragment (#) and never leaves the browser
  • Argon2id password protection via WASM (memory-hard, GPU-resistant)

📁 Upload & Sharing

  • Drag & Drop – files and folders
  • Multi-File Upload – up to 32 files per upload, zipped client-side with fflate
  • Folder Upload – entire directories via the folder picker
  • Configurable Expiry – choose download limits and expiration times
  • Password Protection – optional, GPU-resistant key derivation
  • Share Links – copy and share with one click

📝 Encrypted Notes

  • Text Notes – share encrypted text snippets with optional Markdown rendering (GFM support with live preview)
  • Password Sharing – store multiple passwords with individual masked display, reveal toggles, copy buttons, and a built-in password generator
  • Code Snippets – share code with syntax highlighting (43 auto-detected languages) and line numbers
  • Markdown – write and preview Markdown notes with full GitHub Flavored Markdown support
  • SSH Keys – generate Ed25519 or RSA key pairs in the browser, or paste existing keys, and share them as encrypted notes
  • Burn After Reading – notes that self-destruct after a single view
  • View Limits – configurable maximum number of views (including unlimited)

📊 Upload Dashboard

  • No Account Needed – upload and note history stored locally in IndexedDB
  • Live Status – download/view counts, remaining downloads/views, expiry countdowns
  • Filter & Manage – filter by files or notes, re-copy share links, or delete entries
  • Auto-Cleanup – expired entries removed automatically
  • Maximal 14 Tage
  • Maximal 100 Downloads
  • Maximale Uploadgröße 4GB

Sicherheit

  • End-to-End-Verschlüsselung
  • Dateinamen werden verschleiert

Code: github.com/skyfay/skysend

MiroTalk – t.huuu.biz 

MiroTalk ist eine browserbasierte Plattform für Echtzeit-Videoanrufe, Chat, Bildschirmfreigabe und mehr. Es verwendet Peer-to-Peer-Technologie, Ende-zu-Ende-Verschlüsselung und WebRTC, um eine hohe Qualität und Privatsphäre für Ihre Kommunikation zu bieten.

Code: github.com/miroslavpejic85/mirotalksfu

Mozhi – lt.huuu.biz 

Mozhi ist ein alternatives Frontend für die DeepL, DuckDuckGo, Reverso, Google Übersetzung.

Code: codeberg.org/aryak/mozhi

Explainshell – es.huuu.biz 

Explainshell ist ein Werkzeug (mit einer Web-Schnittstelle), das in der Lage ist, Man-Seiten zu analysieren, Optionen zu extrahieren und eine bestimmte Befehlszeile zu erklären, indem jedes Argument dem relevanten Hilfetext auf der Man-Seite entspricht.

Code: github.com/idank/explainshell

Paint – paint.huuu.biz 

WBO ist ein kollaboratives Online-Whiteboard, das es vielen Benutzern ermöglicht, gleichzeitig auf einer großen virtuellen Tafel zu zeichnen. Die Tafel wird in Echtzeit für alle angeschlossenen Benutzer aktualisiert, und ihr Zustand wird immer beibehalten. Es kann für viele verschiedene Zwecke verwendet werden, darunter Kunst, Unterhaltung, Design und Unterricht.

Features

  • No accounts, no logins
  • Ihr könnt im öffentlichen Whiteboard zeichnen oder es auch Privat schalten
  • Um ein Whiteboard zu löschen nutzt einfach den Radierer
  • Euch stehen verschiedene Werkzeuge wie Stift, Gerade Linie, Rechteck, Ellipse etc. zur Verfügung
  • unterstützt alle gängigen Browser Typen

Code: github.com/lovasoa/whitebophir

PairDrop – pd.huuu.biz 

Eine AirDrop-ähnliche Lösung für mehrere Plattformen. Senden Sie Bilder, Dokumente oder Text über eine Peer-to-Peer-Verbindung an Geräte im selben lokalen Netzwerk oder per öffentlichen Raum über Internet.

Features

  • No accounts, no logins
  • Einfach im Browser öffnen und Dateien austauschen
  • Verschlüsselte Übertragung mittels WebRTC
  • Mehrere Dateien werden als ZIP-Datei heruntergeladen
  • Nachrichten auf Geräte schicken

Code: github.com/schlagmichdoch/pairdrop

Paste – paste.huuu.biz 

PrivateBin ist ein minimalistisches, Open-Source-Online-Archiv, wo der Server keine Kenntnis von eingefügten Daten hat.

Die Daten werden im Browser mit 256-bit AES im Galois Counter-Modus verschlüsselt und entschlüsselt.

Dies ist eine Fork von ZeroBin, ursprünglich entwickelt von Sébastien Sauvage. PrivateBin wurde überarbeitet, um einfachere und sauberere Erweiterungen zu ermöglichen und hat viele zusätzliche Funktionen. Es ist jedoch noch voll kompatibel mit dem ursprünglichen ZeroBin 0.19 Datenspeicher-Schema. Daher können solche Installationen auf PrivateBin aktualisiert werden, ohne dass irgendwelche Daten verloren gehen.

Features

  • No accounts, no logins
  • Password protection
  • Discussions, anonymous or with nicknames and IP based identicons or vizhashes
  • Expiration times, including a „forever“ and „burn after reading“ option
  • Markdown format support for HTML formatted pastes, including preview function
  • Syntax highlighting for source code using prettify.js, including 4 prettify themes
  • File upload support, image, media and PDF preview (disabled by default, size limit adjustable)
  • Templates: By default there are bootstrap CSS, darkstrap and „classic ZeroBin“ to choose from and it is easy to adapt these to your own websites layout or create your own.
  • Translation system and automatic browser language detection (if enabled in browser)
  • Language selection (disabled by default, as it uses a session cookie)
  • QR code for paste URLs, to easily transfer them over to mobile devices

Code: privatebin.info

PDF Editor – pdf.huuu.biz 

Stirling PDF tätigt keine ausgehenden Anrufe zur Aufzeichnung oder Nachverfolgung.

Alle Dateien und PDFs existieren entweder ausschließlich auf der Client-Seite, befinden sich nur während der Ausführung der Aufgabe im Speicher des Servers oder werden nur für die Ausführung der Aufgabe temporär in einer Datei gespeichert. Jede vom Benutzer heruntergeladene Datei ist zu diesem Zeitpunkt bereits vom Server gelöscht worden.

Features

  • No accounts, no logins
  • Dark mode support.
  • Parallel file processing and downloads
  • API for integration with external scripts

Page Operations

  • View and modify PDFs – View multi page PDFs with custom viewing sorting and searching. Plus on page edit features like annotate, draw and adding text and images. (Using PDF.js with Joxit and Liberation.Liberation fonts)
  • Full interactive GUI for merging/splitting/rotating/moving PDFs and their pages.
  • Merge multiple PDFs together into a single resultant file.
  • Split PDFs into multiple files at specified page numbers or extract all pages as individual files.
  • Reorganize PDF pages into different orders.
  • Rotate PDFs in 90-degree increments.
  • Remove pages.
  • Multi-page layout (Format PDFs into a multi-paged page).
  • Scale page contents size by set %.
  • Adjust Contrast.
  • Crop PDF.
  • Auto Split PDF (With physically scanned page dividers).
  • Extract page(s).
  • Convert PDF to a single page.

Conversion Operations

  • Convert PDFs to and from images.
  • Convert any common file to PDF (using LibreOffice).
  • Convert PDF to Word/Powerpoint/Others (using LibreOffice).
  • Convert HTML to PDF.
  • URL to PDF.
  • Markdown to PDF.

Security & Permissions

  • Add and remove passwords.
  • Change/set PDF Permissions.
  • Add watermark(s).
  • Certify/sign PDFs.
  • Sanitize PDFs.
  • Auto-redact text.

Other Operations

  • Add/Generate/Write signatures.
  • Repair PDFs.
  • Detect and remove blank pages.
  • Compare 2 PDFs and show differences in text.
  • Add images to PDFs.
  • Compress PDFs to decrease their filesize (Using OCRMyPDF).
  • Extract images from PDF.
  • Extract images from Scans.
  • Add page numbers.
  • Auto rename file by detecting PDF header text.
  • OCR on PDF (Using OCRMyPDF).
  • PDF/A conversion (Using OCRMyPDF).
  • Edit metadata.
  • Flatten PDFs.
  • Get all information on a PDF to view or export as JSON.

Supported Languages

Stirling PDF currently supports 26!

  • English (English) (en_GB)
  • English (US) (en_US)
  • Arabic (العربية) (ar_AR)
  • German (Deutsch) (de_DE)
  • French (Français) (fr_FR)
  • Spanish (Español) (es_ES)
  • Simplified Chinese (简体中文) (zh_CN)
  • Traditional Chinese (繁體中文) (zh_TW)
  • Catalan (Català) (ca_CA)
  • Italian (Italiano) (it_IT)
  • Swedish (Svenska) (sv_SE)
  • Polish (Polski) (pl_PL)
  • Romanian (Română) (ro_RO)
  • Korean (한국어) (ko_KR)
  • Portuguese Brazilian (Português) (pt_BR)
  • Russian (Русский) (ru_RU)
  • Basque (Euskara) (eu_ES)
  • Japanese (日本語) (ja_JP)
  • Dutch (Nederlands) (nl_NL)
  • Greek (el_GR)
  • Turkish (Türkçe) (tr_TR)
  • Indonesia (Bahasa Indonesia) (id_ID)
  • Hindi (हिंदी) (hi_IN)
  • Hungarian (Magyar) (hu_HU)
  • Bulgarian (Български) (bg_BG)
  • Sebian Latin alphabet (Srpski) (sr-Latn-RS)

Code: github.com/sponsors/Frooodle

Picsur- img.huuu.biz 

The images are deleted every 7 days, and the maximum filesize is 110MB. But it should give you an indication of how it works.

Features

  • Here is a list of done features, and what is planned. For a more detailed list, you can always visit the project.
  • Every featured marked here should work in the latest release.
  • Uploading and viewing images
  • Anonymous uploads
  • User accounts
  • User roles and permissions
  • Proper CORS restrictions
  • Exif stripping
  • Ability to keep original
  • Support for many formats
    • QOI
    • JPG
    • PNG
    • WEBP (animated supported)
    • TIFF
    • BMP
    • GIF (animated supported)
  • Convert images
  • Edit images
    • Resize
    • Rotate
    • Flip
    • Strip transparency
    • Negative
    • Greyscale
  • Deletable images
  • Proper DB migrations
  • Show own images in list
  • Correct previews on chats
  • Expiring images
  • ShareX endpoint
  • ARM64 and AMD64 Docker image
  • White mode
  • Public gallery
  • Albums

Code: github.com/caramelfur/picsur

PSI – psi.huuu.biz 

Einfache Open-Source-Lösung für die gemeinsame Nutzung von Dateien. Es ist eine Alternative zu kostenpflichtigen Diensten wie Dropbox, WeTransfer.

Features

  • No accounts, no logins
  • Mobile friendly responsive interface
  • Supports many and very big files (110GB)
  • Resumable up- and downloads (tus.io)
  • Set an expire-time for your upload bucket
  • One-time downloads
  • Download all files as zip/tar.gz archive
  • Modal-style file preview
  • Password protected download list (AES)

Code: github.com/psi-4ward/psitransfer

Redblib – rl.huuu.biz 

Redlib ist ein ohne Tracking basierendes und quelloffenes Frontend für Reddit.

Features

  • 🚀 Fast: written in Rust for blazing-fast speeds and memory safety
  • ☁️ Light: no JavaScript, no ads, no tracking, no bloat
  • 🕵 Private: all requests are proxied through the server, including media
  • 🔒 Secure: strong Content Security Policy prevents browser requests to Reddit

Code: github.com/redlib-org/redlib

Linx – linx.huuu.biz 

Ein Webdienst zur gemeinsamen Nutzung von Dateien und Medien. Einfach und privat Dateien versenden mit Dateigrößen mit bis zu 11GB

Features

  • No accounts, no logins
  • Display common filetypes (image, video, audio, markdown, pdf)
  • Display syntax-highlighted code with in-place editing
  • Documented API with keys for restricting uploads
  • File expiry, deletion key, file access key, and random filename options

Code: github.com/andreimarcu/linx-server

Hcloud – nx.huuu.biz 

Nextcloud ist eine in PHP entwickelte freie Software für das Speichern von Daten auf einem privaten Server. Auf die Daten kann der Anwender sowohl über eine Weboberfläche als auch mit Client-Applikationen zugreifen. Server und Clients können sich dabei synchronisieren.

Features

 

nextcloud.com/features/

Code: nextcloud.com/install

Fmeet – fmeet.de 

Jitsi ist eine Reihe von Open-Source-Projekten, mit denen Sie auf einfache Weise sichere Videokonferenzlösungen erstellen und einsetzen können.

Fmeet ist eine vollständig verschlüsselte, 100%ige Open-Source-Videokonferenzlösung, die Sie den ganzen Tag, jeden Tag, kostenlos nutzen können – ohne ein Konto zu benötigen.

Features

  • No accounts, no logins
  • Kein Logging, Tracking oder Werbung
  • Anzahl an gleichzeitigen Videos effektiv auf 10 Video-Streams reduziert
  • Ab dem 10. Teilnehmer startet jeder weitere mit Video- und Audio stumm geschaltet
  • Anfragen an Gravatar abgeschaltet (disableThirdPartyRequests)
  • Breakout Rooms sind jetzt auf Fmeet aktiviert (Buddy Icon)
  • 100% Smartphone Support, ganz ohne Jitsi App

Code: github.com/jitsi/docker-jitsi-meet

Teamspeak Hosting 

Kommunizieren Sie mit kristallklarem Sound plattformübergreifend mit Ihren Teamkollegen – mit Sicherheit auf Militärniveau, verzögerungsfreier Leistung und beispielloser Zuverlässigkeit und Betriebszeit.

Es stehen uns 512 Slots per Non Profit License (NPL) zur Verfügung, die wir auf 10 TS3 Server aufteilen

auf Anfrage stellen wir gerne kostenfreie TS3-Server bereit

Public TS3: ts3server://huuu.biz?port=10101&nickname=Gast&password=ts34free

Code: teamspeak.com/de/downloads/#server

IT-Tools – itt.huuu.biz 

Nützliche Tools für Entwickler und IT-Fachleute

Mit mehr als über 50 alltagstauglichen Tools, könnte hier für jeden Admin bzw. Entwickler das ein oder andere Werkzeug dabei sein.

Code: github.com/CorentinTh/it-tools

Status – status.huuu.biz 

Statusseite für alle aktuellen und zukünftigen Docker Container – Monitortypen (HTTP(s), TCP Ports, Keywords, Ping, DNS, Push

Features

  • Monitoring uptime for HTTP(s) / TCP / HTTP(s) Keyword / HTTP(s) Json Query / Ping / DNS Record / Push / Steam Game Server / Docker Containers
  • Fancy, Reactive, Fast UI/UX
  • Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 90+ notification services, click here for the full list
  • 20-second intervals
  • Multi Languages
  • Multiple status pages
  • Map status pages to specific domains
  • Ping chart
  • Certificate info
  • Proxy support
  • 2FA support

Code: github.com/louislam/uptime-kuma

Rustdesk 

RustDesk ist eine freie Software für die grafische Fernsteuerung von Computern, wie beispielsweise Notebooks, Smartphones oder Tablets. Der RustDesk Client ist für verschiedene Betriebssysteme verfügbar. Wobei iOS aufgrund von Betriebssystem-Einschränkungen selbst nicht ferngesteuert werden kann.

Code: github.com/rustdesk/rustdesk-server