mirror of https://github.com/MISP/misp-book
Some typo fixed
parent
886ce63a2c
commit
3ed0d0f418
|
@ -8,31 +8,31 @@ In information sharing, privacy of the reporting organisation can be important i
|
|||
|
||||
To do so, you first need to put the distribution of the event as "your organisation only".
|
||||

|
||||
Otherwise the delagating option will not be available.
|
||||
Otherwise the delegation option will not be available.
|
||||

|
||||
|
||||
When the "Delegate Publishing" option is clicked, a popup will show up:
|
||||
When the "Delegate Publishing" option is clicked, a pop-up will show up:
|
||||

|
||||
Here you can choose
|
||||
- to which organisation you wish to delegate the event among all those registered on the server. For this example we are going to ask Setec Astronomy to publish the event for us.
|
||||
- The distribution option you would like to put on the event. You can let the other organisation (called "recipient") choose if you don't mind it. For this example, we will request the recipient to share it to all communities, but it is only a suggestion, and the recipient will be able to modify the diffusion setting if wanted.
|
||||

|
||||
- Finally you can leave a free message to the recipient organisation.
|
||||

|
||||
- Finally you can leave a free message to the recipient organisation.
|
||||

|
||||
|
||||
Once the request is sent, a message will appear on the event to remind you of your request.
|
||||
Once the request is sent, a message will appear on the event to remind you of your request.
|
||||

|
||||
You can also see more details by clicking on "View request details"
|
||||

|
||||
And you can also discard the request your self, by using this popup or the link in the left menu.
|
||||
And you can also discard the request your self, by using this pop-up or the link in the left menu.
|
||||
|
||||
### Answer a delegation request
|
||||
|
||||
As the recipient organisation, you will then recieve the request of delegation. You will be notified by a red circl around the envelope on the top right of the screen.
|
||||
As the recipient organisation, you will then receive the request of delegation. You will be notified by a red circle around the envelope on the top right of the screen.
|
||||

|
||||
When you click it, you will be redirected as usual on the dashboard, where we can see one delegation request on the left frame.
|
||||

|
||||
Clicking on the "view" link then redirect to an event list view showing all the events other organisations wish to delagate to your organisation. Here we only see one event, from Acme Factory.
|
||||
Clicking on the "view" link then redirect to an event list view showing all the events other organisations wish to delegate to your organisation. Here we only see one event, from Acme Factory.
|
||||

|
||||
And here are the metadata of the so called event.
|
||||

|
||||
|
@ -43,4 +43,4 @@ You can either discard it:
|
|||

|
||||
Or accept the delegation:
|
||||

|
||||
Please notice that the diffusion desired by the requester will not automatically be set on the event, which will stay as diffused to your own organisation only if the parameter is not modified.
|
||||
Please notice that the distribution desired by the requester will not automatically be set on the event, which will stay as distributed to your own organisation only if the parameter is not modified.
|
||||
|
|
Loading…
Reference in New Issue