Skip to content
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

Join forces with macaroons-rs? #1

Open
tarcieri opened this issue Mar 13, 2017 · 7 comments
Open

Join forces with macaroons-rs? #1

tarcieri opened this issue Mar 13, 2017 · 7 comments

Comments

@tarcieri
Copy link

I also have a Macaroons implementation in Rust:

https://github.com/cryptosphere/macaroons-rs

I recently gave a talk about it at the Rust Bay Area Meetup:

https://air.mozilla.org/rust-meetup-february-2017-02-09/

Are you interested in joining forces and collaborating on a single crate? It looks like your implementation may be more complete than mine (despite my crate being much, much older, heh)

One of the things I find frustrating with Rust is when there are several crates implementing the same thing instead of collaboration on making a single, awesome crate.

@jacklund
Copy link
Owner

Sure!

Strangely enough, I hadn't actually intended this to become a full macaroon implementation - I was using it to learn Rust (and more about macaroons). But then...it became, "well, I could just add this", and "ooh, what about this".

I guess it got a little out of control. 😊

On the plus side, I'm finding I really like Rust (maybe a little too much...).

Anyway, yeah, I'd like that. Let me know how you think we could go about it.

@tarcieri
Copy link
Author

Awesome! I was in a similar boat: macaroons-rs was my first real Rust project.

Perhaps a good place to start is critiquing the respective APIs and writing up a list of pros/cons about each? Then we can pick the best parts of both and proceed from there.

@jacklund
Copy link
Owner

jacklund commented Mar 21, 2017 via email

@flosse
Copy link

flosse commented Oct 5, 2017

Hey guys,
which library would you recommend to use at the moment? And are the any future plans?

@tarcieri
Copy link
Author

tarcieri commented Oct 5, 2017

I might actually have use for a Rust Macaroons library soon. I'm happy to use this one as a starting point as it's more complete, as well as hand over the "macaroons" crate name in exchange for commit access.

@pmario
Copy link

pmario commented Dec 29, 2017

Any news on the "joining" front?

@tarcieri
Copy link
Author

No, although I'm happy to retire my crate and "bless" this one

thomastaylor312 added a commit to thomastaylor312/libmacaroon-rs that referenced this issue Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants