awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • awesome-selfhosted/awesome-selfhostedالصورة الرمزية لـ awesome-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/ublockالصورة الرمزية لـ gorhill

    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/llamaالصورة الرمزية لـ facebookresearch

    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/llama3الصورة الرمزية لـ meta-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/fingerprintjsالصورة الرمزية لـ fingerprintjs

    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/repomixالصورة الرمزية لـ yamadashy

    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/ipfsالصورة الرمزية لـ ipfs

    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-foreverالصورة الرمزية لـ Johnshall

    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/telegramgroupالصورة الرمزية لـ AZeC4

    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-itالصورة الرمزية لـ markdown-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/safelineالصورة الرمزية لـ chaitin

    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/pangolinالصورة الرمزية لـ fosrl

    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/excelizeالصورة الرمزية لـ qax-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/katexالصورة الرمزية لـ KaTeX

    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/docsالصورة الرمزية لـ github

    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-mailserverالصورة الرمزية لـ docker-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/bookstackالصورة الرمزية لـ BookStackApp

    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-ipfsالصورة الرمزية لـ ipfs

    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/kuboالصورة الرمزية لـ ipfs

    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/postalالصورة الرمزية لـ postalserver

    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.