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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesHard-Coded Credentials

Storing authentication tokens or secrets as plain text strings within the source code.

Distinct from Credential Mapping: Candidates refer to mapping logic or hardware enclaves, not the practice of hard-coding strings to avoid databases.

Explore 1 awesome GitHub repository matching software engineering & architecture · Hard-Coded Credentials. Refine with filters or upvote what's useful.

Awesome Hard-Coded Credentials GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • dan1471/free-openai-api-keysالصورة الرمزية لـ dan1471

    dan1471/FREE-openai-api-keys

    3,564عرض على GitHub↗

    This project is a repository of pre-generated API keys designed to provide shared access to OpenAI models. It serves as a provider of authentication credentials for testing and educational development, allowing users to bypass personal account registration. The system utilizes a static distribution model where credentials are stored as plain text strings within the codebase. These keys are delivered via a public version control platform, enabling client-side retrieval without the need for a dedicated backend server or external database. The provided keys support the prototyping of AI feature

    Stores API keys as plain text strings within the codebase to eliminate the need for an external database.

    عرض على GitHub↗3,564
  1. Home
  2. Software Engineering & Architecture
  3. Hard-Coded Credentials