#563 #538 Support PARSEC
Merged 3 years ago by pbokoc. Opened 3 years ago by quiet.
Unknown source iss538  into  f33

@@ -3,3 +3,13 @@

  

  [[sect-security]]

  = Security

+ 

+ == PARSEC stack is now available on Fedora

+ 

+ Platform AbstRaction for SECurity (PARSEC) is an open-source initiative that provides a common API for accessing secure credentials stored in hardware in a platform-agnostic way.

+ 

+ PARSEC serves as an abstraction layer that keeps workloads decoupled from physical platform details. This enables cloud-native delivery flows within the data center and in the edge computing sector.

+ 

+ After users install the PARSEC stack on Fedora Workstation edition, the PARSEC daemon will automatically start during the early boot process. On Fedora IoT edition, the stack installation and start of the daemon is done by the OS itself.

+ 

+ From a hardware perspective, the PARSEC daemon can currently use a Trusted Platform Module 2 (TPM2) chip, Hardware Security Module (HSM) device, or systems that have an Arm TrustZone technology enabled.

Hi @puiterwijk,

Could you, please review the proposed text for this release note?

The only thing I was not sure about was:

How that API the PARSEC initiative provides is delivered to users. Is it thru that PARSEC stack (daemon, utility, drivers, and other parts)?

Thanks,

rebased onto e15b925

3 years ago

I'm going to merge this; if you hear back from Patrick at some point in the future, please @-mention me in #538.

Pull-Request has been merged by pbokoc

3 years ago
Metadata