question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Encrypt the CloudEvent "data" attribute

See original GitHub issue

On today’s call Tam asked if we wanted to add the ability to encrypt the CloudEvent’s data attribute to ensure it is not tampered with. Please add your thoughts on this topic to this issue so we can have a record of the discussion.

In the end, we’ll either add a new feature to the spec or we’ll add something to the Primer explaining why we chose to do nothing so that new folks can understand our reasoning behind the decision since this questions has come up more than once in the past.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
duglincommented, Mar 6, 2019

@JemDay in your first point, is there a typo? did you mean to say “SHOULD NOT” ?

0reactions
alexeccommented, Sep 16, 2022

When the data field is encrypted, I’m assuming you just set datacontenttype to be multipart/encrypted? Any example of that in the wild?

Read more comments on GitHub >

github_iconTop Results From Across the Web

The CloudEvents Specification - Leonardo Murillo
The standard includes a dataschema attribute, that can optionally refer to the schema that the data adheres to. SDKs. The availability of SDKs ......
Read more >
CloudEvents format - HTTP protocol binding | Eventarc
The envelope message that represents the complete CloudEvent, including any extension attributes; for example, AuditLogWrittenEvent . The data ...
Read more >
Sending and Receiving Cloud Events with Kafka - Quarkus
Cloud Event proposes a common way to describe events. The goal is, obviously, ... The data attribute contains the wrapped business event.
Read more >
Chapter 16. Sending cloud events from Data Grid clusters
Configure Data Grid as a Knative source by sending CloudEvents to Apache Kafka topics. Sending cloud events with Red Hat OpenShift Serverless is...
Read more >
Publishing & subscribing messages with Cloudevents
Content-type for proper deserialization of event data. CloudEvents example. Dapr implements the following CloudEvents fields when creating a ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found