technion / ruby-argon2

A Ruby gem offering bindings for Argon2 password hashing
MIT License
229 stars 30 forks source link

Github Org for improved SEO #46

Closed joshbuker closed 3 years ago

joshbuker commented 3 years ago

Hi @technion,

Would you be okay with moving the repo location for this to an organization? For example:

Similar to bcrypt-ruby, this would give better SEO for users trying to find the official ruby binding for Argon2, and allow you to take on more maintainers easily in the future if you choose to do so.

You should be able to create an organization, then transfer the repo to your new organization without much trouble. Github automatically redirects the current repo and all issues/PRs to the new location if you use their transfer feature.

technion commented 3 years ago

As a security library I don't intend on making handing over control "for improved SEO".

joshbuker commented 3 years ago

@technion I think you misunderstand what I'm suggesting. This would be your organization, with you as the sole member and owner/creator. Who would you be "handing over control" to except yourself?

For example, I created Aeon Splice a while back for managing my repos related to a game I'm making, and I am the only person with access/control over the organization.

ruby-argon2 would have you, and you alone, on it if that's how you want to keep things.

It would be functionally equivalent to the setup you have now, just with a better name and more flexibility on permission controls.

(fyi, I'm not on the bcrypt-ruby group either.)