awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesUser Interface Sanitization

Practices for preventing sensitive data leaks through the user interface and system clipboards.

Distinct from Security Sanitization: None of the candidates cover UI-specific leakage prevention like pasteboard clearing; most focus on XSS or data cleaning for ML.

Explore 1 awesome GitHub repository matching security & cryptography · User Interface Sanitization. Refine with filters or upvote what's useful.

Awesome User Interface Sanitization GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • futurice/ios-good-practicesAvatar futurice

    futurice/ios-good-practices

    10,976Vezi pe GitHub↗

    This project provides a set of development guidelines and architectural recommendations for building iOS applications. It focuses on structuring Swift applications to decouple business logic from the user interface to improve testability and maintenance. The project covers specific implementation standards for security, such as using keychain storage for sensitive data and TLS certificate pinning for network traffic. It also defines patterns for code quality enforcement through static analysis and compiler configurations, as well as strategies for asset and localization management. The guide

    Implements guidelines for using secure text entry and clearing the pasteboard to prevent sensitive data leaks.

    Vezi pe GitHub↗10,976
  1. Home
  2. Security & Cryptography
  3. User Interface Sanitization