From 61055b408b0740bc51c6476733b7d1c8c6c0504d Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 1 Aug 2016 14:13:48 +0200 Subject: [PATCH] PAP added to the Manifest file --- MANIFEST.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MANIFEST.json b/MANIFEST.json index 6fcde31..46f86c8 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -130,6 +130,11 @@ "name": "osint", "version": 1 }, + { + "description": "The Permissible Actions Protocol - or short: PAP - was designed to indicate how the received information can be used.", + "name": "pap", + "version": 1 + }, { "description": "The Traffic Light Protocol - or short: TLP - was designed with the objective to create a favorable classification scheme for sharing sensitive information while keeping the control over its distribution at the same time. Extended with TLP:EX:CHR.", "name": "tlp",