From 4493fbe87ea761f629252576165c44055b75ce54 Mon Sep 17 00:00:00 2001 From: Abhishek Date: Tue, 29 Aug 2023 21:08:16 +0530 Subject: [PATCH] 176: Introducing VSecM Blog page (#231) Merging this to test in on the live site. Signed-off-by: Abhishek Sharma --- docs/_pages/0003-maintainers.md | 8 +- docs/_pages/0004-security.md | 2 +- docs/_pages/0005-blog.md | 27 ++++++ .../{0005-changelog.md => 0006-changelog.md} | 4 +- .../{0006-releases.md => 0007-releases.md} | 0 .../{0007-roadmap.md => 0008-roadmap.md} | 0 docs/blog/2023-08-15-keep-your-secrets.md | 92 +++++++++---------- 7 files changed, 80 insertions(+), 53 deletions(-) create mode 100644 docs/_pages/0005-blog.md rename docs/_pages/{0005-changelog.md => 0006-changelog.md} (97%) rename docs/_pages/{0006-releases.md => 0007-releases.md} (100%) rename docs/_pages/{0007-roadmap.md => 0008-roadmap.md} (100%) diff --git a/docs/_pages/0003-maintainers.md b/docs/_pages/0003-maintainers.md index 5969fcc3..6479379e 100644 --- a/docs/_pages/0003-maintainers.md +++ b/docs/_pages/0003-maintainers.md @@ -21,9 +21,9 @@ next_url: /docs/security/ >edit this page on GitHub ✏️

> **Hi 👋** -> -> **VMware Secrets Manager** *for Cloud-Native Apps* is maintained by -> a group of dedicated individuals [listed in the `CODEOWNERS` file][codeowners] +> +> **VMware Secrets Manager** *for Cloud-Native Apps* is maintained by +> a group of dedicated individuals [listed in the `CODEOWNERS` file][codeowners] > on the **VMware Secrets Manager** GitHub repository. {: .block-tip } @@ -38,7 +38,7 @@ security, architecture decisions, and major feature developments. **Ramiro Salas** [@RamXX](https://github.com/RamXX) -Ramiro is in charge of maintaining and enhancing the security aspects of the +Ramiro is in charge of maintaining and enhancing the security aspects of the project. ## Core Contributors diff --git a/docs/_pages/0004-security.md b/docs/_pages/0004-security.md index 51122782..3ed2c314 100644 --- a/docs/_pages/0004-security.md +++ b/docs/_pages/0004-security.md @@ -13,7 +13,7 @@ title: Security layout: post prev_url: /docs/maintainers/ permalink: /docs/security/ -next_url: /docs/changelog/ +next_url: /docs/blog/ ---

/ keep your secrets… secret +# >/ +# <>/' Copyright 2023–present VMware, Inc. +# >/' SPDX-License-Identifier: BSD-2-Clause +# */ + +title: VSecM Blog +layout: post +prev_url: /docs/security/ +permalink: /docs/blog/ +next_url: /docs/changelog/ +--- + +

edit this page on GitHub ✏️

+ +## [Keep Your Secrets… Secret](/blog/keep-your-secrets/)[-@v0lkan](https://github.com/v0lkan) + +In the ever-evolving landscape of cloud-native applications, secrets management +is critical to ensuring sensitive information’s security and integrity. While +several solutions are... [Read More](/blog/keep-your-secrets/) diff --git a/docs/_pages/0005-changelog.md b/docs/_pages/0006-changelog.md similarity index 97% rename from docs/_pages/0005-changelog.md rename to docs/_pages/0006-changelog.md index 58c9c743..6961a956 100644 --- a/docs/_pages/0005-changelog.md +++ b/docs/_pages/0006-changelog.md @@ -11,9 +11,9 @@ title: Changelog layout: post -prev_url: /docs/security/ +prev_url: /docs/blog/ permalink: /docs/changelog/ -next_url: /docs/roadmap/ +next_url: /docs/releases/ ---

**⭐️ Star Us on GitHub ⭐️** > -> If you find value in our approach and want to help others discover this outstanding -> technology, **[star our GitHub repository](https://github.com/vmware-tanzu/secrets-manager)**. -> Your support helps increase visibility and encourages more collaboration and +> If you find value in our approach and want to help others discover this outstanding +> technology, **[star our GitHub repository](https://github.com/vmware-tanzu/secrets-manager)**. +> Your support helps increase visibility and encourages more collaboration and > innovation within the community. {: .block-tip } ## A New Licensing Landscape -Hashicorp’s decision to adopt a Business Source License has been viewed by some -as a restrictive move. The BSL, unlike open-source licenses, imposes certain -limitations and conditions that may not align with the needs and values of all +Hashicorp’s decision to adopt a Business Source License has been viewed by some +as a restrictive move. The BSL, unlike open-source licenses, imposes certain +limitations and conditions that may not align with the needs and values of all organizations and developers. -In contrast, VMware Secrets Manager is licensed under the BSD 2-Clause License, -a permissive open-source license that encourages collaboration, innovation, +In contrast, VMware Secrets Manager is licensed under the BSD 2-Clause License, +a permissive open-source license that encourages collaboration, innovation, and freedom of use. ## VMware Secrets Manager: A Closer Look -**VSecM** is designed with modern developers and DevOps professionals in mind. +**VSecM** is designed with modern developers and DevOps professionals in mind. Here’s why it stands out: -* **Ease of Use**: With a [**Quickstart Guide**](https://vsecm.com/docs/quickstart/), - intuitive [**CLI**](https://vsecm.com/docs/cli/?ref=zerotohero.dev), and - developer-friendly [**SDK**](https://vsecm.com/docs/sdk/), **VSecM** +* **Ease of Use**: With a [**Quickstart Guide**](https://vsecm.com/docs/quickstart/), + intuitive [**CLI**](https://vsecm.com/docs/cli/?ref=zerotohero.dev), and + developer-friendly [**SDK**](https://vsecm.com/docs/sdk/), **VSecM** simplifies secrets management without compromising security. -* **Kubernetes Is a First-Class Citizen**: **VSecM** seamlessly integrates with - Kubernetes, leveraging [**SPIRE**](https://spiffe.io/docs/latest/spire-about/) +* **Kubernetes Is a First-Class Citizen**: **VSecM** seamlessly integrates with + Kubernetes, leveraging [**SPIRE**](https://spiffe.io/docs/latest/spire-about/) for authentication and offering flexible secret storage and transformation options. -* **Community Engagement**: We believe in open collaboration and community-driven - development. Our [**Contributing Guide**](https://vsecm.com/docs/contributing/) +* **Community Engagement**: We believe in open collaboration and community-driven + development. Our [**Contributing Guide**](https://vsecm.com/docs/contributing/) invites developers to get involved, ask questions, and contribute to the project. -* **Secure by Default**: **VSecM** offers advanced security features, including - encryption, manual master secret setting, and integration with various backing +* **Secure by Default**: **VSecM** offers advanced security features, including + encryption, manual master secret setting, and integration with various backing stores. ## Join the Future of Secrets Management -**VMware Secrets Manager** is more than just a tool; it’s a community-driven project -that aims to redefine secrets management in a cloud-native world. We invite you to -explore **VSecM**, contribute to its growth, and join us in shaping the future of +**VMware Secrets Manager** is more than just a tool; it’s a community-driven project +that aims to redefine secrets management in a cloud-native world. We invite you to +explore **VSecM**, contribute to its growth, and join us in shaping the future of secure and resilient applications. -Whether you’re a developer looking to contribute or an organization seeking a -flexible and secure solution for secrets management, **VSecM** offers a welcoming +Whether you’re a developer looking to contribute or an organization seeking a +flexible and secure solution for secrets management, **VSecM** offers a welcoming and innovative platform. ### This is Just the Beginning: A Vision for the Future -At **VMware Secrets Manager**, we believe in continuous innovation and growth. -Our [**roadmap**](https://vsecm.com/docs/roadmap) is a testament to our commitment -to delivering cutting-edge solutions that meet the evolving needs of the cloud-native +At **VMware Secrets Manager**, we believe in continuous innovation and growth. +Our [**roadmap**](https://vsecm.com/docs/roadmap) is a testament to our commitment +to delivering cutting-edge solutions that meet the evolving needs of the cloud-native community. Here's a glimpse of what's on the horizon: -* **Stability and Usability Enhancements**: Upcoming releases focus on improving +* **Stability and Usability Enhancements**: Upcoming releases focus on improving stability, documentation, build automation, and overall user experience. -* **Innovative Features**: From Secretless VSecM to machine-readable logs, - performance improvements, and large-scale secret ingestion, we're pushing the +* **Innovative Features**: From Secretless VSecM to machine-readable logs, + performance improvements, and large-scale secret ingestion, we're pushing the boundaries of what's possible in secrets management. -* **Integration and Compatibility**: Future iterations include integration with - AWS KMS, Azure Key Vault, Google Cloud KMS, and even HashiCorp Vault, expanding +* **Integration and Compatibility**: Future iterations include integration with + AWS KMS, Azure Key Vault, Google Cloud KMS, and even HashiCorp Vault, expanding the reach and compatibility of VSecM. -* **Community Development and Collaboration**: We're investing in community - development efforts, multi-cluster secret federation, and creating abstractions +* **Community Development and Collaboration**: We're investing in community + development efforts, multi-cluster secret federation, and creating abstractions to make cloud integrations easier. -Our roadmap is not just a plan; it’s a promise to our users and contributors that -we have a lot planned for the future of **VMware Secrets Manager**. +Our roadmap is not just a plan; it’s a promise to our users and contributors that +we have a lot planned for the future of **VMware Secrets Manager**. We’re excited about the journey ahead and invite you to be a part of it. > **⭐️ Star Us on GitHub ⭐️** > -> If you find value in our approach and want to help others discover this -> outstanding technology, **[star our GitHub repository](https://github.com/vmware-tanzu/secrets-manager)**. -> Your support helps increase visibility and encourages more collaboration and +> If you find value in our approach and want to help others discover this +> outstanding technology, **[star our GitHub repository](https://github.com/vmware-tanzu/secrets-manager)**. +> Your support helps increase visibility and encourages more collaboration and > innovation within the community. {: .block-tip } ### Help Us Shape the Future -[**Start your journey with VMware Secrets Manager today**](https://vsecm.com/) +[**Start your journey with VMware Secrets Manager today**](https://vsecm.com/) and unlock the potential of cloud-native secrets management.