Skip to content

AVRO-4236: [doc] Update security model for Avro IPC#3681

Open
RyanSkraba wants to merge 1 commit intoapache:mainfrom
RyanSkraba:ryanskraba/AVRO-4236-security
Open

AVRO-4236: [doc] Update security model for Avro IPC#3681
RyanSkraba wants to merge 1 commit intoapache:mainfrom
RyanSkraba:ryanskraba/AVRO-4236-security

Conversation

@RyanSkraba
Copy link
Contributor

What is the purpose of the change

Emphasize the importance of not exposing the Avro IPC mechanism on public networks.

Verifying this change

This is a documentation change.

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

Emphasize the importance of not exposing the Avro IPC mechanism on public networks.
Avro should be surrounded by security measures that prevent attackers from writing
random data and otherwise interfering with the consumers of schemas.
random data and otherwise interfering with the consumers of schemas. In addition,
the Avro IPC mechanism should not be exposed on a public network to untrusted actors.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe:

Suggested change
the Avro IPC mechanism should not be exposed on a public network to untrusted actors.
the Avro IPC mechanism should not be exposed on a public network or to untrusted actors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants