opentdf / platform

OpenTDF Platform monorepo enabling the development and integration of _forever control_ of data into new and existing applications. The concept of forever control stems from an increasingly common concept known as zero trust.
BSD 3-Clause Clear License
15 stars 4 forks source link

WIP: ADR Attribute lifecycle #661

Closed pflynn-virtru closed 2 days ago

pflynn-virtru commented 3 months ago

Attribute lifecycle

Goal

Guarantee the Platform can handle identified, supported attribute lifecycles.

Problem

An attribute can be in a undefined state, and used in an unidentified use case that results in a fail-closed (hopefully) result.

Showcase

TODO show the different areas that use Data Attributes and the process of creating, assigning, enforcing, sharing, and deprecating.

Areas:

TODO Provide diagrams: State, Activity, Sequence

Decision Outcome

TBD - Product and Architecture decisions needed

Decision Drivers

Considered Options

strantalis commented 2 months ago

@pflynn-virtru Does this still need to flushed out?

jrschumacher commented 2 months ago

Seems like this is very niche and shouldn't be considered as part of the open. Does our existing framework enable users to take the platform and extend it to implement this themselves?