From 886ce63a2c8441e370b76670a7e1a2ad6fb56fbc Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 30 Mar 2017 11:31:55 +0200 Subject: [PATCH] Clearer --- delegation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delegation/README.md b/delegation/README.md index 24dd2ed..b0ee8dc 100644 --- a/delegation/README.md +++ b/delegation/README.md @@ -1,6 +1,6 @@ # Delegation -In information sharing, privacy of the reporting organisation can be important in case such as an incident doesn't to be linked to a potential victim or to avoid relate an organisation to information shared. MISP has a functionality to delegate the publication and completely remove the binding between the information sharing and the organisation. If you want to publish an event without you or your organisation being tied to it, you can delegate the publication to an other organisation. That also means they will take the ownership of the event. +In information sharing, privacy of the reporting organisation can be important in case such as an incident doesn't to be linked to a potential victim or to avoid the relation of an organisation to the information shared. MISP has a functionality to delegate the publication and completely remove the binding between the information sharing and the organisation. If you want to publish an event without you or your organisation being tied to it, you can delegate the publication to an other organisation. That also means they will take the ownership of the event. > [warning] You need to have a role with "Delegation access" to delegate an event.