awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
szabodanika avatar

szabodanika/microbin

0
View on GitHub↗
4,419 Stars·304 Forks·Rust·BSD-3-Clause·8 Aufrufemicrobin.eu↗

Microbin

Microbin ist eine selbst gehostete Dateifreigabe-Anwendung und ein verschlüsselter Pastebin, der in Rust geschrieben ist. Er bietet eine Plattform zum Hosten von Text-Snippets und Binärdateien über eindeutige Links und fungiert sowohl als sicherer File-Drop als auch als URL-Shortener.

Das System bietet clientseitige Ende-zu-Ende-Verschlüsselung, wodurch sichergestellt wird, dass der Server keine Klartextdaten sieht, bevor sie übertragen werden. Es enthält sichere Postbox-Portale zum Sammeln von Dokumenten von externen Clients und unterstützt passwortgeschützte Zugriffskontrolle, um die Sichtbarkeit von Inhalten einzuschränken.

Die Plattform verwaltet den Upload-Lebenszyklus durch zeit- und aufrufspezifische Ablauf-Timer. Zusätzliche Funktionen umfassen sprachspezifisches Syntax-Highlighting für Code-Snippets, das Bearbeiten geteilter Inhalte und die Möglichkeit, Dateien als Rohdatenströme bereitzustellen.

Serververhalten und Anwendungs-Branding werden über Umgebungsvariablen und ein Tool zur Generierung von Konfigurationsdateien verwaltet.

Features

  • Snippet and File Hosting - Hosts text snippets and binary files for distribution via unique, permanent URLs.
  • Encrypted Pastebins - Ships a secure, zero-knowledge pastebin that encrypts text and files in the browser before transmission.
  • Secure File Sharing - Hosts files and text snippets via unique URLs with optional password protection and end-to-end encryption.
  • Temporary File Hosting - Stores content with defined expiration timers or view limits so data is automatically deleted.
  • File Sharing Applications - Implements a complete web application for hosting text snippets and binary files via unique links.
  • Uploaded File Management - Manages the upload lifecycle including visibility, editability, and automatic expiration timers.
  • End-To-End Encryption Systems - Ensures data privacy by encrypting uploads on the client side so only authorized users can decrypt them.
  • End-to-End Encryption - Implements client-side encryption to ensure data remains private and the server never sees plaintext.
  • View-Count and Time Expirations - Automatically deletes stored content based on both time duration and number of access hits.
  • Self-Hosted File Servers - Offers a self-hosted portal for receiving external file submissions with configurable expiration and visibility.
  • Snippet Distribution Services - Shares blocks of code with language-specific syntax highlighting for better readability among developers.
  • URL Shorteners - Provides the capability to create short aliases for long web addresses to simplify sharing.
  • Content Visibility Controls - Implements access control to restrict content visibility using privacy levels and password protection.
  • Password Access Restrictions - Restricts content visibility by requiring a secret key to unlock specific uploads.
  • Code Syntax Highlighting - Provides visual formatting for code snippets based on language syntax rules.
  • Secure Local Upload Portals - Establishes private portals where external clients can securely submit files.
  • Client Submission Portals - Provides secure postbox portals for collecting documents from external clients privately.
  • URL Shorteners - Creates short aliases for long web addresses to simplify sharing and manage redirects.

Star-Verlauf

Star-Verlauf für szabodanika/microbinStar-Verlauf für szabodanika/microbin

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Microbin

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Microbin.
  • mozilla/sendAvatar von mozilla

    mozilla/send

    13,269Auf GitHub ansehen↗

    Send is a self-hosted file transfer service designed for end-to-end encrypted file sharing. It provides a privacy-focused data transfer solution and ephemeral file storage where uploaded content is automatically deleted after a specified number of downloads or a set amount of time. The service ensures private file sharing by utilizing client-side encryption to protect data before it is uploaded. Decryption keys are distributed to recipients via URL hash fragments to ensure the server never has access to the keys. The platform supports encrypted data transfer and temporary file hosting. It us

    FreeMarker
    Auf GitHub ansehen↗13,269
  • vastsa/filecodeboxAvatar von vastsa

    vastsa/FileCodeBox

    8,347Auf GitHub ansehen↗

    FileCodeBox is a self-hosted service for anonymous file transfer and private content hosting. It functions as a secure distribution tool and private pastebin, allowing users to share files and text snippets through the use of unique extraction codes. The platform differentiates itself with flexible expiration logic, where shared content can be automatically invalidated based on a predefined clock time or a maximum number of downloads. It also provides direct-browser multimedia rendering to preview images, audio, and video files without requiring a full download. The system includes administr

    Pythonanonymousfastapifilecodebox
    Auf GitHub ansehen↗8,347
  • linsa-io/linsa.ioAvatar von linsa-io

    linsa-io/linsa.io

    16,880Auf GitHub ansehen↗

    Linsa.io is an end-to-end encrypted cloud storage service and zero-knowledge data vault. It functions as a private content sharing platform that encrypts files and data on the client side, ensuring only the owner can access the stored content. The project employs a local-first approach, processing data updates and encryption on the local device before syncing encrypted blobs to a remote persistence layer. It uses a zero-knowledge architecture where the service provider cannot access decryption keys or view the plaintext content of stored files. The platform provides capabilities for private

    TypeScript
    Auf GitHub ansehen↗16,880
  • stonith404/pingvin-shareAvatar von stonith404

    stonith404/pingvin-share

    4,694Auf GitHub ansehen↗

    Pingvin Share is a self-hosted file sharing platform designed for uploading and distributing files via secure links. It provides a private alternative to third-party cloud services for managing file transfers. The platform integrates an external security engine to scan uploaded files for malware and threats before they become available. It supports identity management through OpenID Connect integration, allowing user authentication to be delegated to external identity providers. Storage is managed through a gateway that supports both local disk drives and S3-compatible cloud object storage.

    TypeScriptfile-sharingnestjsnextjs
    Auf GitHub ansehen↗4,694
Alle 30 Alternativen zu Microbin anzeigen→

Häufig gestellte Fragen

Was macht szabodanika/microbin?

Microbin ist eine selbst gehostete Dateifreigabe-Anwendung und ein verschlüsselter Pastebin, der in Rust geschrieben ist. Er bietet eine Plattform zum Hosten von Text-Snippets und Binärdateien über eindeutige Links und fungiert sowohl als sicherer File-Drop als auch als URL-Shortener.

Was sind die Hauptfunktionen von szabodanika/microbin?

Die Hauptfunktionen von szabodanika/microbin sind: Snippet and File Hosting, Encrypted Pastebins, Secure File Sharing, Temporary File Hosting, File Sharing Applications, Uploaded File Management, End-To-End Encryption Systems, End-to-End Encryption.

Welche Open-Source-Alternativen gibt es zu szabodanika/microbin?

Open-Source-Alternativen zu szabodanika/microbin sind unter anderem: mozilla/send — Send is a self-hosted file transfer service designed for end-to-end encrypted file sharing. It provides a… vastsa/filecodebox — FileCodeBox is a self-hosted service for anonymous file transfer and private content hosting. It functions as a secure… linsa-io/linsa.io — Linsa.io is an end-to-end encrypted cloud storage service and zero-knowledge data vault. It functions as a private… stonith404/pingvin-share — Pingvin Share is a self-hosted file sharing platform designed for uploading and distributing files via secure links.… bitwarden/android — This project is an Android password manager application that provides an end-to-end encrypted vault for storing and… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server…