From 0acb0d59a62be48bf3d7fb1b3b58e2de5e80fe6c Mon Sep 17 00:00:00 2001 From: Marcono1234 Date: Wed, 25 Oct 2023 18:08:40 +0200 Subject: [PATCH] Mention concerns for "the first person who asks" for ownership transfer --- app/templates/policies.hbs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/templates/policies.hbs b/app/templates/policies.hbs index ae8fce8c748..1804dac5afa 100644 --- a/app/templates/policies.hbs +++ b/app/templates/policies.hbs @@ -82,6 +82,11 @@ help@crates.io for it. +

+ 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.

+

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.