5 مستودعات
Accepts standard HTTP header fields to pass authentication credentials when fetching files from a source.
Distinct from HTTP Security Headers: Distinct from HTTP Security Headers: focuses on passing credentials via request headers for source authentication, not browser-enforced security response headers.
Explore 5 awesome GitHub repositories matching security & cryptography · Source Request Authentications. Refine with filters or upvote what's useful.
Dragonfly is a peer-to-peer file distribution system designed to accelerate large-scale file and container image delivery across clusters. It splits files into small pieces that peers exchange independently, enabling parallel downloads from multiple sources while a central scheduler assigns parent peers based on real-time load metrics. The system integrates with existing tools through an HTTP proxy interface and uses gRPC for internal communication between peers and the scheduler. The system distinguishes itself through automatic integrity verification at the piece level, ensuring every downl
Accepts standard HTTP header fields to pass authentication credentials when fetching files from the source.
SpringSide 4 is an enterprise Java reference architecture and utility library built on the Spring Framework. It provides a pragmatic, best-practice application stack for building RESTful web services, web applications, and data access layers, along with a curated collection of high-performance utility classes for common operations like text, date, collection, reflection, concurrency, and I/O handling. The project distinguishes itself by combining a complete reference application scaffold with production-oriented infrastructure. It includes a JPA-based data access layer that automatically tran
Provides a utility for attaching authentication tokens to HTTP requests via a fluent client.
PartyKit is a serverless WebSocket backend platform for building real-time multiplayer applications. It provides a globally distributed edge computing runtime that runs stateful server code close to users, with automatic scaling and hibernation for idle rooms. The platform handles WebSocket connections, HTTP requests, and durable storage without requiring infrastructure management, and includes a client and server SDK with hooks, storage, and Yjs integration for building collaborative features. The platform distinguishes itself through per-room isolation using Durable Objects, where each uniq
Verifies user identity on incoming HTTP requests by checking a session token in an Authorization header.
هذا المشروع هو مصدر مكتبة رقمية ومولد محتوى EPUB مصمم خصيصاً لتنزيل وتحويل الكتب من منصة O'Reilly Learning إلى ملفات نشر إلكترونية للقراءة دون اتصال بالإنترنت والتخزين الدائم. يعمل ككاشط لمحتوى الويب يسترجع النصوص والوسائط المقيدة لتسهيل أرشفة المكتبة الرقمية. تدير الأداة مصادقة الجلسة باستخدام بيانات الاعتماد أو ملفات تعريف الارتباط للحفاظ على الوصول المستمر إلى المحتوى. تسترجع الكتب عبر معرفات فريدة وتحول المادة المصدرية إلى ملفات EPUB موحدة، بما في ذلك تحسينات التخطيط لضمان توافق الجداول والعناصر عبر أجهزة القراءة الإلكترونية المختلفة.
Attaches authentication tokens to outgoing HTTP headers to ensure requests are authorized by the target platform.
RubyGems is a package manager for the Ruby language, serving as a tool for packaging, distributing, and installing libraries and software extensions. It functions as a dependency resolver and registry client, managing the installation of required libraries and their recursive dependencies to ensure consistent environments across development and production. The system handles the complete package lifecycle, including the building of distributable archives, the compilation of native C extensions for high-performance system integration, and the publishing of stable or prerelease versions to regi
Authenticates requests to private package servers using encrypted local configurations or embedded credentials.