mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 19:09:16 +01:00
refactor: 🚚 Add algorithm, rename fields in public keys
This commit is contained in:
parent
f62c2b3a19
commit
290b6f96e9
3 changed files with 16 additions and 7 deletions
|
|
@ -31,4 +31,6 @@ This page lists changes since Working Draft 03. {{ className: 'lead' }}
|
|||
- Renamed `Undo` to [Delete](/entities/delete).
|
||||
- Added [Unfollow](/entities/unfollow) entity.
|
||||
- Completely rework `ServerMetadata`, and rename to [InstanceMetadata](/entities/instance-metadata).
|
||||
- Remove Server Actors, and move instance public keys to [InstanceMetadata](/entities/instance-metadata).
|
||||
- Remove Server Actors, and move instance public keys to [InstanceMetadata](/entities/instance-metadata).
|
||||
- Add `algorithm` to [Users](/entities/user) and [InstanceMetadata](/entities/instance-metadata)'s public keys for future use (only `ed25519` is allowed for now).
|
||||
- Renamed the second `public_key` to `key`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue