Difference between revisions of "Security Usecases"

From Second Life Wiki
Jump to navigation Jump to search
Line 27: Line 27:
----
----


===Use Case: <the name should be the goal as a short active verb phrase> ===
===Use Case: Region Script Secruity ===


'''Goal in Context:'''
'''Goal in Context:'''
   
   
<a longer statement of the goal, if needed>
Regions should be able to control the execution of Scripts brought in by assets of avatars.  For example, a secure region inside a firewall should be able to prevent scripts in rez'ed assets from listening to chat or scanning for other avatars.  Basically, we need to prevent spying in secure regions.


'''Scope:'''
'''Scope:'''  
   
   
<what system is being considered black-box under design>
avatar operating inside a "secure" region


'''Level:'''
'''Level:'''
   
   
<one of: Summary, Primary task, Subfunction>=
Primary Task


'''Primary Actor:'''
'''Prrimary Actor:'''
   
   
<a role name for the primary actor, or description>
avatar inside a "secure" region such as behind a firewall.


'''Priority:'''
'''Priority:'''
   
   
<how critical to your system / organization>
This is a priority for private regions where it is important to prevent the uncontroled outward flow of information.


'''Frequency:'''
'''Frequency:'''
   
   
<how often it is expected to happen>
This is expected to be a key issue for organizations and corporations attempting to protect information.
----


----
===Use Case: <the name should be the goal as a short active verb phrase> ===
===Use Case: <the name should be the goal as a short active verb phrase> ===



Revision as of 18:46, 10 October 2007

Use Case: Asset Security

Goal in Context:

Private assests owned by an avatar (identity) should be visable but not usable by any other avatars (identities) unless the avatar chooses to change the permission. Avatars should not lose control of these assets if they move to other regions.

Scope:

<what system is being considered black-box under design>

Level:

<one of: Summary, Primary task, Subfunction>=

Primary Actor:

avatar, asset

Priority:

Protecting personal assests and their value is a very high priority.

Frequency:

Expected to happen frequently (every session).


Use Case: Region Script Secruity

Goal in Context:

Regions should be able to control the execution of Scripts brought in by assets of avatars. For example, a secure region inside a firewall should be able to prevent scripts in rez'ed assets from listening to chat or scanning for other avatars. Basically, we need to prevent spying in secure regions.

Scope:

avatar operating inside a "secure" region

Level:

Primary Task

Prrimary Actor:

avatar inside a "secure" region such as behind a firewall.

Priority:

This is a priority for private regions where it is important to prevent the uncontroled outward flow of information.

Frequency:

This is expected to be a key issue for organizations and corporations attempting to protect information.


Use Case: <the name should be the goal as a short active verb phrase>

Goal in Context:

<a longer statement of the goal, if needed>

Scope:

<what system is being considered black-box under design>

Level:

<one of: Summary, Primary task, Subfunction>=

Primary Actor:

<a role name for the primary actor, or description>

Priority:

<how critical to your system / organization>

Frequency:

<how often it is expected to happen>