awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
szabodanika avatar

szabodanika/microbin

0
View on GitHub↗
4,419 نجوم·304 تفرعات·Rust·BSD-3-Clause·8 مشاهداتmicrobin.eu↗

Microbin

Microbin هو تطبيق مشاركة ملفات مستضاف ذاتياً و pastebin مشفر مكتوب بلغة Rust. يوفر منصة لاستضافة مقتطفات النصوص والملفات الثنائية عبر روابط فريدة، ويعمل كملف إسقاط آمن ومختصر للروابط.

يتميز النظام بتشفير من طرف إلى طرف من جانب العميل، مما يضمن عدم رؤية الخادم للبيانات بنص واضح قبل إرسالها. يتضمن بوابات صندوق بريد آمنة لجمع المستندات من عملاء خارجيين ويدعم التحكم في الوصول المحمي بكلمة مرور لتقييد رؤية المحتوى.

يدير النظام دورة حياة التحميل من خلال مؤقتات انتهاء الصلاحية القائمة على الوقت والمشاهدات. تشمل القدرات الإضافية تمييز بناء الجملة الخاص باللغة لمقتطفات الكود، وتحرير المحتوى المشترك، والقدرة على تقديم الملفات كتدفقات بيانات خام.

تتم إدارة سلوك الخادم وعلامة التطبيق التجارية من خلال متغيرات البيئة وأداة توليد ملفات التكوين.

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.

سجل النجوم

مخطط تاريخ النجوم لـ szabodanika/microbinمخطط تاريخ النجوم لـ szabodanika/microbin

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Microbin

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Microbin.
  • mozilla/sendالصورة الرمزية لـ mozilla

    mozilla/send

    13,269عرض على GitHub↗

    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
    عرض على GitHub↗13,269
  • vastsa/filecodeboxالصورة الرمزية لـ vastsa

    vastsa/FileCodeBox

    8,347عرض على GitHub↗

    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
    عرض على GitHub↗8,347
  • linsa-io/linsa.ioالصورة الرمزية لـ linsa-io

    linsa-io/linsa.io

    16,880عرض على GitHub↗

    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
    عرض على GitHub↗16,880
  • stonith404/pingvin-shareالصورة الرمزية لـ stonith404

    stonith404/pingvin-share

    4,694عرض على GitHub↗

    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
    عرض على GitHub↗4,694
عرض جميع البدائل الـ 30 لـ Microbin→

الأسئلة الشائعة

ما هي وظيفة szabodanika/microbin؟

Microbin هو تطبيق مشاركة ملفات مستضاف ذاتياً و pastebin مشفر مكتوب بلغة Rust. يوفر منصة لاستضافة مقتطفات النصوص والملفات الثنائية عبر روابط فريدة، ويعمل كملف إسقاط آمن ومختصر للروابط.

ما هي الميزات الرئيسية لـ szabodanika/microbin؟

الميزات الرئيسية لـ szabodanika/microbin هي: 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.

ما هي البدائل مفتوحة المصدر لـ szabodanika/microbin؟

تشمل البدائل مفتوحة المصدر لـ szabodanika/microbin: 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…