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.
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
User keypairs and HTTP signatures for ActivityPub federation using go-ap #19133
User keypairs and HTTP signatures for ActivityPub federation using go-ap #19133
Changes from 104 commits
f2db473
4951af4
678a56f
e8907c3
15c1f62
97fedf2
b342241
2a8864f
b480c52
f9e33d9
ea4129e
456ed42
d75809a
ebef769
46973f9
3ed4a71
21c56f8
373a84a
d1a53f7
65016b2
1da0d49
fdae736
7ea5e10
5139b3d
7931e21
702a963
523ca3d
0d120f8
5d61e59
aa962c6
07150b3
55c5e93
609fcc7
364838c
501a39f
becdf5e
1e57f01
67e0fcd
57e6b67
a8cb4a8
94fbd80
2f0a0b1
46cab80
86a3221
d487a76
fc58ab6
7428ff0
66b1761
f7da251
cf6aed3
528c282
7658649
6074222
76f06ce
d1f14ff
191919e
5823d81
d91c61f
d7b81f5
a5b00ec
b6b7fe2
718f35a
ed2a6f5
f889793
3e9a69c
d749f8f
08eebff
2706e89
900ceb2
3f2d8b0
add8469
e60158c
a4403e4
faf2855
d06772b
a312007
f53e46c
f8ad1a8
c05bad8
14cfd8d
1da4849
f48115f
172c39f
5840163
46b344c
e5ed91d
95aad98
3fe4459
e9e8a03
a2d5202
fb1f551
ad62049
db13e1d
6336ba2
0c49fea
6602fd1
3a8b840
2a013b8
c118dac
b35490c
7a214dd
7e1784f
8e6f3fb
7446583
47011db
7bfadb4
fe18cf7
37d2d01
7c10ab9
0231dad
adfb213
1bd8eb6
4ffb6b6
28fd3e7
f602958
a3ff170
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given that there is currently a PR that attempts to get rid of naked returns, I think you should convert them.
Everywhere you added them.