Home / Companies / Infisical / Blog / March 2025

March 2025 Summaries

3 posts from Infisical

Filter
Month: Year:
Post Summaries Back to Blog
SSH certificates offer the best security and scalability among authentication methods for Linux servers. They address the challenges of deploying and rotating SSH credentials at scale, providing better scalability than SSH keys, revoking access centrally, and short-lived SSH certificates. While setting up an SSH CA and authorizing clients can be complex, tools like Infisical simplify the process. With Infisical, users can create Certificate Templates to define access policies, request SSH certificates, and load them into the SSH agent, providing secure and centrally managed access to Linux servers.
Mar 10, 2025 2,097 words in the original blog post.
MCP servers, also known as Model Context Protocol servers, are gaining traction as they facilitate interactions between Large Language Models (LLMs) and various external tools or services by translating natural language requests into structured operations. These servers extend LLM capabilities beyond their inherent knowledge by enabling real-time actions and maintaining a consistent interaction pattern with different tools. However, a critical aspect of their functionality—secrets management—is often overlooked, creating potential security risks. MCP servers need to juggle sensitive credentials like API keys and database credentials, which necessitates best practices for secure management, such as avoiding hardcoded secrets, implementing ephemeral credentials, securely injecting secrets in pre-built servers, and isolating access between different server instances. Infisical provides a solution to manage these secrets effectively, offering both self-hosted and managed cloud services, ensuring a robust security framework that supports the advanced functionalities of LLMs.
Mar 07, 2025 1,715 words in the original blog post.
GitLab CI/CD provides a powerful platform for automating software delivery pipelines, but managing secrets securely within these requires striking the right balance between security, automation, and developer experience. Infisical is a new secrets management tool built for modern CI/CD workflows that offers several key benefits, including a developer-first approach, all-in-one solution, intuitive UI/CLI, adaptable architecture, open-source with MIT license, actively maintained, extensive integrations across CI/CD platforms and tools. Infisical provides powerful features such as environment-specific secrets, secret referencing, granular access controls, audit logging, and multiple authentication methods. The tool integrates seamlessly with GitLab CI/CD to manage cloud credentials and other sensitive infrastructure data, enabling secure and efficient secrets management for organizations of all sizes.
Mar 04, 2025 1,879 words in the original blog post.