-
Notifications
You must be signed in to change notification settings - Fork 103
feat(relay): add mechanism to only allow events from trusted relays #4772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 47 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
fb6aac6
feat(relay): add mechanism to only allow events from trusted relays
Litarnus d1dc8a9
docs
Litarnus 59d4fc1
lint
Litarnus e946565
fix
Litarnus b4bba9a
fix
Litarnus 80a5a26
Merge branch 'master' into martinl/trusted-relay-signature
Litarnus 723cdc2
fix
Litarnus cbe3183
fix
Litarnus 92ed36a
fix
Litarnus 2dc463b
integration tests
Litarnus 2308ffa
docs
Litarnus 96a735e
test
Litarnus f711040
test
Litarnus c37cef3
Merge branch 'master' into martinl/trusted-relay-signature
Litarnus 260e4a1
changelog
Litarnus 756254c
feedback
Litarnus 9616aec
feedback
Litarnus c0f0e89
move signature in own module
Litarnus 12f2eb8
move signature in own module
Litarnus f38a7b0
remove file
Litarnus 794afa9
lint
Litarnus ea3f75d
wip
Litarnus 47d082b
remove additional headers, use SignatureHeader
Litarnus caf2431
move into relay-auth
Litarnus d527526
tests
Litarnus 3cc95d7
tests
Litarnus d09fa22
rename
Litarnus ee9c04a
test
Litarnus 4127f80
feedback
Litarnus 48c3125
feedback
Litarnus 5447b28
fix
Litarnus 92b67ba
fix
Litarnus 87921b0
feedback
Litarnus 2a69f65
check against received time
Litarnus d8d3a1b
cleanup
Litarnus 53ef7db
fix
Litarnus 86e61ef
tests
Litarnus e116d13
feedback
Litarnus d3873a7
fix
Litarnus 181c13c
fix & docs
Litarnus 8a4c540
use signature type and add extractor
Litarnus f146f58
add SignatureRef
Litarnus 3b2302b
cleanup
Litarnus 2eb8ac9
fix
Litarnus f31af99
cleanup
Litarnus 2447a71
Merge branch 'master' into martinl/trusted-relay-signature
Litarnus 972e8a1
changelog
Litarnus 5dc85c3
feedback
Litarnus 0f61900
formatting
Litarnus 581d140
formatting
Litarnus 355457d
fix integration tests
Litarnus 7c68f1d
remove dependency
Litarnus 04f135a
Merge branch 'master' into martinl/trusted-relay-signature
Litarnus f061803
create RelayStr from bytes
Litarnus 01aef71
use String again in Signature instead of bytes
Litarnus d2d544d
explicit lifetimes
Litarnus 84b1bde
move signature
Litarnus 7e9b71c
docs
Litarnus fab7e9b
do not use processing in tests
Litarnus e4a7840
Merge branch 'master' into martinl/trusted-relay-signature
Litarnus 20bcd33
changelog
Litarnus c9f31b4
assert all events that are sent
Litarnus f55cb9f
rename TrySign to Sign, update docs
Litarnus File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.