Skip to content

Mention concerns for "the first person who asks" for ownership transfer #7361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions app/templates/policies.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@
[email protected] for it.
</blockquote>

<p>
Keep in mind that the new owner might develop your crate in a way you never intended it, or might completely
repurpose your crate. Transferring the crate to a malicious user could have a significant impact for any
existing users of your crate.</p>

<p>The crates.io team may delete crates from the registry that do not comply with the policies on this document. In
larger cases of squatting attacks this may happen without prior notification to the author, but in most cases the team
will first give the author the chance to justify the purpose of the crate.</p>
Expand Down