finalize server-side plugin system #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "notashelf/push-wxzvxtntoxnn"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Turns out it's not too easy to design UI plugins (#3), so I've decided to polish the server-side part of things. The security model is a little better now, where we verify plugin signatures with Ed25519 + BLAKE3 verification and there's now a proper, topologically sorted dependency resolution.