mirror of https://github.com/MISP/misp-book
Some typo fixed
parent
886ce63a2c
commit
3ed0d0f418
|
@ -8,10 +8,10 @@ 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".
|
To do so, you first need to put the distribution of the event as "your organisation only".
|
||||||
![Delegation possible](./figures/delegationpossible.png)
|
![Delegation possible](./figures/delegationpossible.png)
|
||||||
Otherwise the delagating option will not be available.
|
Otherwise the delegation option will not be available.
|
||||||
![Delegation impossible](./figures/delegationimpossible.png)
|
![Delegation impossible](./figures/delegationimpossible.png)
|
||||||
|
|
||||||
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:
|
||||||
![Delegation Popup](./figures/delagationpopup.png)
|
![Delegation Popup](./figures/delagationpopup.png)
|
||||||
Here you can choose
|
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.
|
- 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.
|
||||||
|
@ -24,15 +24,15 @@ Once the request is sent, a message will appear on the event to remind you of yo
|
||||||
![Reminder](./figures/delegationrequested.png)
|
![Reminder](./figures/delegationrequested.png)
|
||||||
You can also see more details by clicking on "View request details"
|
You can also see more details by clicking on "View request details"
|
||||||
![Request Details](./figures/requestdetails.png)
|
![Request Details](./figures/requestdetails.png)
|
||||||
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
|
### 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.
|
||||||
![Notification](./figures/delegationwaiting.png)
|
![Notification](./figures/delegationwaiting.png)
|
||||||
When you click it, you will be redirected as usual on the dashboard, where we can see one delegation request on the left frame.
|
When you click it, you will be redirected as usual on the dashboard, where we can see one delegation request on the left frame.
|
||||||
![Dashboard](./figures/dashboard.png)
|
![Dashboard](./figures/dashboard.png)
|
||||||
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.
|
||||||
![Delegated list](./figures/delagated.png)
|
![Delegated list](./figures/delagated.png)
|
||||||
And here are the metadata of the so called event.
|
And here are the metadata of the so called event.
|
||||||
![Delegated event](./figures/delegatedevent.png)
|
![Delegated event](./figures/delegatedevent.png)
|
||||||
|
@ -43,4 +43,4 @@ You can either discard it:
|
||||||
![Discard request](./figures/discarddelegation.png)
|
![Discard request](./figures/discarddelegation.png)
|
||||||
Or accept the delegation:
|
Or accept the delegation:
|
||||||
![Accept request](./figures/acceptdelegation.png)
|
![Accept request](./figures/acceptdelegation.png)
|
||||||
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