8 repos
Network Security — Security & Cryptography
We curate 8 GitHub repositories matching security & cryptography · Network Security. Refine with filters or upvote what's useful.
Network Security — Security & Cryptography
- sindresorhus/awesome
sindresorhus/awesome
438,690This project is a community-curated knowledge base that organizes vast technical ecosystems into a hierarchical, human-readable directory. It serves as a comprehensive index of libraries, frameworks, and methodologies, designed to facilitate discovery and professional development across the entire spectrum of software engineering and computer science. The directory distinguishes itself through a decentralized, peer-review model where the taxonomy evolves collaboratively via standard version-control workflows. By utilizing a markdown-based, flat-file structure, the project ensures that its curated knowledge remains platform-agnostic, accessible, and easily maintainable by the community. The repository covers a broad capability surface, including back-end and front-end development, data science, decentralized systems, and security practices. It also provides extensive educational resources, such as structured learning roadmaps, professional development guides, and specialized indexes for programming languages, hardware, and game development. The entire knowledge base is maintained as a version-controlled repository, allowing for continuous refinement and integration of new technical resources through community-driven pull requests.
awesomeawesome-listlists - trimstray/the-book-of-secret-knowledge
trimstray/the-book-of-secret-knowledge
206,980This project serves as a centralized, community-driven repository of technical knowledge and administrative resources. It provides a structured taxonomy that aggregates disparate information into a searchable framework, supporting continuous learning and rapid problem-solving for system administrators and cybersecurity practitioners. By mapping resources across offensive security, infrastructure management, and software development, it offers a unified path for skill acquisition and professional reference. The project is defined by a command-line-first design philosophy, prioritizing terminal-based utilities and scriptable interfaces to facilitate efficient system administration and repeatable security workflows. It distinguishes itself through a platform-agnostic approach, maintaining documentation and operational guides that remain applicable across diverse Unix-like and cloud-based environments. This modular toolchain integration allows users to compose custom environments tailored to specific administrative or security tasks. The repository covers a broad capability surface, including comprehensive toolkits for system auditing, network management, and infrastructure hardening. It provides structured learning paths for cybersecurity skill development, ranging from ethical hacking labs and penetration testing standards to vulnerability assessment and system configuration best practices. The collection also encompasses a wide array of productivity tools, diagnostic utilities, and educational materials designed to streamline routine maintenance and enhance overall security posture.
awesomeawesome-listbsd - yt-dlp/yt-dlp
yt-dlp/yt-dlp
147,702This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of specific audio and video streams based on user-defined criteria. The system distinguishes itself through a modular architecture that supports custom plugins and site-specific scripts, allowing for the bypass of platform restrictions and the handling of complex authentication challenges. It features a robust media processing orchestrator that manages external dependencies to perform automated transcoding, remuxing, and metadata manipulation. By simulating legitimate client behavior through request impersonation and multi-threaded fragment transfers, the tool ensures reliable data retrieval even in restrictive network environments. Beyond its core downloading capabilities, the project provides a comprehensive suite of tools for media archiving and programmatic integration. It includes support for advanced metadata extraction, template-based filesystem organization, and post-processing hooks that allow for custom workflows such as segment filtering or automated file tagging. The software can be embedded directly into other applications via a native programming interface, offering a flexible foundation for custom media management pipelines. The tool is available as a standalone binary or via standard package managers, with support for configuration through environment variables, external scripts, and secure credential management.
Pythonclidownloaderpython - denoland/deno
denoland/deno
106,258Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system, network, and environment variables. The runtime natively supports modern web-standard APIs, ensuring consistent behavior and portability across different environments. What distinguishes Deno is its integrated approach to the software development lifecycle. It bundles essential utilities—including a formatter, linter, test runner, and dependency manager—directly into the runtime, eliminating the need for external build tools or complex transpilation steps. The platform features a universal module resolution system that supports remote HTTPS URLs, local paths, and standard package registries, all backed by lockfiles to ensure build determinism and supply chain security. Beyond its core runtime capabilities, Deno includes a built-in, persistent key-value database engine that supports atomic transactions and reactive data monitoring. It also provides a robust compatibility layer for the Node.js ecosystem, allowing for the seamless execution of legacy modules and native binary addons. For multi-tenant or distributed applications, the runtime offers isolated sandbox environments that manage resource constraints and security boundaries, facilitating secure code execution in shared infrastructure. The project is distributed as a single binary, providing a unified toolchain for managing dependencies, executing tasks, and configuring runtime security policies.
Rustdenojavascriptrust - ChatGPTNextWeb/NextChat
ChatGPTNextWeb/NextChat
87,317NextChat is a self-hosted web application that provides a unified interface for interacting with multiple large language models. It functions as a conversational platform where users can manage and switch between diverse AI providers through configurable API backends, maintaining full control over their data and infrastructure. The platform features a persistent session layer designed to handle long-running dialogues by managing message history and context. It distinguishes itself through a structured prompt engineering environment that allows for the development and application of templates to refine model inputs. To ensure consistent performance during extended interactions, the application includes automated context window compression and dynamic prompt injection, which adjust historical message arrays to fit within model token limits. The software supports secure deployment via containerization, utilizing server-side proxying to manage sensitive API keys and authentication headers. It also incorporates local browser storage for low-latency access and offers options for synchronizing chat records across multiple sessions and devices. The application is configured through environment variables, allowing for flexible integration into private hosting environments.
TypeScriptcalclaudechatgptclaude - DopplerHQ/awesome-interview-questions
DopplerHQ/awesome-interview-questions
81,035This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming languages, frameworks, and infrastructure domains. The collection distinguishes itself by aggregating high-quality educational resources and coding challenges that span the entire software development lifecycle. It covers diverse technical areas including algorithms, data structures, design patterns, and system-specific topics such as database technologies, networking, and operating systems. By organizing these materials into a structured directory, the project facilitates professional development and helps candidates evaluate their proficiency for hiring processes.
android-interview-questionsangularjs-interview-questionsawesome - syncthing/syncthing
syncthing/syncthing
80,036Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central servers. By utilizing content-addressable block indexing and block-level delta synchronization, the system identifies and transfers only the modified segments of files, ensuring efficient data propagation across heterogeneous environments. The project distinguishes itself through a security-first architecture that relies on mutual TLS authentication to verify device identity, ensuring that all connections are cryptographically bound to trusted certificate fingerprints. It supports flexible synchronization modes, including bidirectional replication, unidirectional mirroring for backups, and reference-based enforcement. For added privacy, the system provides folder-level encryption for untrusted devices and allows for granular control over network traffic, including the ability to restrict operations to local networks or utilize relay infrastructure for NAT traversal. Beyond its core replication capabilities, the platform offers comprehensive management tools, including a web-based dashboard for monitoring connection status and throughput, as well as a command-line interface for advanced configuration. It includes robust versioning strategies to protect against data loss and supports complex deployment scenarios through native service integration and observability metrics. The software is designed for cross-platform compatibility and can be installed via standard package managers or containerized environments.
Gogop2ppeer-to-peer - coder/code-server
coder/code-server
76,310This project provides a remote development platform that enables users to access a full-featured integrated development environment through a standard web browser. By decoupling the user interface from the server-side filesystem, it allows for persistent coding workspaces to be hosted on remote servers, virtual machines, or cloud-native infrastructure, ensuring a consistent development experience from any device. The platform distinguishes itself through a secure gateway architecture that manages traffic, authentication, and encryption at the edge. It utilizes persistent WebSocket connections to synchronize editor state and terminal input-output between the remote server and the browser. Furthermore, it includes built-in service proxying capabilities that allow developers to expose locally running web applications via secure subdomains or subpaths, complete with integrated identity verification and traffic management. To support diverse infrastructure requirements, the system offers flexible deployment options including containerized environments and automated provisioning workflows. It maintains state continuity through filesystem-mounted persistence, ensuring that configurations and project data remain intact across restarts. The platform also enforces network security by managing TLS certificates for HTTPS traffic and providing integration layers for external authentication providers. Installation is supported across various host architectures through shell scripts, package managers, or standalone archives, with built-in utilities for managing the application lifecycle.
TypeScriptbrowser-idedev-toolsdevelopment-environment