Skip to content

Commit 8bbfc02

Browse files
committed
remove hrs
1 parent d01e637 commit 8bbfc02

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

src/content/blog/self-hosted-vpn-private-cloud-acquinox-defguard.mdx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,12 @@ A global investment firm focused on data sovereignty implemented a self-hosted,
1919
The solution enabled secure, role-based access (through enterprise VPN) across international teams, Defguard as a Single Sign-On (SSO) to authorize access to business applications (file sharing, chat, …), and centralized [user onboarding and enrollment](https://docs.defguard.net/help/enrollment) — all while maintaining full control over infrastructure. By leveraging open-source technologies, the organization built a scalable, cost-effective alternative to traditional cloud-based systems, tailored to the needs of modern financial institutions.
2020

2121

22-
---
23-
2422
## About the Client — Acquinox Capital
2523

2624
**Acquinox Capital** is a growth-focused Private Equity firm, based in Luxembourg, specializing in transformative technologies across Next-Gen Industries. With a presence in Europe and North America, the firm applies a rigorous, research-driven approach to identifying high-conviction opportunities.
2725

2826
Acquinox invests in high-growth ventures like **Epic Games, Bolt, Global Ledger**, and **Fabbler.ai**, alongside gaming studios, immersive platforms, and deep tech startups—reflecting its focus on future-shaping technologies across industries.
2927

30-
---
3128

3229
## Uncompromising Security for Private Cloud Environment
3330

@@ -43,7 +40,6 @@ This applied across the board, including document storage, communication infrast
4340
4441
Acqinox did a quick evaluation, with defguard support, and confirmed that the solution fits perfectly into their private cloud strategy.
4542

46-
---
4743

4844
## Defguard provides the fundamental security layer for Acquinox
4945

@@ -58,15 +54,11 @@ The aspect of vendor lock-in was not overlooked - because of the fact that defgu
5854

5955
Other decision factors in choosing Defguard were its support for **built-in** multi-factor authentication (MFA) that operates on WireGuard protocol level. The fact that it’s handled by defguard on-prem instance means, that unlike other VPN solutions, no data ever leave Acquinox infrastructure. Multifactor authentication soon will be mandatory and required from many (especially financial) organisations by **NIS2 and DORA regulations**.
6056

61-
62-
---
63-
6457
## The Result
6558

6659
That design and architecture proposed by defguard allowed Acquinox to use it as a backbone of the entire private cloud infrastructure. Now Acquinox can securely connect to multiple online environments with the most secure VPN solution while maintaining full privacy.
6760

68-
69-
---
61+
7062

7163
Michał Gryczka
7264
Co-founder, CRO, Defguard

src/pages/blog/[slug].astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ const hasCaseStudy =
393393

394394
.post-footer {
395395
padding-top: 1.5rem;
396-
border-top: 1px solid var(--border-color, #eaeaea);
396+
//border-top: 1px solid var(--border-color, #eaeaea);
397397

398398
.post-navigation,
399399
.post-cta-buttons {

0 commit comments

Comments
 (0)