awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

98 个仓库

Awesome GitHub RepositoriesBrowser Security

Mechanisms and policies that restrict browser behavior to protect users from malicious web content and privacy leaks.

Explore 98 awesome GitHub repositories matching security & cryptography · Browser Security. Refine with filters or upvote what's useful.

Awesome Browser Security GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted 的头像

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    这是一个由社区策划的开源软件目录,专为在私有服务器环境和家庭实验室中部署而设计。它作为发现主流云服务独立自托管替代方案的综合资源,使用户能够保持对数字基础设施的完全数据所有权和控制权。 该目录通过层级分类法构建,将庞大的应用程序集合组织成逻辑类别,范围从媒体管理和数据分析到私有通信和团队生产力工具。它通过协作同行评审流程脱颖而出,社区成员验证每个提交的质量和相关性,以确保目录保持准确和可靠。 该项目涵盖了广泛的能力领域,包括基础设施自动化、基于容器的服务部署和声明式配置管理。这些工具协助用户维护可复现的服务器环境,并管理私有硬件上的复杂服务依赖。 该目录作为版本控制仓库进行维护,确保所有更新和社区驱动的变更都是可追踪且透明的。

    Analyzes incoming email content and sender reputation to automatically block spam and malicious messages.

    awesomeawesome-listcloud
    在 GitHub 上查看↗299,516
  • gorhill/ublockgorhill 的头像

    gorhill/uBlock

    65,524在 GitHub 上查看↗

    uBlock is a browser-based content blocker that functions as a declarative filtering engine to intercept network requests and modify web page content. It operates by parsing standardized filter lists into optimized data structures, allowing it to block network hosts, enforce security policies, and prevent unauthorized data transmission. The extension provides a comprehensive security layer that monitors outgoing traffic and disables intrusive browser features to enhance user privacy. What distinguishes this project is its granular control over filtering behavior through a dynamic rule orchestr

    Blocks network requests to specific hostnames and subdomains by applying declarative filter lists.

    JavaScriptblockerbrowser-extensionchromium
    在 GitHub 上查看↗65,524
  • facebookresearch/llamafacebookresearch 的头像

    facebookresearch/llama

    59,466在 GitHub 上查看↗

    Llama is a large language model runtime and inference engine designed to load and execute autoregressive transformer models. It enables the generation of natural language text completions from prompts using pretrained weights. The system features multi-GPU model parallelism, which distributes model weights and workloads across multiple graphics processors to support larger parameter counts. It also incorporates a content safety filter that uses classifiers to intercept and block unsafe inputs or outputs during the inference process. The project covers broad capabilities in distributed model

    Uses separate safety models to detect and block prohibited content from reaching the user.

    Python
    在 GitHub 上查看↗59,466
  • meta-llama/llama3meta-llama 的头像

    meta-llama/llama3

    29,254在 GitHub 上查看↗

    Llama 3 is a collection of pretrained, autoregressive transformer-based models designed for natural language generation, reasoning, and complex instruction following. It functions as a generative AI framework that provides the infrastructure for managing model weights, executing neural network inference, and handling computational workloads across diverse knowledge domains. The project distinguishes itself through an integrated AI safety toolkit that employs secondary classification filtering to inspect inputs and outputs, ensuring adherence to usage compliance and safety standards. It suppor

    Employs secondary classification filtering to inspect and intercept unsafe model inputs and outputs.

    Python
    在 GitHub 上查看↗29,254
  • fingerprintjs/fingerprintjsfingerprintjs 的头像

    fingerprintjs/fingerprintjs

    27,334在 GitHub 上查看↗

    Fingerprint is a visitor identification and fraud detection platform that generates persistent, unique identifiers by analyzing browser and device attributes. By extracting technical signals from the client environment, it enables reliable user tracking across sessions without relying on traditional cookies. The platform distinguishes itself through its focus on high-accuracy identification and security-first architecture. It employs edge-side proxying to bypass ad-blockers and privacy restrictions, ensuring consistent data collection. To maintain data integrity, it uses cryptographic payload

    Blocks requests from known AI scrapers and crawlers to reduce unnecessary API usage and prevent unauthorized content harvesting.

    TypeScriptaudio-fingerprintingbrowserbrowser-fingerprint
    在 GitHub 上查看↗27,334
  • yamadashy/repomixyamadashy 的头像

    yamadashy/repomix

    26,498在 GitHub 上查看↗

    Repomix is an AI-focused development utility designed to prepare local and remote codebases for analysis, review, and automated interaction. It functions as a codebase context bundler and a Model Context Protocol server, aggregating project files into structured documents that are optimized for ingestion by large language models. By serving as a bridge between local repositories and external intelligence agents, the tool facilitates real-time codebase inspection and automated development workflows. The system distinguishes itself through rigorous repository token management and security-consc

    Defines custom inclusion and exclusion settings to manage token usage and fit codebase content within model context windows.

    TypeScriptaianthropicartificial-intelligence
    在 GitHub 上查看↗26,498
  • ipfs/ipfsipfs 的头像

    ipfs/ipfs

    23,137在 GitHub 上查看↗

    IPFS is a peer-to-peer hypermedia protocol and content-addressed storage system that identifies data by cryptographic hashes rather than network locations. It enables the creation of a decentralized web by organizing files and directories as directed acyclic graphs of linked content identifiers. The project differentiates itself through the use of a distributed hash table for locating peers and a system of signed records to map human-readable names to changing content. It also provides HTTP gateways that translate standard web requests into peer-to-peer queries, allowing decentralized data to

    Blocks specific content identifiers from being served by the node to filter unwanted data.

    ipfsipfs-protocolipfs-web
    在 GitHub 上查看↗23,137
  • johnshall/shadowrocket-adblock-rules-foreverJohnshall 的头像

    Johnshall/Shadowrocket-ADBlock-Rules-Forever

    22,324在 GitHub 上查看↗

    This project provides a comprehensive collection of curated configuration files and rule sets designed for the Shadowrocket proxy client. It functions as a centralized repository for managing network traffic, enabling users to implement granular routing policies, content filtering, and connection management across their devices. The repository distinguishes itself by offering advanced traffic orchestration capabilities, including domain-suffix pattern matching and rule-based interception. It supports complex network configurations such as proxy group load balancing, custom DNS resolution, and

    Blocks network requests to known advertising, tracking, and malicious domains to prevent unauthorized data collection.

    adblockgfwproxy
    在 GitHub 上查看↗22,324
  • azec4/telegramgroupAZeC4 的头像

    AZeC4/TelegramGroup

    21,663在 GitHub 上查看↗

    TelegramGroup is a comprehensive automation framework designed for managing multiple messaging accounts and orchestrating complex administrative workflows. It functions by emulating client-side sessions to interact with platform APIs, enabling centralized control over user profiles, persistent session data, and distributed network routing through proxy infrastructure. The platform distinguishes itself through its modular architecture, which supports independent plugins for tasks such as artificial intelligence integration, content mirroring, and automated community moderation. It provides a s

    Identifies and removes unsolicited promotional messages, advertisements, and malicious accounts from group chats.

    telegramtelegram-apitelegram-bot
    在 GitHub 上查看↗21,663
  • markdown-it/markdown-itmarkdown-it 的头像

    markdown-it/markdown-it

    21,575在 GitHub 上查看↗

    markdown-it is a token-based Markdown compiler and CommonMark-compliant parser that converts structured plaintext markup into HTML. It functions as an extensible markup processor designed to transform text into browser-ready content while managing security and preventing cross-site scripting. The project is distinguished by a modular plugin system that allows for the extension of parsing capabilities and the addition of custom syntax, such as footnotes, tables, or emojis. It utilizes a two-stage tokenization process to break documents into structural tokens before rendering them into final HT

    Provides controls to activate or deactivate specific parsing rules to customize the final document output.

    JavaScriptcommonmarkjavascriptmarkdown
    在 GitHub 上查看↗21,575
  • chaitin/safelinechaitin 的头像

    chaitin/SafeLine

    21,527在 GitHub 上查看↗

    SafeLine is a containerized web application firewall and reverse proxy designed to secure web services by inspecting incoming HTTP traffic. It acts as a security gateway that sits in front of backend infrastructure to filter malicious requests and enforce access policies before they reach the application server. The platform distinguishes itself through advanced bot mitigation and content protection capabilities. It employs challenge-response mechanisms to verify human users and dynamically obfuscates HTML and JavaScript content to prevent unauthorized scraping and code tampering. These featu

    Identifies and blocks automated scripts, credential stuffing, and malicious crawlers by presenting verification challenges to suspicious traffic.

    Goapi-gatewayapplication-securityappsec
    在 GitHub 上查看↗21,527
  • fosrl/pangolinfosrl 的头像

    fosrl/pangolin

    21,255在 GitHub 上查看↗

    Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private network resources. It functions as a cloud-native network controller that orchestrates encrypted tunnels, traffic routing, and access policies across distributed environments. By leveraging WireGuard for secure data transport, the platform enables authenticated access to internal web applications, terminal sessions, and remote desktops without exposing services to the public internet. The platform distinguishes itself through a declarative infrastructure model that synchronizes n

    Integrates threat intelligence engines to identify and automatically block abusive IP addresses and bot activity in real time.

    TypeScriptcrowdsecdockerhome-lab
    在 GitHub 上查看↗21,255
  • qax-os/excelizeqax-os 的头像

    qax-os/excelize

    20,682在 GitHub 上查看↗

    Excelize is a library for reading and writing spreadsheet files in the Office Open XML format. It provides a comprehensive suite of tools for programmatically creating, modifying, and analyzing workbooks, worksheets, and cell data, ensuring compatibility across various office software suites through structured XML serialization. The library distinguishes itself with a built-in formula calculation engine that evaluates complex mathematical and logical expressions directly against workbook data. It also features a memory-mapped streaming architecture, which allows for the efficient processing o

    Enforces security policies to restrict which domains are permitted to load resources.

    Goagentaianalytics
    在 GitHub 上查看↗20,682
  • katex/katexKaTeX 的头像

    KaTeX/KaTeX

    20,177在 GitHub 上查看↗

    KaTeX is a typesetting library and web math renderer that transforms TeX and LaTeX mathematical notation into high-quality HTML and CSS for web browsers. It functions as a math notation parser and LaTeX to HTML converter, capable of operating as both a client-side library and a server-side math renderer to generate static HTML expressions. The project supports a wide range of specialized mathematical rendering, including chemical equation rendering, Bra-ket notation for quantum mechanics, and mathematical logic typesetting. It provides comprehensive controls for structural layouts such as mat

    Enforces security policies that restrict the loading of external assets and the modification of HTML attributes.

    TypeScriptjavascriptkatexlatex
    在 GitHub 上查看↗20,177
  • github/docsgithub 的头像

    github/docs

    18,951在 GitHub 上查看↗

    GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding environments. It functions as an interactive assistant and an agentic workflow orchestrator, enabling developers to automate code generation, perform automated code reviews, and execute complex, multi-step development tasks through natural language prompts. The platform distinguishes itself through its autonomous agent capabilities, which allow for repository-level research, implementation planning, and code modifications across multiple files. It supports a modular architectu

    Blocks AI-generated code that matches publicly available source code to help manage intellectual property concerns.

    TypeScriptdocsworks-with-codespaces
    在 GitHub 上查看↗18,951
  • docker-mailserver/docker-mailserverdocker-mailserver 的头像

    docker-mailserver/docker-mailserver

    18,420在 GitHub 上查看↗

    This project provides a full-stack, containerized mail server platform designed for self-hosting. It functions as a complete mail transfer agent that bundles essential services—including SMTP, IMAP, and POP3—into a unified environment. By leveraging container orchestration, it enables the deployment of private email infrastructure that handles message transport, delivery, and user management within a single, manageable service. The platform distinguishes itself through deep integration with container runtimes and robust configuration flexibility. It supports granular customization via configu

    Applies custom rules globally or per-user to automatically sort, redirect, or discard messages.

    Shellantispamantiviruscontainer
    在 GitHub 上查看↗18,420
  • bookstackapp/bookstackBookStackApp 的头像

    BookStackApp/BookStack

    18,305在 GitHub 上查看↗

    BookStack is a self-hosted knowledge base platform designed for organizing, storing, and managing structured documentation. It utilizes a hierarchical content model that arranges information into nested trees of books, chapters, and pages, supported by a dedicated search index for rapid retrieval across the entire knowledge base. The platform distinguishes itself through deep integration with enterprise identity providers, allowing organizations to centralize authentication and access control via LDAP, SAML, or OIDC. It provides extensive administrative control over the content lifecycle, inc

    Sanitizes rendered content by stripping dangerous elements to prevent cross-site scripting and injection attacks.

    PHPbookstackdocumentationlaravel
    在 GitHub 上查看↗18,305
  • ipfs/go-ipfsipfs 的头像

    ipfs/go-ipfs

    17,059在 GitHub 上查看↗

    go-ipfs is an implementation of an IPFS node, providing a distributed filesystem and a content-addressable storage system. It enables the storage and retrieval of data based on unique cryptographic hashes rather than fixed network locations, allowing files to be shared across a peer-to-peer network without a central authority. The system utilizes a distributed hash table and a peer-to-peer gossip protocol to route requests and propagate network state and metadata. It organizes data using a Merkle DAG structure to support efficient deduplication and versioning of content. Capabilities include

    Prevents the serving or routing of specific content based on unique content identifiers.

    Go
    在 GitHub 上查看↗17,059
  • ipfs/kuboipfs 的头像

    ipfs/kubo

    17,056在 GitHub 上查看↗

    Kubo is a peer-to-peer implementation of the InterPlanetary File System (IPFS) designed for decentralized data storage and content delivery. It uses content-addressing, directed acyclic graphs, and distributed hash tables to identify, distribute, and retrieve data across a network without relying on central servers. The project differentiates itself by providing a virtual filesystem via FUSE, which maps decentralized network namespaces to local operating system directories for direct file access. It also includes integrated HTTP gateways that translate peer-to-peer content into standard web t

    Provides a mechanism to disable the content-blocking subsystem and stop the monitoring of denylists.

    Goipfs
    在 GitHub 上查看↗17,056
  • postalserver/postalpostalserver 的头像

    postalserver/postal

    16,618在 GitHub 上查看↗

    Postal is an open-source mail delivery platform designed for self-hosted sending and receiving of email using standard mail transfer protocols. It serves as a comprehensive email infrastructure that provides full delivery tracking and management of outgoing mail streams. The system includes an SMTP server manager with a web administration interface for configuring server settings and monitoring delivery status. It distinguishes its outbound traffic management through priority-based IP rotation and assignment to help maintain sender reputation. The platform covers incoming email processing an

    Includes built-in mechanisms for scanning and blocking unsolicited email using configurable thresholds and external tools.

    Rubymailmail-serverpostal
    在 GitHub 上查看↗16,618
上一个1234…5下一个
  1. Home
  2. Security & Cryptography
  3. Application and System Security
  4. Browser Security

探索子标签

  • Content Filtering and Blocking10 个子标签Tools and rule sets designed to identify, filter, or block specific web content based on defined security criteria.
  • Privacy Extension RecommendersGuidance on installing browser extensions like uBlock Origin and Multi-Account Containers to block trackers and isolate cookies. **Distinct from Browser Security:** Distinct from Browser Security: focuses on user-installed privacy extensions, not browser-internal security mechanisms.
  • Privacy Hardening ToolsUtilities that disable tracking mechanisms and intrusive browser features to minimize data leakage.
  • Resource Restriction PoliciesEnforcement of security headers and feature disabling to prevent unauthorized resource loading.