Typo fixed

pull/43/head
Alexandre Dulaunoy 2017-03-30 12:02:23 +02:00
parent 942dc4f0d1
commit 3b8720062c
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# Delegation
In information sharing, privacy of the reporting organisation can be important in case such as:
In information sharing, privacy of the reporting organisation can be important in such case as:
- an incident doesn't to be linked to a potential victim
- to avoid the relation of an organisation to the information shared.
- an incident doesn't want to be linked to a potential victim.
- to avoid the relation of an organisation with 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.
MISP has a functionality to delegate the publication and completely remove the binding between the information shared and its 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.