rust-crypto icon indicating copy to clipboard operation
rust-crypto copied to clipboard

Create an organization or move under another organization

Open Arcterus opened this issue 8 years ago • 9 comments

I think it would be better for this repository to be under the control of an organization so that pull requests and issues can be dealt with even while @DaGenix is busy. Currently there are 21 pull requests that need to be sorted through.

Thoughts?

Arcterus avatar Aug 31 '16 00:08 Arcterus

Agreed. Alternatives like ring or sodiumoxide expose way too little.

burdges avatar Sep 05 '16 02:09 burdges

Can rust-lang-nursery take it over? Anyone know their criteria for inclusion?

burdges avatar Sep 05 '16 16:09 burdges

@burdges: Why not have it in an org that interested contributors would manage?

FredericJacobs avatar Sep 05 '16 21:09 FredericJacobs

Yes that's fine of course. I kinda confused a github "org" with more meat space things for a moment there. :)

burdges avatar Sep 05 '16 22:09 burdges

@FredericJacobs I would say the nursery makes sense due to the relevance of the project. Having a complete crypto library could be considered as important as having a libc interface.

Razican avatar Sep 06 '16 02:09 Razican

It is clear that I've not been able to give the project the time it needs over the last few months. I'm amenable to the idea of exploring a move under rust-lang-nursery, but, I don't know who would even be the right person to ask if that organization would be interested.

I do want to apologize for being an absent maintainer over the last few months. I'm still quite interested in helping the success of rust-crypto and discussing all options that would help with that goal.

DaGenix avatar Sep 07 '16 05:09 DaGenix

Now that you are here, there is probably no need to move it to another organization, but it would be wise IMO to add at least one more maintainer to the repo, so that the project does not stall when one of the maintainers can't work on it for some time.

Razican avatar Sep 07 '16 13:09 Razican

In any case, there are a few of us who could try to review and/or tweak patches so as to reduce the time @DaGenix needs to spend on them himself.

burdges avatar Sep 07 '16 14:09 burdges

I've created RustCrypto organization for my work on making rust-crypto modular. Currently only hash functions more or less ready (I recently wrote on reddit about it), work on other crates is ongoing.

If @DaGenix is interested he is welcome to become its another owner. Also there is open questions about how to properly organize work in this organization and about repositories structure. So if you have suggestions or can share your experience I will be happy to hear you.

P.S.: I would like to rename this organization to rust-crypto if possible, but this name was already occupied by someone, so if you are owner or know this person, please contact me.

newpavlov avatar Nov 23 '16 14:11 newpavlov