awesome-repositories.com
Blog
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
·
vastsa avatar

vastsa/FileCodeBox

0
View on GitHub↗
8,347 Stars·1,036 Forks·Python·LGPL-3.0·4 Aufrufefcb-docs.aiuo.net↗

FileCodeBox

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 administrative tools for monitoring system statistics, managing stored assets, and configuring global parameters. Security is managed through IP-based rate limiting to prevent service abuse and token-based authentication for administrative access.

The application is provided as a containerized deployment for automated installation and environment setup.

Features

  • Anonymous Sharing Platforms - Provides a self-hosted platform for sharing files and text snippets anonymously using secure extraction codes.
  • Passcode-Based Retrievals - Uses unique alphanumeric extraction codes to map and retrieve anonymously stored files and text snippets.
  • Anonymous Public Shares - Generates unique links and access codes for anonymous retrieval of uploaded files and text.
  • Account-less Uploads - Allows users to upload files or text snippets without registration to generate shareable links.
  • Secure File Sharing - Distributes files via unique sharing codes with custom time and usage-based expiration settings.
  • Temporary File Hosting - Implements a service that hosts files for a limited duration before they are automatically deleted.
  • Code-Based Content Retrieval - Enables fetching file information or initiating downloads using a unique sharing code and secure key.
  • Ephemeral Text Sharing - Provides secure sharing of text snippets that can be configured to disappear after retrieval.
  • Text Snippet Sharing - Hosts and shares text fragments or code snippets via unique, time-limited URLs.
  • Extraction Code Protection - Protects shared documents and media using passwords and unique extraction codes to restrict access.
  • Encrypted Pastebin Services - Provides a self-hosted, private pastebin and file host for secure data sharing via passcodes.
  • Temporal and Quantitative Access Controls - Protects shared content through a combination of passwords, expiration dates, and download limits.
  • Content Access Controllers - Manages the extraction codes and keys required to access shared files and text content.
  • View-Count and Time Expirations - Automatically invalidates shared content based on both predefined clock time and a maximum number of downloads.
  • Self-Hosted File Servers - Provides a lightweight application designed for private infrastructure to enable remote file access and hosting.
  • Multi-Format File Previews - Renders images, videos, and audio files directly in the browser for viewing without requiring a full download.
  • Secure Content Distribution Tools - Distributes files with customizable expiration dates, download limits, and password protection.
  • Containerized File Services - Ships as a Docker-ready application for automated installation and management of temporary file hosting.
  • In-Browser Media Previews - Streams images, audio, and video files directly to the browser for immediate previewing.
  • IP-Based Rate Limiting - Implements server-side request throttling based on IP addresses to prevent service abuse and brute-force attacks.
  • General Productivity Tools - Secure file transfer service using access codes.

Star-Verlauf

Star-Verlauf für vastsa/filecodeboxStar-Verlauf für vastsa/filecodebox

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 FileCodeBox

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit FileCodeBox.
  • szabodanika/microbinAvatar von szabodanika

    szabodanika/microbin

    4,419Auf GitHub ansehen↗

    Microbin is a self-hosted file sharing application and encrypted pastebin written in Rust. It provides a platform for hosting text snippets and binary files via unique links, functioning as both a secure file drop and a URL shortener. The system features client-side end-to-end encryption, ensuring the server does not see plaintext data before it is transmitted. It includes secure postbox portals for collecting documents from external clients and supports password-protected access control to restrict content visibility. The platform manages the upload lifecycle through time and view-based exp

    Rustactixaskamabin
    Auf GitHub ansehen↗4,419
  • 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
  • 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
  • gtsteffaniak/filebrowserAvatar von gtsteffaniak

    gtsteffaniak/filebrowser

    6,330Auf GitHub ansehen↗

    FileBrowser is an open-source, self-hosted file management interface that runs as a single binary with no external dependencies. It provides a web-based interface for browsing, uploading, editing, and sharing files on a remote server, with a core architecture built on JWT-based stateless authentication and a rule-based path permission engine that controls access at the directory level. The project distinguishes itself through a comprehensive access control system that supports multi-provider authentication including OIDC, LDAP, external JWT, and two-factor authentication, alongside granular p

    Go
    Auf GitHub ansehen↗6,330
Alle 30 Alternativen zu FileCodeBox anzeigen→

Häufig gestellte Fragen

Was macht vastsa/filecodebox?

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.

Was sind die Hauptfunktionen von vastsa/filecodebox?

Die Hauptfunktionen von vastsa/filecodebox sind: Anonymous Sharing Platforms, Passcode-Based Retrievals, Anonymous Public Shares, Account-less Uploads, Secure File Sharing, Temporary File Hosting, Code-Based Content Retrieval, Ephemeral Text Sharing.

Welche Open-Source-Alternativen gibt es zu vastsa/filecodebox?

Open-Source-Alternativen zu vastsa/filecodebox sind unter anderem: szabodanika/microbin — Microbin is a self-hosted file sharing application and encrypted pastebin written in Rust. It provides a platform for… mozilla/send — Send is a self-hosted file transfer service designed for end-to-end encrypted file sharing. It provides a… gtsteffaniak/filebrowser — FileBrowser is an open-source, self-hosted file management interface that runs as a single binary with no external… stonith404/pingvin-share — Pingvin Share is a self-hosted file sharing platform designed for uploading and distributing files via secure links.… kalcaddle/kodexplorer — KodExplorer is a web-based file manager and remote server administration tool that provides a desktop-like interface… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server…