签名认证 #3

Closed
opened 2023-03-18 05:16:44 +01:00 by southfox · 0 comments
Owner

https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/

签名本质就是对 headers 里的一些项目排排座,然后用 公钥/私钥 进行 校验/签名 就好了……

https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/ 签名本质就是对 headers 里的一些项目排排座,然后用 公钥/私钥 进行 校验/签名 就好了……
southfox added this to the 0.1.0 milestone 2023-03-18 05:16:44 +01:00
southfox added the
activitypub
label 2023-03-18 05:16:44 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: southfox/foxhole#3
No description provided.