3 مستودعات
Reads client credentials from a shell command instead of storing them in plain text.
Distinct from Client Credentials: Distinct from Client Credentials: focuses on retrieving credentials via shell commands rather than static configuration or OAuth flows.
Explore 3 awesome GitHub repositories matching security & cryptography · Shell Command Credential Providers. Refine with filters or upvote what's useful.
Spotify Player is a terminal-based client for streaming and controlling Spotify music directly from the command line. It combines a text-based user interface with a background daemon mode, allowing users to browse their Spotify library, manage playlists, and control playback entirely through keyboard shortcuts. The application integrates with Spotify's Web API and Connect protocol, enabling remote playback control across devices while streaming audio locally without the official client. The player distinguishes itself through its plugin-based command system, which lets users define custom she
Reads the Spotify client ID from a shell command instead of storing it in plain text.
TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features
Retrieves database passwords at runtime from external files, environment variables, or shell commands instead of storing them in a local keychain.
ChatGPT.nvim هو إضافة لـ Neovim تعتمد على نماذج OpenAI اللغوية الكبيرة (LLM)، وتعمل كمساعد برمجي مدعوم بالذكاء الاصطناعي لإعادة هيكلة الكود، وإكماله، وإصلاح مقتطفات البرمجة. يعمل كأداة لأتمتة الأوامر المخصصة وعارض Markdown، مما يسمح للمستخدمين بالتفاعل مع النماذج اللغوية مباشرة داخل المحرر. يتميز المشروع بإطار عمل لتعريف شخصيات الذكاء الاصطناعي القابلة لإعادة الاستخدام ومهام معالجة النصوص المؤتمتة باستخدام أوامر النظام والقوالب. يتضمن نظام عرض متخصص يحول الردود إلى Markdown منسق مع كتل كود قابلة للطي. تغطي الإضافة واجهات الدردشة التفاعلية، والأوامر المدركة للسياق لملفات المشروع، وإجراءات الكود المؤتمتة لتصحيح القواعد وإصلاح الأخطاء. كما تنفذ إدارة آمنة للاعتمادات من خلال جلب مفاتيح API عبر أوامر خارجية بدلاً من التخزين الثابت.
Retrieves sensitive API keys by executing shell commands to avoid storing secrets in plain-text configuration files.