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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesFrontend Security Patterns

Defensive design patterns and UI components for securing decentralized application interfaces.

Distinct from Application and System Security: Distinct from Application and System Security: focuses specifically on client-side interface security for decentralized applications rather than general system integrity.

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

Awesome Frontend Security Patterns GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • offciercia/defi-developer-road-mapOffcierCia का अवतार

    OffcierCia/DeFi-Developer-Road-Map

    10,697GitHub पर देखें↗

    This project serves as a comprehensive educational roadmap and technical resource collection for developers building decentralized finance applications. It provides a structured curriculum that guides users through the entire lifecycle of blockchain development, from mastering smart contract architecture and security best practices to integrating decentralized infrastructure into modern web applications. The repository distinguishes itself by offering a holistic view of the decentralized ecosystem, bridging the gap between low-level protocol interaction and high-level application design. It c

    Implements defensive design patterns and UI components to protect user data and transaction integrity within decentralized application interfaces.

    JavaScriptawesomeawesome-listblockchain
    GitHub पर देखें↗10,697
  • apachecn/interviewapachecn का अवतार

    apachecn/Interview

    8,944GitHub पर देखें↗

    This project is a comprehensive knowledge base and study resource designed for mastering technical interviews. It provides structured guides, roadmaps, and curricula focused on data structures, algorithms, system design, and frontend engineering to help candidates prepare for software engineering screenings. The repository distinguishes itself by offering a holistic approach to professional advancement. Beyond technical drills, it includes a career development handbook covering resume optimization, salary benchmarking, and strategic negotiation coaching. It also provides detailed methodologie

    Includes defensive design patterns and methods for mitigating vulnerabilities like XSS and clickjacking in UI elements.

    Jupyter Notebookinterviewkaggleleetcode
    GitHub पर देखें↗8,944
  • rafaelvidaurre/angular-permissionRafaelVidaurre का अवतार

    RafaelVidaurre/angular-permission

    1,117GitHub पर देखें↗

    Angular Permission is a framework for managing user access control in single-page applications by verifying roles and permissions against specific application routes and interface components. It functions as a security utility that enforces granular authorization policies, ensuring that sensitive features and data remain accessible only to authorized individuals. The system operates through a centralized registry that serves as the single source of truth for all defined roles and security logic. By utilizing declarative metadata, developers can attach access requirements directly to route def

    Implements client-side access policies to prevent unauthorized users from interacting with restricted interface components or viewing protected application states.

    JavaScript
    GitHub पर देखें↗1,117
  1. Home
  2. Security & Cryptography
  3. Application and System Security
  4. Frontend Security Patterns

सब-टैग एक्सप्लोर करें

  • Client-Side Access PoliciesEnforcement of security policies within the browser to restrict interface component visibility. **Distinct from Frontend Security Patterns:** Distinct from general frontend security patterns: focuses on access policy enforcement rather than defensive design patterns.