Home / Companies / Infisical / Blog / July 2023

July 2023 Summaries

3 posts from Infisical

Filter
Month: Year:
Post Summaries Back to Blog
In the context of software development and security, Secret Sprawl refers to the problem of managing sensitive data such as API keys, database credentials, and encryption keys across a complex infrastructure. This leads to difficulties in securing secrets, misconfiguration, and errors. To solve Secret Sprawl, it's essential to centralize secret management using a dedicated tool called a secret manager, which provides a unified view and management portal for secrets. A secret manager stores and streams sensitive data securely, offers features like lifecycle management, versioning, rotation, revocation, and dynamic secrets, and can be configured with different storage backends. Implementing a secret manager adjacent to the development stack ensures that services receive the right secrets at all times, provides a detailed record of secret management activities, and allows for swift rotation and revocation of secrets. The choice of secret manager depends on the organization's requirements, considering factors such as cloud services, encryption, feature set, cost, and difficulty. By adopting a secret manager like Infisical, teams can manage their secrets from one unified place and prevent Secret Sprawl.
Jul 21, 2023 1,202 words in the original blog post.
Infisical has raised a $2.8M seed round led by Gradient Ventures with participation from Y Combinator, TwentyTwo VC, and angel investors. Since joining Y Combinator's Winter'23 batch, Infisical has grown rapidly as one of the largest open source security projects on GitHub, processing over 160 million secrets per month for startups, corporations, and governments. The company credits its growing developer community for its success and is now expanding platform functionality to make security more accessible for every developer. With the new investment, Infisical plans to double down on existing and new product verticals while ensuring a seamless experience, and is excited about what's ahead for the company.
Jul 04, 2023 438 words in the original blog post.
Infisical has released several updates in June 2023, including new features to improve security, organization, and usability. The platform now allows users to query and fetch secrets back from Infisical in plaintext, making it easier for developers to access their stored secrets without having to perform cumbersome decryption operations. Additionally, the platform introduces folders to organize secrets by service or application, making it easier to manage complex infrastructure configurations. Multi-line secrets are also now supported, allowing users to store sensitive data such as certificates and RSA keys. The platform has also completed a full-coverage gray-box penetration test to identify vulnerabilities and remediate any issues found. Furthermore, new native integrations have been added for Checkly, HashiCorp Vault, and Terraform, making it easier for developers to integrate Infisical with other tools and platforms. Finally, the platform's usage and billing experience has been revised to provide a more streamlined and user-friendly interface.
Jul 01, 2023 891 words in the original blog post.