You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2025. It is now read-only.
However, when fetching keys from the gup.pe server itself, it does include #main-key; https://a.gup.pe/u/system_service#main-key
This causes problems with servers which expect a 1:1 association, while this effectively returns a different signing key when fetching the original account, and the likes.
We discovered this on akkoma; it seems that gup.pe isnt sending the
#main-keyattachment when sending requests to servers;However, when fetching keys from the gup.pe server itself, it does include
#main-key;https://a.gup.pe/u/system_service#main-keyThis causes problems with servers which expect a 1:1 association, while this effectively returns a different signing key when fetching the original account, and the likes.
https://akkoma.dev/AkkomaGang/akkoma/issues/858