iotaledger / access-server

Apache License 2.0
14 stars 3 forks source link

Specifications and Documentation #86

Closed bernardoaraujor closed 4 years ago

bernardoaraujor commented 4 years ago

IOTA products are meant to work as standards, not as standalone implementations. Thus, it's important to have a solid base of Documentation and Specifications to guide adopters.

vlad-ns commented 4 years ago

https://github.com/iotaledger/access/blob/specs_docs/docs/01-introduction.md#L3 The framework provides fine-grained policy based access control functionality to particularly address the needs of reliable and secure human-machine interactions in commercial settings of the IoT and mobility space.

https://github.com/iotaledger/access/blob/specs_docs/docs/01-introduction.md#L5 ...Further on conflict and underfine state are resolved as polcy action deny.

https://github.com/iotaledger/access/blob/specs_docs/docs/01-introduction.md#15 Consider: wants to rent to Bob

https://github.com/iotaledger/access/blob/specs_docs/docs/01-introduction.md#26 "Alice uploads her Policy to the vehicle" -> "Alice creates policy that is synchronized with the vehicle" Seems more accurate. Or Policy is stored on IOTA permanode and synchronized with the vehicle.

https://github.com/iotaledger/access/blob/specs_docs/docs/01-introduction.md#35 same as previous

bernardoaraujor commented 4 years ago

partially solved with ca2973ad4c00fdc008467df7de811a71dd8d1d05