intel / ehsm

An End-to-End Distributed and Scalable Cloud KMS (Key Management System) built on top of Intel SGX enclave-based HSM (Hardware Security Module), aka eHSM.

Home Page:https://community.intel.com/t5/Blogs/Tech-Innovation/open-intel/An-Intel-SGX-based-Hardware-Security-Module-backed-Key/post/1360130?wapkw=eHSM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Support WebKMS standard

earizon opened this issue · comments

Hi, I just got aware of this (excellent) project.

IMHO, trying to offer WebKMS (REST API) support could be a big "boost" to this project, since Web standards end up being "the final standards" (Think of TLS, OAuth, OpenID, ...).

My two cents!

Thank you for your interest. Actually, ehsm supports Rest API, you can refer to the usage here.

For WebKMS, do you refer to this https://w3c-ccg.github.io/webkms/?

@yang8621 Yes, that one!. I think I was "too fast" posting the issue. After looking with a bit more of care I see the draft looks to be stagnant since 2021, but I got confused by another project, actively maintained and with the intention to become an implementation of WebKms. Closing for now!