From a5762cc895c544c5b8da218c734b2d9feeae97ec Mon Sep 17 00:00:00 2001 From: Glenn Gillen Date: Thu, 16 Jan 2025 21:37:44 +1100 Subject: [PATCH] content: update data platforms --- src/content/landing-pages/data-platforms.mdx | 24 ++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/src/content/landing-pages/data-platforms.mdx b/src/content/landing-pages/data-platforms.mdx index 4bce8e30..6feb1803 100644 --- a/src/content/landing-pages/data-platforms.mdx +++ b/src/content/landing-pages/data-platforms.mdx @@ -23,13 +23,23 @@ features: image: integrate-customer-systems title: Unlock new product growth text: | - If you're running a SaaS platform, Ockam allows you to offer new capabilities + If you're running a data platform, Ockam allows you to offer new capabilities to your highest value customers. Our *zero-trust* and *networkless* approach provides allows private & secure point-to-point connections to your managed services. Expand into high ACV customer segments with features that support entirely private connectivity demanded by large enterprises. Add new high-value features that - integrate into *self-hosted* systems. + integrate into their *self-hosted* systems. + - title: Automated & regular key-rotation + image: automated-key-rotation + text: | + Ockam's secure portals are more than a private route. The Ockam protocols + includes automatic secret key generation and regular rotation. If a secret + key is ever leaked the data at risk is + reduced to the amount sent in the small window of that secret key was + active. Don't put your customers' historical and future data at risk + because rotating secret keys is difficult— it's built-in from the + start. - title: Frictionless customer experience image: saas-agent animate: true @@ -42,6 +52,16 @@ features: Provide them a custom `your-company-agent` to run that will have their systems connected within minutes. + - title: No more shipping secrets + image: shared-key-shipping-exposure-risk + text: | + Whether it's reading a credential or secret value from a central source, + or transmitting a secret key to another app, every time a secret value is + transmitted over the wire is another opportunity for it to leak. Ockam's + approach to secret management means each client is able to generate its own + secret key, and secret key never needs to leave the place where it + was generated. By removing the need to transmit secrets + the risk of an attacker intercepting a secret in transit is also removed. - icon: cloud title: Support multi-cloud deployments image: multicloud