awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesSecure Remote Uploads

Uploads files to remote storage locations using session tokens for authenticated connections.

Distinct from Cloud Storage Sync Tools: Distinct from Cloud Storage Sync Tools: focuses on secure uploads with session tokens rather than general bidirectional sync utilities.

Explore 5 awesome GitHub repositories matching data & databases · Secure Remote Uploads. Refine with filters or upvote what's useful.

Awesome Secure Remote Uploads GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gilbertchen/duplicacyAvatar de gilbertchen

    gilbertchen/duplicacy

    5,656Ver en GitHub↗

    Duplicacy is a cross-platform, deduplicated backup tool that stores encrypted snapshots to local disks and cloud storage services. It operates through both a command-line executable and a web-based graphical interface, enabling backup, restore, and repository management in scripts or through a browser. The software splits files into variable-size chunks identified by their hash, enabling cross-machine deduplication without a central database or chunk index. Each backup creates an immutable snapshot that stores file metadata and chunk references, supporting incremental updates and point-in-tim

    Configures new backup targets by selecting local or cloud directories with optional encryption passwords.

    Go
    Ver en GitHub↗5,656
  • tagspaces/tagspacesAvatar de tagspaces

    tagspaces/tagspaces

    4,935Ver en GitHub↗

    TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable metadata stored directly in filenames or sidecar JSON files, eliminating the need for a central database. It functions as a full-text file search engine, a Kanban board file organizer, a local AI file assistant, an S3-compatible cloud file manager, and a web clipper and bookmark manager, all within a single application. The project distinguishes itself through a local-first architecture where all file operations, indexing, and AI processing run entirely on the device, with cloud

    TagSpaces uploads files to remote locations and utilizes session tokens for secure connections to bucket back-ends.

    TypeScriptelectronjavascriptnote-taking
    Ver en GitHub↗4,935
  • jamesturland/jimsgarageAvatar de JamesTurland

    JamesTurland/JimsGarage

    4,439Ver en GitHub↗

    JimsGarage is a collection of shell scripts and automation tools designed to help individuals deploy and manage a wide range of self-hosted services on their own hardware. It provides a structured approach to setting up containerized applications, from media servers and document management systems to VPNs and monitoring stacks, all through automated Docker-based configurations. The project distinguishes itself by offering a comprehensive library of deployment recipes that cover the full lifecycle of a home server environment. This includes not just the services themselves, but also the suppor

    Provides a script to upload files from a local directory to a remote storage target.

    Shell
    Ver en GitHub↗4,439
  • stripe/stripe-phpAvatar de stripe

    stripe/stripe-php

    4,017Ver en GitHub↗

    The stripe-php library is a PHP client used to integrate Stripe payment processing, subscription billing, and financial services into applications. It provides a programmatic interface for managing connected accounts, issuing virtual cards, and automating payouts to sellers. The library distinguishes itself through a comprehensive suite of billing and payment tools, including support for recurring charges, usage-based billing, and the management of customer self-service portals. It further enables financial automation via tax and revenue libraries that handle global sales tax calculation and

    Transmits sensitive identification documents securely to remote storage.

    PHP
    Ver en GitHub↗4,017
  • velocidex/velociraptorAvatar de Velocidex

    Velocidex/velociraptor

    3,769Ver en GitHub↗

    Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o

    Allows directing collected forensic evidence to remote storage backends such as SFTP servers or S3-compatible storage.

    Godigital-forensicsendpoint-discoveryendpoint-protection
    Ver en GitHub↗3,769
  1. Home
  2. Data & Databases
  3. Cloud Storage Sync Tools
  4. Secure Remote Uploads

Explorar subetiquetas

  • Scripted UploadsTriggers scripts to upload files from local directories to configured remote storage targets. **Distinct from Secure Remote Uploads:** Distinct from Secure Remote Uploads: focuses on script-triggered uploads rather than session-token-based authentication.
  • Storage Backend ConfigurationsSettings for directing data uploads to various remote storage providers. **Distinct from Secure Remote Uploads:** Focuses on configuring the target destination for evidence uploads, whereas Secure Remote Uploads focuses on the authentication mechanism.