User Tools

Site Tools


ddsf:public:guidebook:06_append:glossary:s:securitymodel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ddsf:public:guidebook:06_append:glossary:s:securitymodel [2020/09/24 14:10]
murphy
ddsf:public:guidebook:06_append:glossary:s:securitymodel [2021/07/14 16:45] (current)
murphy ↷ Links adapted because of a move operation
Line 1: Line 1:
 ===== Security Model ===== ===== Security Model =====
-[[ddsf:private:cookbook:​06_append:​glossary| Return to Glossary ]]+[[ddsf:public:guidebook:​06_append:​glossary:start| Return to Glossary ]]
  
-The **Security Model** for [[ddsf:private:cookbook:​06_append:​glossary:​d:​data_distribution_service_dds]] defines the security principals (users of the system), the objects that are being secured, and the operations on the objects that are to be restricted. DDS applications share information on DDS Global Data Spaces (called DDS Domains) where the information is organized into Topics and accessed by means of read and write operations on data-instances of those Topics.+The **Security Model** for [[ddsf:public:guidebook:​06_append:​glossary:​d:​data_distribution_service_dds]] defines the security principals (users of the system), the objects that are being secured, and the operations on the objects that are to be restricted. DDS applications share information on DDS Global Data Spaces (called ​[[ddsf:​public:​guidebook:​06_append:​glossary:​d:​domain_dds|DDS Domains]]) where the information is organized into [[ddsf:​public:​guidebook:​06_append:​glossary:​t:​topic|Topics]] and accessed by means of read and write operations on data-instances of those Topics.
  
 Ultimately what is being secured is a specific DDS Global Data Space (domain) and, within the domain, the ability to access (read or write) information (specific Topic or even data-object instances within the Topic) in the DDS Global Data Space. Ultimately what is being secured is a specific DDS Global Data Space (domain) and, within the domain, the ability to access (read or write) information (specific Topic or even data-object instances within the Topic) in the DDS Global Data Space.
  
 Securing DDS means providing: Securing DDS means providing:
-  * **[[ddsf:private:cookbook:​06_append:​glossary:​c:​confidentiality|Confidentiality]]** of the data samples +  * **[[ddsf:public:guidebook:​06_append:​glossary:​c:​confidentiality|Confidentiality]]** of the data samples 
-  * **[[ddsf:private:cookbook:​06_append:​glossary:​d:​dataintegrity|Integrity]]** of the data samples and the messages that contain them +  * **[[ddsf:public:guidebook:​06_append:​glossary:​d:​dataintegrity|Integrity]]** of the data samples and the messages that contain them 
-  * **[[ddsf:private:cookbook:​06_append:​glossary:​a:​authentication]]** of DDS writers and readers•Authorization of DDS writers and readers+  * **[[ddsf:public:guidebook:​06_append:​glossary:​a:​authentication]]** of DDS writers and readers•Authorization of DDS writers and readers
   * **Message-origin** authentication   * **Message-origin** authentication
   * **Data-origin** authentication   * **Data-origin** authentication
-  * **Non-repudiation** of data (Optional) ​+  * **[[ddsf:​public:​guidebook:​06_append:​glossary:​n:​nonrepudiation|Non-repudiation]]** of data (Optional) ​
  
 Source: [[https://​www.omg.org/​spec/​DDS-SECURITY/​1.1/​PDF#​Security_mode]] Section 7.1 Source: [[https://​www.omg.org/​spec/​DDS-SECURITY/​1.1/​PDF#​Security_mode]] Section 7.1
ddsf/public/guidebook/06_append/glossary/s/securitymodel.1600971040.txt.gz · Last modified: 2020/09/24 14:10 by murphy