Update BTM spec to encompass stateless bounces#95
Merged
MrPickles merged 2 commits intoprivacycg:mainfrom Mar 13, 2025
Merged
Conversation
Collaborator
Author
|
@svendlarsen @amaliev - PTAL, thanks! |
amaliev
approved these changes
Feb 21, 2025
svendlarsen
approved these changes
Feb 21, 2025
Collaborator
Author
|
@jyasskin do you mind taking a look at this pull request? I believe you're a maintainer of this repo. |
f4cf0b6 to
ea124ef
Compare
Collaborator
Author
|
(This addresses #41 btw.) |
xyvker-septix-fEkdy8
approved these changes
Feb 25, 2025
xyvker-septix-fEkdy8
approved these changes
Feb 25, 2025
Collaborator
Author
|
cc @Trikolon - this is the spec change PR to move to stateless bounces |
github-actions bot
added a commit
that referenced
this pull request
Mar 13, 2025
SHA: b272767 Reason: push, by MrPickles Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request relaxes the requirement for a stateful bounce before running bounce tracking mitigations. The bounce no longer needs to perform some sort of storage access in order for a host to be eligible for mitigations.
Summary of the spec modifications:
bounce tracking recordno longer holds astorage access setrecord (stateful) bounces for bounce trackingalgorithm no longer checks the existence of a host within thestorage access setStorage Access Monkey Patchsection has been removed because that section was used to maintain thestorage access setPreview | Diff