# Zero Trust

Zero trust is an evolving cybersecurity paradigm and architecture that requires explicit authentication and authorization for resource access rather than relying on network location.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Constraining AI agents with Red Hat AI: Containment, identity, and governance

DevFeed: [Constraining AI agents with Red Hat AI: Containment, identity, and governance](<https://devfeed.tech/articles/constraining-ai-agents-with-red-hat-ai-containment-identity-and-governance-31402.md>)

Original publisher: [Read original article](<https://developers.redhat.com/articles/2026/09/16/constraining-ai-agents-with-red-hat-ai-containment-identity-and-governance>)

Author: Grace Ableidinger

Published: 2026-09-16T13:01:59Z

Content type: tutorial

Language: en

Sources: [Red Hat](<https://devfeed.tech/sources/red-hat.md>), [Red Hat Developer](<https://devfeed.tech/sources/red-hat-developer.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Security](<https://devfeed.tech/topics/security.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [containers](<https://devfeed.tech/tags/containers.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [security](<https://devfeed.tech/tags/security.md>), [trust](<https://devfeed.tech/tags/trust.md>)

### AI overview

This tutorial explains how to secure AI agents running on Red Hat OpenShift using containment, verifiable identity, and governance. It covers namespace isolation, quotas, sandboxing, workload identity, and admission control, with OpenClaw used in the demo.

### Source excerpt

When an agent process runs on your laptop, it typically inherits anything your user has access to. Often this includes the full network stack, the file system, and the credentials sitting in memory. When integrating with GitHub, Slack, or a cloud provider, you could be one faulty permission or well-crafted prompt injection away from a security incident. The post Constraining AI agents with Red Hat AI: Containment, identity, and governance appeared first on Red Hat Developer.

## Build zero-trust AI agents that judge intent, not just syntax

DevFeed: [Build zero-trust AI agents that judge intent, not just syntax](<https://devfeed.tech/articles/build-zero-trust-ai-agents-that-judge-intent-not-just-syntax-26905.md>)

Original publisher: [Read original article](<https://developers.googleblog.com/build-zero-trust-ai-agents-that-judge-intent-not-just-syntax/>)

Author: Eric Dong; Shubham Saboo

Published: 2026-09-16T01:23:36.799575Z

Content type: article

Language: en

Sources: [Google Developers Blog](<https://devfeed.tech/sources/google-developers-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Security](<https://devfeed.tech/topics/security.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [python](<https://devfeed.tech/tags/python.md>), [security](<https://devfeed.tech/tags/security.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

This blog post explains how to move AI-agent security from static, build-time controls to dynamic runtime governance on the Gemini Enterprise Agent Platform. It covers Model Armor, Semantic Governance Policies, and Agent Anomaly Detection with Closed-Loop Remediation for evaluating intent, enforcing business rules, and detecting multi-turn attacks.

### Source excerpt

This blog post explores how to transition AI agents from static, build-time security controls to dynamic runtime governance using the Gemini Enterprise Agent Platform. It highlights three primary managed defenses: Model Armor for screening edge prompts, Semantic Governance Policies for evaluating tool intent against business rules, and Agent Anomaly Detection for catching multi-turn exploits. By shifting these capabilities to the platform level, security administrators can dynamically enforce policies and neutralize complex attacks without needing to modify or redeploy the agent's underlying code.

## Cisco and the DISA STIG: Turning Zero Trust Policy into Repeatable Practice - Part 2: Cisco SNA

DevFeed: [Cisco and the DISA STIG: Turning Zero Trust Policy into Repeatable Practice - Part 2: Cisco SNA](<https://devfeed.tech/articles/cisco-and-the-disa-stig-turning-zero-trust-policy-into-repeatable-practice-part-2-cisco-sna-26716.md>)

Original publisher: [Read original article](<https://blogs.cisco.com/industries/cisco-and-the-disa-stig-turning-zero-trust-policy-into-repeatable-practice-part-2-cisco-sna>)

Author: Norman St. Laurent

Published: 2026-09-15T13:13:53Z

Content type: article

Language: en

Sources: [Cisco Blogs](<https://devfeed.tech/sources/cisco-blogs.md>)

Topics: [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Cisco](<https://devfeed.tech/topics/cisco.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [cisco](<https://devfeed.tech/tags/cisco.md>), [cisco-secure-network-analytics-sna](<https://devfeed.tech/tags/cisco-secure-network-analytics-sna.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [department-of-defense-dod](<https://devfeed.tech/tags/department-of-defense-dod.md>), [government](<https://devfeed.tech/tags/government.md>), [hardening](<https://devfeed.tech/tags/hardening.md>), [industries](<https://devfeed.tech/tags/industries.md>), [nist](<https://devfeed.tech/tags/nist.md>), [public-sector](<https://devfeed.tech/tags/public-sector.md>), [stig](<https://devfeed.tech/tags/stig.md>), [visibility](<https://devfeed.tech/tags/visibility.md>)

### AI overview

The article explains how the DISA Security Technical Implementation Guide for Cisco Secure Network Analytics turns Zero Trust policy into testable configuration requirements. The STIG provides a shared hardening baseline for the platform and its management functions, with 31 requirements derived from NIST SP 800-53 and related requirements.

### Source excerpt

Discover how the new DISA STIG for Cisco Secure Network Analytics helps defense organizations securely configure and harden their analytics platform, ensuring trusted network visibility for Zero Trust operations.

## Build zero-trust AI agents with Google's Agent Development Kit

DevFeed: [Build zero-trust AI agents with Google's Agent Development Kit](<https://devfeed.tech/articles/build-zero-trust-ai-agents-with-google-s-agent-development-kit-4206.md>)

Original publisher: [Read original article](<https://developers.googleblog.com/build-zero-trust-ai-agents-with-googles-agent-development-kit/>)

Author: Shubham Saboo; Eric Dong

Published: 2026-09-12T11:04:33.891311Z

Content type: article

Language: en

Sources: [Google Developers Blog](<https://devfeed.tech/sources/google-developers-blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Security](<https://devfeed.tech/topics/security.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Google](<https://devfeed.tech/topics/google.md>), [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Code](<https://devfeed.tech/topics/code.md>), [Python](<https://devfeed.tech/topics/python.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [code](<https://devfeed.tech/tags/code.md>), [google](<https://devfeed.tech/tags/google.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [python](<https://devfeed.tech/tags/python.md>), [sandboxes](<https://devfeed.tech/tags/sandboxes.md>), [security](<https://devfeed.tech/tags/security.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

This article explains how to build zero-trust AI agents with Google's Agent Development Kit (ADK). It presents an autonomous customer support and returns agent as an example and recommends hard infrastructure-level controls: cryptographic signatures for database writes, kernel-level sandboxing with gVisor for dynamic code execution, and deterministic gateways for validating I/O, business logic, and data leakage. These controls address prompt injection, unauthorized state changes, credential leakage, and host compromise.

### Source excerpt

Building autonomous AI agents that mutate production state requires moving beyond soft system prompts to a robust zero-trust architecture. To secure Google Agent Development Kit (ADK) workflows against prompt injections and malicious execution, developers must implement hardware-backed cryptographic signatures for database writes, kernel-level sandboxing with gVisor for dynamic code, and deterministic semantic gateways for I/O validation. By enforcing these hard security boundaries at the infrastructure level, you can safely deploy multi-tool AI agents without risking unauthorized data manipulation or server compromise.

## The Unexpected Winner of Cisco IT's Wi-Fi 7 Upgrade? Security.

DevFeed: [The Unexpected Winner of Cisco IT's Wi-Fi 7 Upgrade? Security.](<https://devfeed.tech/articles/the-unexpected-winner-of-cisco-it-s-wi-fi-7-upgrade-security-10933.md>)

Original publisher: [Read original article](<https://blogs.cisco.com/cisco-on-cisco/the-unexpected-winner-of-cisco-its-wi-fi-7-upgrade-security>)

Author: Chris Tomazic

Published: 2026-09-11T12:30:05Z

Content type: article

Language: en

Sources: [Cisco Blogs](<https://devfeed.tech/sources/cisco-blogs.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Network](<https://devfeed.tech/topics/network.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>)

Tags: [agenticops](<https://devfeed.tech/tags/agenticops.md>), [ai-in-it-operations](<https://devfeed.tech/tags/ai-in-it-operations.md>), [cisco-it](<https://devfeed.tech/tags/cisco-it.md>), [cisco-on-cisco](<https://devfeed.tech/tags/cisco-on-cisco.md>), [cisco-secure-networking](<https://devfeed.tech/tags/cisco-secure-networking.md>), [enterprise-networking](<https://devfeed.tech/tags/enterprise-networking.md>), [network](<https://devfeed.tech/tags/network.md>), [network-security](<https://devfeed.tech/tags/network-security.md>), [network-segmentation](<https://devfeed.tech/tags/network-segmentation.md>), [security](<https://devfeed.tech/tags/security.md>), [wi-fi-7](<https://devfeed.tech/tags/wi-fi-7.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

Cisco IT's Wi-Fi 7 upgrade delivered expected improvements in connectivity, availability, and performance, but its most significant result was stronger security. The article argues that networking and security should be designed and operated as one system, highlighting zero trust access and Cisco Secure Networking as practical outcomes of that approach.

### Source excerpt

Cisco IT's Wi-Fi 7 upgrade delivered more than faster connectivity -- it transformed enterprise security. Discover how Zero Trust Access, AI agents, and secure-by-design infrastructure are redefining what a modern network can do.

## Securing the Modern Workforce: The Evolution of Cisco Umbrella

DevFeed: [Securing the Modern Workforce: The Evolution of Cisco Umbrella](<https://devfeed.tech/articles/securing-the-modern-workforce-the-evolution-of-cisco-umbrella-20380.md>)

Original publisher: [Read original article](<https://umbrella.cisco.com/blog/securing-the-modern-workforce-the-evolution-of-cisco-umbrella>)

Author: Negisa Taymourian

Published: 2026-09-08T13:00:48Z

Content type: article

Language: en

Sources: [OpenDNS](<https://devfeed.tech/sources/opendns.md>)

Topics: [Cisco Secure Access](<https://devfeed.tech/topics/cisco-secure-access.md>), [Security](<https://devfeed.tech/topics/security.md>), [data loss prevention](<https://devfeed.tech/topics/data-loss-prevention.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [digital experience monitoring](<https://devfeed.tech/topics/digital-experience-monitoring.md>), [ThousandEyes](<https://devfeed.tech/topics/thousandeyes.md>)

Tags: [ai-security](<https://devfeed.tech/tags/ai-security.md>), [cisco](<https://devfeed.tech/tags/cisco.md>), [cisco-secure-access](<https://devfeed.tech/tags/cisco-secure-access.md>), [cloud-security](<https://devfeed.tech/tags/cloud-security.md>), [digital-experience-monitoring](<https://devfeed.tech/tags/digital-experience-monitoring.md>), [dlp](<https://devfeed.tech/tags/dlp.md>), [products-services](<https://devfeed.tech/tags/products-services.md>), [security](<https://devfeed.tech/tags/security.md>), [security-service-edge-sse](<https://devfeed.tech/tags/security-service-edge-sse.md>), [thousandeyes](<https://devfeed.tech/tags/thousandeyes.md>), [zero-trust-network-access](<https://devfeed.tech/tags/zero-trust-network-access.md>)

### AI overview

Cisco Umbrella has evolved into Cisco Secure Access, a cloud-delivered Security Service Edge solution for hybrid work. The platform retains Umbrella's DNS-layer security while adding zero trust network access, data loss prevention, digital experience monitoring powered by ThousandEyes, firewall as a service, and controls for generative AI applications and autonomous AI agents.

### Source excerpt

For years, Cisco Umbrella has been the industry gold standard for DNS-layer security. By blocking threats before a connection is even established, it provides IT teams with a critical first line of defense and the visibility needed to keep networks safe. However, the threat landscape has changed. With the rise of hybrid work, the proliferation [...] The post Securing the Modern Workforce: The Evolution of Cisco Umbrella appeared first on Cisco Umbrella.

## Infrastructure identity for platform engineers

DevFeed: [Infrastructure identity for platform engineers](<https://devfeed.tech/articles/infrastructure-identity-for-platform-engineers-12177.md>)

Original publisher: [Read original article](<https://platformengineering.org/blog/infrastructure-identity-for-platform-engineers>)

Author: Sam Barlien

Published: 2026-09-08T12:20:22Z

Content type: tutorial

Language: en

Sources: [Platform Engineering Blog](<https://devfeed.tech/sources/platform-engineering-blog.md>)

Topics: [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [internal developer platform](<https://devfeed.tech/topics/internal-developer-platform.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [IAM](<https://devfeed.tech/topics/iam.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>)

Tags: [iam](<https://devfeed.tech/tags/iam.md>), [identity](<https://devfeed.tech/tags/identity.md>), [internal-developer-platform](<https://devfeed.tech/tags/internal-developer-platform.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

A guide for platform engineers on adopting infrastructure identity: assigning cryptographic identities and short-lived, just-in-time access to people, machines, workloads, and AI agents. It argues that this approach can replace static secrets and network-based trust in an internal developer platform.

### Source excerpt

Discover how platform engineers can eliminate static secrets and embed Zero Trust into their IDP using short-lived, cryptographic infrastructure identities.

## The Default Deny Dilemma: A Practical Guide to Kubernetes Network Policies

DevFeed: [The Default Deny Dilemma: A Practical Guide to Kubernetes Network Policies](<https://devfeed.tech/articles/the-default-deny-dilemma-a-practical-guide-to-kubernetes-network-policies-14493.md>)

Original publisher: [Read original article](<https://www.cybertec-postgresql.com/en/the-default-deny-dilemma-a-practical-guide-to-kubernetes-network-policies/>)

Author: Wellingtone Luvonga

Published: 2026-09-08T03:00:00Z

Content type: tutorial

Language: en

Sources: [CYBERTEC PostgreSQL | Services & Support](<https://devfeed.tech/sources/cybertec-postgresql-services-support.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Network](<https://devfeed.tech/topics/network.md>), [Security](<https://devfeed.tech/topics/security.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [cni](<https://devfeed.tech/tags/cni.md>), [container](<https://devfeed.tech/tags/container.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [ingress](<https://devfeed.tech/tags/ingress.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [network](<https://devfeed.tech/tags/network.md>), [network-security](<https://devfeed.tech/tags/network-security.md>), [postgersql](<https://devfeed.tech/tags/postgersql.md>), [security](<https://devfeed.tech/tags/security.md>), [test](<https://devfeed.tech/tags/test.md>), [yaml](<https://devfeed.tech/tags/yaml.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

A hands-on lab for implementing zero-trust network segmentation in Kubernetes with NetworkPolicies. It demonstrates default-deny rules, label-based ingress and egress permissions, DNS access, external API restrictions, and traffic validation in a three-tier frontend, backend, and PostgreSQL architecture enforced by Calico.

### Source excerpt

This blog is a deep walkthrough about network policies in Kubernetes, read to know more. The post The Default Deny Dilemma: A Practical Guide to Kubernetes Network Policies appeared first on CYBERTEC PostgreSQL | Services & Support.

## Fine-Grained Access Control Now Available for All Heroku Customers

DevFeed: [Fine-Grained Access Control Now Available for All Heroku Customers](<https://devfeed.tech/articles/fine-grained-access-control-now-available-for-all-heroku-customers-26403.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/fine-grained-access-control-now-available-all-customers/>)

Author: Alberto Sigismondi

Published: 2026-08-21T17:07:29Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Security](<https://devfeed.tech/topics/security.md>), [IAM](<https://devfeed.tech/topics/iam.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [legacy](<https://devfeed.tech/topics/legacy.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [deploy](<https://devfeed.tech/tags/deploy.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [iam](<https://devfeed.tech/tags/iam.md>), [identity-and-access-management](<https://devfeed.tech/tags/identity-and-access-management.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [legacy](<https://devfeed.tech/tags/legacy.md>), [news](<https://devfeed.tech/tags/news.md>), [permissions](<https://devfeed.tech/tags/permissions.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [security](<https://devfeed.tech/tags/security.md>), [security-compliance](<https://devfeed.tech/tags/security-compliance.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

Heroku announces that Fine-Grained Access Control is available to all customers. The feature replaces fixed legacy roles with capability-based roles and app-specific permissions for roles such as view, deploy, operate, and manage.

### Source excerpt

Fine-Grained Access Controls is now available to all Heroku customers. Heroku's legacy system gave you predefined roles like admin, member, or collaborator, each with a fixed bundle of permissions. It replaces that system with fine-grained roles like view, deploy, operate, and manage, with specific capability sets. Access control is managed at an app-specific layer, giving [...] The post Fine-Grained Access Control Now Available for All Heroku Customers appeared first on Heroku.

## Going Beyond Zero: A New Paradigm For Enterprise Security

DevFeed: [Going Beyond Zero: A New Paradigm For Enterprise Security](<https://devfeed.tech/articles/going-beyond-zero-a-new-paradigm-for-enterprise-security-7625.md>)

Original publisher: [Read original article](<https://blog.google/security/going-beyond-zero-a-new-paradigm-for-enterprise-security/>)

Author: Archana Ramamoorthy

Published: 2026-07-27T16:00:00Z

Content type: article

Language: en

Sources: [Security](<https://devfeed.tech/sources/security.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [apis](<https://devfeed.tech/tags/apis.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [none](<https://devfeed.tech/tags/none.md>), [security](<https://devfeed.tech/tags/security.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

Google introduces Beyond Zero, a contextual and risk-based enterprise security paradigm designed for the AI era. It extends zero trust into the authorization layer by evaluating every action on specific resources, including actions performed through front ends, APIs, and MCP.

### Source excerpt

An IT security team working

## Zero trust architecture for platform engineers: Securing modern developer platforms

DevFeed: [Zero trust architecture for platform engineers: Securing modern developer platforms](<https://devfeed.tech/articles/zero-trust-architecture-for-platform-engineers-securing-modern-developer-platforms-12288.md>)

Original publisher: [Read original article](<https://platformengineering.org/blog/zero-trust-architecture-for-platform-engineers-securing-modern-developer-platforms>)

Author: Ajay Chankramath

Published: 2026-07-23T05:40:01Z

Content type: article

Language: en

Sources: [Platform Engineering Blog](<https://devfeed.tech/sources/platform-engineering-blog.md>)

Topics: [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Security](<https://devfeed.tech/topics/security.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Network Segmentation](<https://devfeed.tech/topics/network-segmentation.md>), [SPIFFE](<https://devfeed.tech/topics/spiffe.md>), [SPIRE](<https://devfeed.tech/topics/spire.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [developer](<https://devfeed.tech/tags/developer.md>), [identity](<https://devfeed.tech/tags/identity.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [network-segmentation](<https://devfeed.tech/tags/network-segmentation.md>), [platform](<https://devfeed.tech/tags/platform.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [policy](<https://devfeed.tech/tags/policy.md>), [security](<https://devfeed.tech/tags/security.md>), [spiffe](<https://devfeed.tech/tags/spiffe.md>), [spire](<https://devfeed.tech/tags/spire.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

This article explains how zero-trust architecture secures cloud-native developer platforms. It describes continuous authentication and authorization, cryptographic service identity through SPIFFE/SPIRE, network segmentation, policy-as-code enforcement, and runtime verification for Kubernetes-based, multi-tenant environments.

### Source excerpt

Secure your cloud-native platform with Zero Trust Architecture. Explore ZTA principles, service identity (SPIFFE/SPIRE), and policy-as-code for automated, developer-friendly security

## Private analytics via zero-trust aggregation

DevFeed: [Private analytics via zero-trust aggregation](<https://devfeed.tech/articles/private-analytics-via-zero-trust-aggregation-6848.md>)

Original publisher: [Read original article](<https://research.google/blog/private-analytics-via-zero-trust-aggregation/>)

Published: 2026-05-27T16:56:00Z

Content type: article

Language: en

Sources: [The latest research from Google](<https://devfeed.tech/sources/the-latest-research-from-google.md>)

Topics: [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>), [Security](<https://devfeed.tech/topics/security.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Google](<https://devfeed.tech/topics/google.md>), [On-device AI](<https://devfeed.tech/topics/on-device-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Android](<https://devfeed.tech/topics/android.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [android](<https://devfeed.tech/tags/android.md>), [cryptographic](<https://devfeed.tech/tags/cryptographic.md>), [on-device-ai](<https://devfeed.tech/tags/on-device-ai.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [security](<https://devfeed.tech/tags/security.md>), [security-privacy-and-abuse-prevention](<https://devfeed.tech/tags/security-privacy-and-abuse-prevention.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

Google Research introduces a private analytics solution that combines cryptographic secure aggregation with the transparency and attestation properties of trusted execution environments. The design follows a zero-trust principle so Google can obtain only anonymized, aggregated population insights while individual user data remains protected. The article discusses applications of federated analytics and on-device technologies, including Android SafetyCore, Pixel Recorder, and Gboard.

### Source excerpt

Security, Privacy and Abuse Prevention

## How to Extend SPIFFE Beyond Kubernetes: Bring Zero Trust Identity to Your VMs

DevFeed: [How to Extend SPIFFE Beyond Kubernetes: Bring Zero Trust Identity to Your VMs](<https://devfeed.tech/articles/how-to-extend-spiffe-beyond-kubernetes-bring-zero-trust-identity-to-your-vms-29643.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/extend-spiffe-beyond-kubernetes/>)

Author: info@goteleport.com (Jeffrey Ellin)

Published: 2026-05-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [SPIFFE](<https://devfeed.tech/topics/spiffe.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [certificates](<https://devfeed.tech/topics/certificates.md>), [istio](<https://devfeed.tech/topics/istio.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [certificates](<https://devfeed.tech/tags/certificates.md>), [istio](<https://devfeed.tech/tags/istio.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [mesh](<https://devfeed.tech/tags/mesh.md>), [spiffe](<https://devfeed.tech/tags/spiffe.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

This tutorial explains how to extend SPIFFE-based zero-trust workload identity beyond Kubernetes to VMs, edge gateways, and legacy services. It describes separating identity issuance from consumption, using short-lived identities through a local API, with Envoy consuming identity via SDS and Teleport managing the trust chain.

### Source excerpt

Discover how Envoy + SDS and Teleport Workload Identity let off-cluster workloads securely call Istio services without distributing certificates.

## How Claude Helped Build a Proxmox Environment (and What I Learned Along the Way)

DevFeed: [How Claude Helped Build a Proxmox Environment (and What I Learned Along the Way)](<https://devfeed.tech/articles/how-claude-helped-build-a-proxmox-environment-and-what-i-learned-along-the-way-29793.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/proxmox-homelab/>)

Author: info@goteleport.com (Steven Oakley)

Published: 2026-04-24T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Claude](<https://devfeed.tech/topics/claude.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Proxmox](<https://devfeed.tech/topics/proxmox.md>), [Ansible](<https://devfeed.tech/topics/ansible.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [rhel 10](<https://devfeed.tech/topics/rhel-10.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [ssh](<https://devfeed.tech/topics/ssh.md>)

Tags: [ansible](<https://devfeed.tech/tags/ansible.md>), [claude](<https://devfeed.tech/tags/claude.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [proxmox](<https://devfeed.tech/tags/proxmox.md>), [rhel-10](<https://devfeed.tech/tags/rhel-10.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [terraform](<https://devfeed.tech/tags/terraform.md>), [windows](<https://devfeed.tech/tags/windows.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

Steven Oakley describes using Claude with Terraform and Ansible to build and migrate a Proxmox homelab. The project includes RHEL 10 and Windows infrastructure, automated domain deployment, and Teleport agent connections to self-hosted and cloud environments.

### Source excerpt

Enterprise Solutions Engineer Steven Oakley walks through building a Proxmox homelab using Claude as an engineering assistant and the lessons learned along the way.

## Reverse Proxy: How It Works & Example Architecture

DevFeed: [Reverse Proxy: How It Works & Example Architecture](<https://devfeed.tech/articles/reverse-proxy-how-it-works-example-architecture-29804.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/reverse-proxy/>)

Author: info@goteleport.com (Peter ONeill)

Published: 2026-04-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [servers](<https://devfeed.tech/topics/servers.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Keycloak](<https://devfeed.tech/topics/keycloak.md>), [Virtual Private Network](<https://devfeed.tech/topics/vpn.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Back end](<https://devfeed.tech/topics/backend.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [keycloak](<https://devfeed.tech/tags/keycloak.md>), [network](<https://devfeed.tech/tags/network.md>), [proxy](<https://devfeed.tech/tags/proxy.md>), [reverse-proxy](<https://devfeed.tech/tags/reverse-proxy.md>), [tls](<https://devfeed.tech/tags/tls.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

This article explains what reverse proxies are, how they process inbound requests, how they differ from VPNs, and how identity-aware reverse proxy architectures can use Envoy and Keycloak. It describes functions including TLS termination, identity-token validation, per-route authorization, path rewriting, and access logging.

### Source excerpt

Learn what reverse proxies are, how they work, how they compare to VPNs, and what an example architecture looks like.

## NIST and AI agents: 1Password's approach to agent identity

DevFeed: [NIST and AI agents: 1Password's approach to agent identity](<https://devfeed.tech/articles/nist-and-ai-agents-1password-s-approach-to-agent-identity-1893.md>)

Original publisher: [Read original article](<https://1password.com/blog/agent-identity>)

Author: info@1password.com (Jacob DePriest; Nancy Wang; Jeff Malnick)

Published: 2026-04-08T00:00:00Z

Content type: article

Language: en

Sources: [Blog on 1Password Blog](<https://devfeed.tech/sources/blog-on-1password-blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Security](<https://devfeed.tech/topics/security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [identity and access management](<https://devfeed.tech/topics/identity-and-access-management.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>), [IAM](<https://devfeed.tech/topics/iam.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [iam](<https://devfeed.tech/tags/iam.md>), [identity-and-access-management](<https://devfeed.tech/tags/identity-and-access-management.md>), [interoperability](<https://devfeed.tech/tags/interoperability.md>), [security](<https://devfeed.tech/tags/security.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

This article presents 1Password's approach to agent identity for AI agents. It describes identity as a set of challenges involving identification, attestation, enrollment, authentication, and authorization, with an emphasis on interoperability, continuous access decisions, and Zero Trust for reasoning workloads.

### Source excerpt

NIST published a concept paper stating, "Organizations need to understand how identity principles such as identification, authentication, and authorization can apply to agents to provide appropriate protections while enabling business value." This post, and the series that follows, is 1Password's response to NIST's call for input on how those principles should apply to agents. At 1Password, we approach security through simplicity. We are developing an agent identity architecture to simplify and enhance the security of AI agents, ensuring interoperability with existing systems. Our approach is built in collaboration with customers, partners, and the standards community. As part of this work, we recently responded to NIST's AI agent authorization paper. Our view is that agent identity is not a single problem. It is a set of challenges spanning identification, attestation, enrollment, authentication, and authorization for machine workloads with reasoning capabilities. The ability to reason is what sets AI agents apart from traditional machine workloads. This post is the first in a multi-part series on why agent-driven systems require us to rethink identity to enable continuous authentication and authorization for reasoning agents, and how that shapes both our response to NIST and our own approach to agent identity. The agent identity problem Where traditional machine workloads have a "set and forget" policy, the nature of reasoning workloads means a static policy can become out of date as the agent interprets and takes its next action. Agents that automatically deploy software are a great example of this escalation chain. A deployment agent begins with access to QA resources, but its access needs evolve when tests pass and may then require access to production services. The principle of Zero Trust maintains that you should provide only the minimum access needed, but infinitely evolving logic makes it difficult to apply the correct access for the lifetime of an agent pr

## Go beyond device health with External Checks in 1Password Device Trust

DevFeed: [Go beyond device health with External Checks in 1Password Device Trust](<https://devfeed.tech/articles/go-beyond-device-health-with-external-checks-in-1password-device-trust-1923.md>)

Original publisher: [Read original article](<https://1password.com/blog/go-beyond-device-health-with-external-checks-in-1password-device-trust>)

Author: info@1password.com (1Password)

Published: 2026-04-02T00:00:00Z

Content type: article

Language: en

Sources: [Blog on 1Password Blog](<https://devfeed.tech/sources/blog-on-1password-blog.md>)

Topics: [Device Trust](<https://devfeed.tech/topics/device-trust.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [API](<https://devfeed.tech/topics/api.md>), [Security](<https://devfeed.tech/topics/security.md>), [MFA](<https://devfeed.tech/topics/mfa.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [device-trust](<https://devfeed.tech/tags/device-trust.md>), [external](<https://devfeed.tech/tags/external.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [security](<https://devfeed.tech/tags/security.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

1Password Device Trust now supports custom External Checks that use signals from third-party systems, such as compliance status, policy acknowledgments, MFA enrollment, and employment status, in access decisions for protected applications.

### Source excerpt

Most organizations already have the policies they need in place. The problem is enforcement. Employees must complete security awareness training, contractors must acknowledge updated agreements, and teams must meet compliance requirements. But the systems that track these requirements rarely connect to the systems that control user and device access. As a result, access is granted even when required conditions haven't been met. That's why we're excited to announce that 1Password Device Trust can now take signals from other systems into account before allowing users to reach sensitive company apps and data. External Checks in Device Trust Until now, 1Password Device Trust focused primarily on device telemetry. That meant administrators could block employees from accessing company resources if their device failed to meet certain requirements, but they couldn't enforce compliance based on signals that live outside of the device. With the ability to create custom External Checks, that changes. Access to protected apps can now depend on: User compliance status Policy acknowledgments MFA enrollment status Active employment status Many other external verification signals Access decisions are no longer limited to what's happening on the device. They reflect whether the user of the device has met required conditions across systems. How External Checks work Administrators configure an External Check by connecting Device Trust to a third-party system via API. That external system becomes a source of truth for a specific requirement, such as whether a user has completed training or acknowledged a required policy. When a user attempts to access a protected application: Device Trust evaluates device posture as it does today. Device Trust sends a request to the configured external system. The external system returns a simple result: pass or fail. Device Trust incorporates that result into the overall access decision. If the check passes, access proceeds normally. If the check fail

## New integrations between 1Password SaaS Manager and EPM

DevFeed: [New integrations between 1Password SaaS Manager and EPM](<https://devfeed.tech/articles/new-integrations-between-1password-saas-manager-and-epm-1939.md>)

Original publisher: [Read original article](<https://1password.com/blog/new-integrations-between-1password-saas-manager-and-epm>)

Author: info@1password.com (1Password)

Published: 2026-03-31T00:00:00Z

Content type: news

Language: en

Sources: [Blog on 1Password Blog](<https://devfeed.tech/sources/blog-on-1password-blog.md>)

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>), [passwords](<https://devfeed.tech/topics/passwords.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Extension](<https://devfeed.tech/topics/extension.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [App](<https://devfeed.tech/topics/app.md>), [SOC](<https://devfeed.tech/topics/soc.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [browser](<https://devfeed.tech/tags/browser.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [extension](<https://devfeed.tech/tags/extension.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [news](<https://devfeed.tech/tags/news.md>), [passwords](<https://devfeed.tech/tags/passwords.md>), [saas](<https://devfeed.tech/tags/saas.md>), [saas-management](<https://devfeed.tech/tags/saas-management.md>), [soc](<https://devfeed.tech/tags/soc.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

1Password announces integrations between Enterprise Password Manager and SaaS Manager to help IT teams discover, assess, and govern shared and sensitive non-SSO accounts. The features include vault and browser insights, account risk reporting, and transferring account control to IT, extending access governance beyond SSO.

### Source excerpt

Most organizations can tell you which apps sit behind SSO. Far fewer can tell you what other apps teams are using, or who has access to the credentials. Shared and sensitive non-SSO logins remain some of the hardest access paths to govern. Credentials are often tied to individuals, scattered across vaults and browsers, and difficult to rotate or revoke when roles change. For many teams, this creates a gap in their Zero Trust strategy. For the last several months, we've been hard at work connecting 1Password Enterprise Password Manager and SaaS Manager to help close that gap. Today, we're announcing several integrated features that help IT admins discover and govern shared and sensitive logins. EPM and SaaS Manager integration demo Want to see how these integrations work in action? Check out our self-guided, interactive demo. Try the demo Extending governance beyond SSO For more than a decade, 1Password Enterprise Password Manager (EPM) has helped thousands of businesses securely store and manage credentials and secrets. More recently, SaaS Manager has helped organizations discover shadow IT, manage employee access, and control SaaS spending. Now, we're bringing these solutions together. When customers use Enterprise Password Manager and SaaS Manager together, they gain new capabilities: Vault insights: Discover SaaS accounts from 1Password vault credentials for better IT visibility into sensitive and shared app use. Browser insights: Reveal login activity from the 1Password browser extension to show app usage, even when credentials aren't saved in a company vault. Account risk report: Identify high-risk accounts based on access risk, data sensitivity, privileges, and attack patterns. Account governance: Transfer control of sensitive accounts to IT to enable secure access control and auditability without exposing passwords. Together, these capabilities extend Zero Trust governance beyond SSO and ensure that organizations can discover and secure credential-based acces

## Zero Trust Architecture: From Perimeter Walls to "Never Trust, Always Verify"

DevFeed: [Zero Trust Architecture: From Perimeter Walls to "Never Trust, Always Verify"](<https://devfeed.tech/articles/zero-trust-architecture-from-perimeter-walls-to-never-trust-always-verify-39560.md>)

Original publisher: [Read original article](<https://ankit-rana.com/logs/08-zero-trust-architecture/>)

Author: hello@ankit-rana.com

Published: 2026-03-16T00:00:00Z

Content type: tutorial

Language: en

Sources: [Ankit Rana | Mechanical Sympathy](<https://devfeed.tech/sources/ankit-rana-mechanical-sympathy.md>)

Topics: [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [least privilege](<https://devfeed.tech/topics/least-privilege.md>), [zero trust network access](<https://devfeed.tech/topics/zero-trust-network-access.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [identity-and-access](<https://devfeed.tech/tags/identity-and-access.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [network](<https://devfeed.tech/tags/network.md>), [network-security](<https://devfeed.tech/tags/network-security.md>), [observability](<https://devfeed.tech/tags/observability.md>), [security](<https://devfeed.tech/tags/security.md>), [security-architecture](<https://devfeed.tech/tags/security-architecture.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>), [zero-trust-network-access](<https://devfeed.tech/tags/zero-trust-network-access.md>), [ztna](<https://devfeed.tech/tags/ztna.md>)

### AI overview

This article explains Zero Trust Architecture as a security model that assumes the network may already be compromised. It contrasts Zero Trust with perimeter security and describes explicit verification, contextual authorization, least privilege, encryption, segmentation, and continuous monitoring. It also distinguishes the broader ZTA model from Zero Trust Network Access (ZTNA).

### Source excerpt

Zero Trust starts from the assumption that the network is already compromised, so every request is authenticated, authorised, and encrypted regardless of where it originates. It rests on explicit verification, least privilege, micro-segmentation, continuous monitoring, and encryption everywhere. It is an architectural direction, not a product you buy.

## CockroachDB Plans Native X.509 SAN Support for SPIFFE and SPIRE Integration

DevFeed: [CockroachDB Plans Native X.509 SAN Support for SPIFFE and SPIRE Integration](<https://devfeed.tech/articles/modernizing-database-authentication-cockroachdb-embraces-zero-trust-with-spiffe-and-spire-support-23827.md>)

Original publisher: [Read original article](<https://cockroachlabs.com/blog/zero-trust-database-authentication-spiffe-spire>)

Author: Sanchit Khanna,Biplav Saraf

Published: 2026-03-13T00:00:00Z

Content type: article

Language: en

Sources: [Cockroach Labs](<https://devfeed.tech/sources/cockroach-labs.md>)

Topics: [CockroachDB](<https://devfeed.tech/topics/cockroachdb.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [SPIFFE](<https://devfeed.tech/topics/spiffe.md>), [SPIRE](<https://devfeed.tech/topics/spire.md>), [certificates](<https://devfeed.tech/topics/certificates.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Security](<https://devfeed.tech/topics/security.md>), [Microservice](<https://devfeed.tech/topics/microservice.md>)

Tags: [architectures](<https://devfeed.tech/tags/architectures.md>), [auditability](<https://devfeed.tech/tags/auditability.md>), [aws-iam](<https://devfeed.tech/tags/aws-iam.md>), [certificates](<https://devfeed.tech/tags/certificates.md>), [cockroachdb](<https://devfeed.tech/tags/cockroachdb.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [cryptographic](<https://devfeed.tech/tags/cryptographic.md>), [database](<https://devfeed.tech/tags/database.md>), [distributed](<https://devfeed.tech/tags/distributed.md>), [processor](<https://devfeed.tech/tags/processor.md>), [regex](<https://devfeed.tech/tags/regex.md>), [security](<https://devfeed.tech/tags/security.md>), [soc](<https://devfeed.tech/tags/soc.md>), [soc-2](<https://devfeed.tech/tags/soc-2.md>), [spiffe](<https://devfeed.tech/tags/spiffe.md>), [spire](<https://devfeed.tech/tags/spire.md>), [standards](<https://devfeed.tech/tags/standards.md>), [teams](<https://devfeed.tech/tags/teams.md>), [verification](<https://devfeed.tech/tags/verification.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

The article previews planned CockroachDB authentication support for Subject Alternative Name fields in X.509 certificates. It explains how SAN support is intended to enable integration with SPIFFE and SPIRE and support regex-based identity mapping for cloud-native workloads.

### Source excerpt

In the evolution of cloud-native security, identity has become the new perimeter.

## How to Secure Microservices with SPIFFE and Istio

DevFeed: [How to Secure Microservices with SPIFFE and Istio](<https://devfeed.tech/articles/how-to-secure-microservices-with-spiffe-and-istio-29691.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/how-to-secure-microservices-spiffe-istio/>)

Author: info@goteleport.com (Jeff Ellin, Boris Kurktchiev)

Published: 2026-02-20T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [istio](<https://devfeed.tech/topics/istio.md>), [Microservices](<https://devfeed.tech/topics/microservices.md>), [SPIFFE](<https://devfeed.tech/topics/spiffe.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [certificates](<https://devfeed.tech/topics/certificates.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [backend](<https://devfeed.tech/tags/backend.md>), [certificates](<https://devfeed.tech/tags/certificates.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [firewalls](<https://devfeed.tech/tags/firewalls.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [istio](<https://devfeed.tech/tags/istio.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [policies](<https://devfeed.tech/tags/policies.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [security](<https://devfeed.tech/tags/security.md>), [service-mesh](<https://devfeed.tech/tags/service-mesh.md>), [spiffe](<https://devfeed.tech/tags/spiffe.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

This guide explains how to secure microservices with SPIFFE identities, Istio service-mesh mTLS, short-lived certificates, and Zero Trust authorization policies. It addresses the limits of network-based trust and long-lived certificates in dynamic Kubernetes environments.

### Source excerpt

Learn how to deploy a secure microservices application, configure default-deny authorization policies, and rebuild service connectivity with SPIFFE-based allow rules.

## CockroachDB v26.1 Adds Security and Compliance Features

DevFeed: [CockroachDB v26.1 Adds Security and Compliance Features](<https://devfeed.tech/articles/cockroachdb-v26-1-going-deep-on-security-and-compliance-for-our-most-demanding-customers-23770.md>)

Original publisher: [Read original article](<https://cockroachlabs.com/blog/cockroachdb-v26-1-security-and-compliance>)

Author: David Bressler

Published: 2026-02-03T00:00:00Z

Content type: release

Language: en

Sources: [Cockroach Labs](<https://devfeed.tech/sources/cockroach-labs.md>)

Topics: [CockroachDB](<https://devfeed.tech/topics/cockroachdb.md>), [Security](<https://devfeed.tech/topics/security.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Azure](<https://devfeed.tech/topics/azure.md>)

Tags: [azure](<https://devfeed.tech/tags/azure.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cockroachdb](<https://devfeed.tech/tags/cockroachdb.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [database](<https://devfeed.tech/tags/database.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [jwt](<https://devfeed.tech/tags/jwt.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [security](<https://devfeed.tech/tags/security.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

CockroachDB v26.1 introduces security and compliance improvements for CockroachDB Cloud and self-hosted deployments. The release includes data governance and zero-trust access controls for AI agents, expanded HIPAA and PCI/DSS compliance participation on Azure, and identity integrations using JWT and OpenID Connect.

### Source excerpt

Enterprise security is a key factor in reducing cost-of-ownership and getting new solutions into production efficiently. With CockroachDB v26.1, available as of February 3rd in CockroachDB Cloud and February 18th for CockroachDB self-hosted, we are introducing security improvements that help organizations integrate CockroachDB more seamlessly with their existing security infrastructure.

## Branch-Based Deployments with Private Staging on Cloudflare

DevFeed: [Branch-Based Deployments with Private Staging on Cloudflare](<https://devfeed.tech/articles/branch-based-deployments-with-private-staging-on-cloudflare-10745.md>)

Original publisher: [Read original article](<https://eduuh.com/blog/cloudflare-staging-deployment>)

Author: EduuhMuraya

Published: 2026-01-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [EduuhMuraya](<https://devfeed.tech/sources/eduuhmuraya.md>)

Topics: [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Cloudflare Access](<https://devfeed.tech/topics/cloudflare-access.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Amazon Route 53](<https://devfeed.tech/topics/amazon-route-53.md>), [API](<https://devfeed.tech/topics/api.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [cloudflare-access](<https://devfeed.tech/tags/cloudflare-access.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [dns](<https://devfeed.tech/tags/dns.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [my-blog](<https://devfeed.tech/tags/my-blog.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

A practical guide to deploying a blog's production and private staging environments with Cloudflare Pages, protecting staging with Cloudflare Access and email OTP authentication, and automating deployments through GitHub Actions.

### Source excerpt

How I use Cloudflare Pages for deployments and Cloudflare Access to protect my staging environment with email OTP authentication.

## Zero Standing Privileges vs Credential Vaulting

DevFeed: [Zero Standing Privileges vs Credential Vaulting](<https://devfeed.tech/articles/zero-standing-privileges-vs-credential-vaulting-29984.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/zero-standing-privileges-vs-credential-vaulting/>)

Author: jpitts@goteleport.com (Jack Pitts)

Published: 2025-10-28T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Security](<https://devfeed.tech/topics/security.md>), [legacy](<https://devfeed.tech/topics/legacy.md>), [passwords](<https://devfeed.tech/topics/passwords.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [legacy](<https://devfeed.tech/tags/legacy.md>), [password](<https://devfeed.tech/tags/password.md>), [rotation](<https://devfeed.tech/tags/rotation.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [security](<https://devfeed.tech/tags/security.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [vault](<https://devfeed.tech/tags/vault.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

This article compares credential vaulting with vault-free, just-in-time and identity-based approaches to privileged access management. It examines how stored and reusable credentials may preserve standing privileges and create operational and security challenges when organizations pursue Zero Standing Privileges.

### Source excerpt

Discover how Zero Standing Privileges (ZSP) compares to credential vaulting in privileged access management and why vault-free PAM is key to true ZSP.

[Next page](<https://devfeed.tech/topics/zero-trust.md?cursor=WyIyMDI1LTEwLTI4VDAwOjAwOjAwKzAwOjAwIiwgIjZhNDc2ZmNkLTc3MGYtNDM3Zi1iOGMzLTg5YmI2ZDk2NmI1NiJd>)