feat(authorship): implement authorship trust model #63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
In #64, we introduce the permission model for publishing. The idea is as follows (at the publication level):
1 + 2 are effectively present, whereas the scaffolding for 3+4 is present (
trusted_authors
table). This issue tracks the further implementation of the authorship trust model.