awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • futurice/ios-good-practicesAvatar de futurice

    futurice/ios-good-practices

    10,976Voir sur 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.

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