Skip to content

Commit 7a5f0b4

Browse files
committed
dplaoy with terraform
1 parent 084c2a7 commit 7a5f0b4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/pages/index.astro

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,22 +100,22 @@ const tags = [
100100
{
101101
title: "Privacy and Transparency",
102102
description:
103-
"No third-party dependencies required, no metadata leaves your infrastructure, full control over deployment.",
103+
"No third-party dependencies required, no metadata leaves your infrastructure, full control over deployment and configuration.",
104104
icon: "lni-lock"
105105
},
106106
{
107107
title: "Ultimate Security",
108-
description: "Written in Rust, built around WireGuard® and with components designed to be secure, fully auditable with open source code on GitHub",
108+
description: "Written in Rust, built around WireGuard® and with components designed to be secure, fully auditable with open source code on GitHub" ,
109109
icon: "lni-shield"
110110
},
111111
{
112112
title: "Enables NIS2 compliance",
113-
description: "True VPN MFA built into the WireGuard® protocol layer, easy to use with defguad vpn desktop client.",
113+
description: "True VPN MFA built into the WireGuard® protocol layer, easy to use with defguad vpn desktop client. Defguard is NIS2 compliant.",
114114
icon: "lni-certificate"
115115
},
116116
{
117-
title: "Easy to deploy",
118-
description: "Run and evaluate with few command lines.",
117+
title: "Easy to deploy anywhere",
118+
description: "Run and evaluate with few command lines then scale to production with Terraform we deliver. Deploy on-prem or in your private cloud.",
119119
icon: "lni-rocket"
120120
},
121121
{

0 commit comments

Comments
 (0)