Skip to content

Commit

Permalink
add future possibility for tokens owned by a team
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Sep 3, 2020
1 parent 04b48cb commit f5f12a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions text/0000-crates-io-token-scopes.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,3 +224,7 @@ option to require a separate confirmation for the actions executed by tokens.
For example, we could send a confirmation email with a link the owners have to
click to actually publish the crate uploaded by CI, preventing any mailicious
action with stolen tokens.

To remove the need for machine accounts, a future RFC could propose adding API
tokens owned by teams, granting access to all resources owned by that team and
allowing any team member to revoke them.

0 comments on commit f5f12a7

Please sign in to comment.