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

Not a bug! Just a quick question #5864

Closed
ocefpaf opened this issue Feb 24, 2021 · 4 comments
Closed

Not a bug! Just a quick question #5864

ocefpaf opened this issue Feb 24, 2021 · 4 comments

Comments

@ocefpaf
Copy link

ocefpaf commented Feb 24, 2021

Hi, first of all thanks for the crucial piece of Software you'all created and maintain!

I'm a "downstream" packager and I have a quick question on the new rust code parts/modules.

We need to specify all the licenses cryptography code base uses and it is not clear, at least to me, what are the rust part licenses. Is that documented somewhere? Could you ship license files with the sdist?

Thanks and sorry if the answer is too obvious and I could not find it.

@alex
Copy link
Member

alex commented Feb 24, 2021

Our own rust code is licensed under the same terms as the Python code. Our rust dependencies have their own licenses, in the same way our Python dependencies have their own licenses. Cargo.toml in each rust dependency includes its license information.

@alex alex closed this as completed Feb 24, 2021
@ocefpaf
Copy link
Author

ocefpaf commented Feb 24, 2021

Our own rust code is licensed under the same terms as the Python code. Our rust dependencies have their own licenses, in the same way our Python dependencies have their own licenses. Cargo.toml in each rust dependency includes its license information.

Cool. Thanks! So we'll have to dig into each dep Cargo.toml for them. I'll see what I can do.

@alex
Copy link
Member

alex commented Feb 24, 2021 via email

@isuruf
Copy link

isuruf commented Feb 24, 2021

Thanks @alex. How do you deal with this issue in the binary wheels?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants