Page MenuHomeWrite.as

Create AP actor keys with Go's built-in libraries
Open, WishlistPublic

Description

Overview

Right now we rely on system calls to openssl to generate keypairs for ActivityPub actors. This makes app distribution more difficult, so we should move away from this.

Implementation

Use Go's built-in libraries to generate the keypairs.

@matt: I tried this early on and had too much trouble getting Mastodon to accept the requests, which is why it's built this way. But there should be a way to fix this.

Related Objects

Event Timeline

matt triaged this task as High priority.Dec 5 2018, 3:49 PM
matt created this task.
matt added a project: Refactor.
matt mentioned this in T548: Move to go-fed v1.0.
matt edited projects, added WriteFreely; removed WriteFreely (v1.0).
matt lowered the priority of this task from High to Medium-High.May 21 2019, 4:31 PM
matt lowered the priority of this task from Medium-High to Wishlist.Jul 20 2020, 2:00 PM