awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vastsa avatar

vastsa/FileCodeBox

0
View on GitHub↗
8,347 stele·1,036 fork-uri·Python·LGPL-3.0·4 vizualizărifcb-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.

Istoric stele

Graficul istoricului de stele pentru vastsa/filecodeboxGraficul istoricului de stele pentru vastsa/filecodebox

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru FileCodeBox

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu FileCodeBox.
  • szabodanika/microbinAvatar szabodanika

    szabodanika/microbin

    4,419Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,419
  • mozilla/sendAvatar mozilla

    mozilla/send

    13,269Vezi pe 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
    Vezi pe GitHub↗13,269
  • stonith404/pingvin-shareAvatar stonith404

    stonith404/pingvin-share

    4,694Vezi pe 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
    Vezi pe GitHub↗4,694
  • gtsteffaniak/filebrowserAvatar gtsteffaniak

    gtsteffaniak/filebrowser

    6,330Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,330
Vezi toate cele 30 alternative pentru FileCodeBox→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale vastsa/filecodebox?

Principalele funcționalități ale vastsa/filecodebox sunt: 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.

Care sunt câteva alternative open-source pentru vastsa/filecodebox?

Alternativele open-source pentru vastsa/filecodebox includ: 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…