Consider using JOSE in Directory service to support object security #71
Labels
Discovery
Security
security-tracker
Group bringing to attention of security, or tracked by the security Group but not needing response.
In case directory content is sent through an intermediary, e.g. a proxy, an additional level of security that protects the metadata may be useful. One such scheme is JOSE (actually JWS, JWE, etc), which can wrap JSON objects (such as those returned by directory queries) in an encrypted container than can only be opened by the recipient.
I propose we make this part of the directory API but an optional feature.
https://tools.ietf.org/html/rfc7520
The text was updated successfully, but these errors were encountered: