Skip to content

Commit 3237e77

Browse files
authored
Updated Security tutorial for Smart Intersection application (#1156)
1 parent 2565c08 commit 3237e77

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

metro-ai-suite/metro-vision-ai-app-recipe/smart-intersection/docs/user-guide/application-security-enablement.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Security Enablement
22

3+
In today's rapidly evolving transportation landscape, Edge AI is transforming how we manage traffic and enhance road safety. However, these advancements come with significant AI cybersecurity with AI systems managing critical transportation infrastructure and acting on a vast amount of cities data. There is increased focus on cybersecurity regulations to protect against potential vulnerabilities and attacks, especially with Agentic AI making lot of autonomous decision. Intel platforms, equipped with built-in security features, offer robust solutions to address these concerns, ensuring data privacy, infrastructure protection, and secure AI processing.
4+
5+
This tutorial provides steps and guidance to enable Intel buildt-in security features with the smart intersection application to ensure
6+
- Comprehensive Data Privacy: Protect sensitive personal data with strong encryption protocols and blockchain technology, ensuring secure transactions and compliance with regulations.
7+
- Infrastructure Protection: Safeguard your critical infrastructure with regular firmware updates and advanced threat detection systems, mitigating vulnerabilities in distributed edge devices.
8+
- Secure AI Processing: Leverage privacy-by-design principles and hardware-level security features to prevent AI model manipulation and ensure secure, compliant AI operations.
9+
310
This guide covers security enablement for the Smart Intersection application, including:
411
- dTPM (Discrete Trusted Platform Module)
512
- FDE (Full Disk Encryption)
@@ -339,7 +346,7 @@ cd edge-ai-suites/metro-ai-suite/metro-vision-ai-app-recipe/
339346

340347
### Step 3: Replace the Deployment YAML
341348

342-
Inside the `smart-intersection/chart/templates/dlstreamer-pipeline-server/` directory, replace the deployment.yaml with the YAML file provided in the trusted compute repository.
349+
Inside the `smart-intersection/chart/templates/dlstreamer-pipeline-server/` directory, replace the deployment.yaml with the YAML file available [here](https://github.com/open-edge-platform/trusted-compute/blob/main/samples/ai/smart-intersection/deployment.yaml)
343350

344351
```bash
345352
# Navigate to the templates directory
@@ -393,6 +400,8 @@ This trusted compute implementation adds an additional layer of security by isol
393400

394401
## Summary
395402

403+
By leveraging Intel's cutting-edge security solutions, transportation systems can fully harness the potential of Edge AI and Agentic AI while safeguarding against potential threats. This paves the way for smarter, safer cities, where AI-driven threat detection and digital twins for cybersecurity scenarios continue to evolve. Trust Intel to provide the security technologies needed to meet the demands of modern urban environments, with affordable and secure AI and protect your transportation infrastructure.
404+
396405
With these security features enabled, your Smart Intersection application will benefit from:
397406

398407
- **dTPM**: Hardware-based cryptographic operations and secure key storage

0 commit comments

Comments
 (0)