From 606b3176d466a3aa5df4502be489cfe467367da4 Mon Sep 17 00:00:00 2001 From: urist Date: Fri, 20 Dec 2024 14:37:23 +0100 Subject: [PATCH] update title and add an explanation in the intro --- opsec/high_availability/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/opsec/high_availability/index.html b/opsec/high_availability/index.html index b78c363..9fe7490 100644 --- a/opsec/high_availability/index.html +++ b/opsec/high_availability/index.html @@ -8,7 +8,7 @@ - Deniability - Why is High Availability Important for Deniability + Deniability - Why is High Availability Important for anonymity and operational security @@ -69,6 +69,8 @@ The concept of high availability is omnipresent in centralized services. One exp High-availability, the ability to provide high-uptime infrastructure, also has far-reaching implications for OPSEC practitioners.

When an adversary wants to collect information such as physical location behind a hidden service, depending on their power they will use downtime as an indicator in order to progressively narrow the pool of potential service location until they can act decisively against the remaining suspects. +

+Thus being able to plausibly deny being the operator of, or a downstream service supplier to a hidden service is a significant boon to personal protection.