From 0abf6c76f44bf989f5e0dcecaee22a47f9295a72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moussouni=2C=20Ya=C3=ABl?= Date: Wed, 4 Feb 2026 16:29:56 +0100 Subject: [PATCH] 2026-02-04: Corrected TLP:WHITE to TLP:CLEAR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8bf7dc..77e7411 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This repository contains the following standard files: The [TLP](https://www.first.org/tlp/) has been introduced in the context of cybersecurity, to indicate the extent to which an information should be shared. This simple and explicit protocol can also be adapted in the context of academic research, where parts of codes, data and results can be under embargo before publication. The security level could be specified at the beginning of the document (source code, email, ...) and vary with 4 levels: ```diff - [TLP:WHITE] UNLIMITED DISCLOSURE + [TLP:CLEAR] UNLIMITED DISCLOSURE + [TLP:GREEN] LIMITED DISCLOSURE: KEEP WITHIN COMMUNITY ! [TLP:AMBER] LIMITED DISCLOSURE: CONDITIONAL SHARING - [TLP:RED] LIMITED DISCLOSURE: DO NOT SHARE