10

Click here to load reader

Smart-m3 Security Demo (k. yudenok)

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Smart-m3 Security Demo (k. yudenok)

The basic elements of the security mechanisms for

the Smart Space Smart-M3 platform

Kirill Yudenok, ETU OSLL

Page 2: Smart-m3 Security Demo (k. yudenok)

Smart-M3 over HIP

working of the Smart Space Smart-M3platform over the Host Identity Protocol(HIP);

supporting of some base securitymechanisms that are inherited from theprotocol.

Page 3: Smart-m3 Security Demo (k. yudenok)

Host Identity Protocol

hosts mobility and multihoming;

security and privacy over IPv4 and IPv6networks;

NAT traversal and Name Lookup.

Page 4: Smart-m3 Security Demo (k. yudenok)

Smart-M3 over HIP HIP allows working with IPv4/IPv6

applications;

using HIPL realization of HIP;

mapping IP HIT [LSI – IPv4 addressesof HIP], change SIB IP to HIP LSI andconnect as usual.

Page 5: Smart-m3 Security Demo (k. yudenok)

Smart-M3 – HIP scheme

Page 6: Smart-m3 Security Demo (k. yudenok)

RDF-graph mapping to the VFS

mapping of Smart Space (SS) RDF-graphtriples to the virtual file system (VSF),which will use basic FS securitymechanisms, as ACL, roles;

mapping model is similar to thediscretionary security model and can beeasily extended to the role.

Page 7: Smart-m3 Security Demo (k. yudenok)

RDF-graph mapping to the VFS RDF-graph mapping to the VFS allows us to

set permissions rights in a Linux-usual way; this implementation can be realized with the

FUSE technology (fusekit);

Page 8: Smart-m3 Security Demo (k. yudenok)

VFS directory structure

mapping RDF-graph to the special VFSdirectory structure for a more accuratesetting of access rights to the SS triples(information);

Page 9: Smart-m3 Security Demo (k. yudenok)

The place of RDF-graph mapping

Page 10: Smart-m3 Security Demo (k. yudenok)

Future steps

HIP-agent development;

implementation of mapping model to theSmart-M3 platform;

set permissions tool development formapping FS;