cloudevents / spec

CloudEvents Specification
https://cloudevents.io
Apache License 2.0
4.92k stars 579 forks source link

Improve Privacy and Security section in spec #1288

Open AxelNennker opened 1 month ago

AxelNennker commented 1 month ago

The example provided in https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#privacy-and-security does not follow the recommendation of the privacy and security section to encrypt the data.

{
    "specversion" : "1.0",
    "type" : "com.github.pull_request.opened",
    "source" : "https://github.com/cloudevents/spec/pull",
    "subject" : "123",
    "id" : "A234-1234-1234",
    "time" : "2018-04-05T17:31:00Z",
    "comexampleextension1" : "value",
    "comexampleothervalue" : 5,
    "datacontenttype" : "text/xml",
    "data" : "<much wow=\"xml\"/>"
}
Rana-KV commented 1 month ago

Hi @AxelNennker, I'm interested in this topic. Can I work this issue if it is not assigned?

AxelNennker commented 1 month ago

Hi @AxelNennker, I'm interested in this topic. Can I work this issue if it is not assigned?

I am not a core member of cloudevents. Also there is https://github.com/cloudevents/spec/pull/1290

So, read https://github.com/cloudevents/spec/blob/main/docs/GOVERNANCE.md and https://github.com/cloudevents/spec/blob/main/docs/CONTRIBUTING.md follow those guidelines

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 30 days with no activity. Mark as fresh by updating e.g., adding the comment /remove-lifecycle stale.

AxelNennker commented 2 weeks ago

/remove-lifecycle stale