awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesAuthenticated Uploads

Securing the upload process through identity verification and encryption to protect data integrity.

Distinct from File Upload Security: Focuses on identity and encryption during upload, whereas File Upload Security often refers to malware scanning/sanitization.

Explore 2 awesome GitHub repositories matching security & cryptography · Authenticated Uploads. Refine with filters or upvote what's useful.

Awesome Authenticated Uploads GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • uber/krakenuber का अवतार

    uber/kraken

    6,698GitHub पर देखें↗

    Kraken is a distributed blob store and peer-to-peer Docker registry designed for the high-throughput distribution of container images. It functions as a decentralized content delivery network that shares image layers across a network of nodes to prevent bottlenecks at a central registry. The system utilizes peer-to-peer blob distribution and distributed content addressing to maintain download speeds across large clusters. It implements asynchronous rule-based replication to synchronize image data between disparate geographical clusters. The project covers pluggable external blob storage inte

    Protects data integrity and secures image uploads using uploader identity verification and encryption.

    Go
    GitHub पर देखें↗6,698
  • pingdotgg/uploadthingpingdotgg का अवतार

    pingdotgg/uploadthing

    5,153GitHub पर देखें↗

    Uploadthing वेब एप्लिकेशन में फाइल अपलोड को एकीकृत करने के लिए एक टूल है, जो सर्वरलेस फाइल हैंडलिंग के माध्यम से फाइलों को स्वीकार करने और स्टोर करने के लिए एक प्रणाली प्रदान करता है। यह बैकएंड एंडपॉइंट बनाने से लेकर कंटेंट डिलीवरी नेटवर्क के माध्यम से सामग्री वितरित करने तक, एंड-टू-एंड अपलोड प्रक्रिया का प्रबंधन करता है। प्रोजेक्ट क्लाइंट्स को सीधे क्लाउड स्टोरेज में फाइलें अपलोड करने की अनुमति देने के लिए एक प्रीसाइंड URL वर्कफ़्लो का उपयोग करता है, जिससे सर्वर इनग्रेस कम हो जाता है। इसमें फाइल प्रकारों और आकारों पर बाधाओं को लागू करने के लिए एक रूट-आधारित सत्यापन प्रणाली है, साथ ही अनुरोध प्राधिकरण और सुरक्षित पोस्ट-अपलोड कॉलबैक वेबहुक के लिए मिडलवेयर भी है। प्लेटफॉर्म फाइलों को नाम बदलने या हटाने के लिए क्लाउड स्टोरेज प्रबंधन और बड़े हस्तांतरण के लिए रिज़्यूमेबल अपलोड के कार्यान्वयन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह UI घटकों का एक सूट प्रदान करता है, जैसे अपलोड बटन और ड्रॉपज़ोन, जिन्हें कंपोजेबल हुक्स का उपयोग करके कस्टम इंटरफेस के साथ स्टाइल या बदला जा सकता है। सिस्टम को एज रनटाइम्स और सर्वरलेस वातावरण में परिनियोजन के लिए डिज़ाइन किया गया है, जिसमें कॉन्फ़िगरेशन पर्यावरण चर के माध्यम से संभाला जाता है।

    Secures the upload process through identity verification and metadata attachment to protect data integrity.

    TypeScript
    GitHub पर देखें↗5,153
  1. Home
  2. Security & Cryptography
  3. File Upload Security
  4. Authenticated Uploads