Git Product home page Git Product logo

Comments (5)

therealprof avatar therealprof commented on May 16, 2024

We had this discussion before, will need to find where that was.

I don't have any interest in bringing such issues here because I don't want to be responsible for:

  • verifying that supplied licensing information is correct
  • censoring crates

This list is supposed to be a resource and overview for people who are interested in doing something with Rust and MCUs and to them the specific license could not matter any less. Just because a chosen license doesn't suit a commercial purpose (and yes commercial != professional) does not mean it is not a useful resource. And vice versa: If someone wrote a killer commercial product every Rust user should know about, why would I not want to mention it? Not everything Awesome is necessarily also free.

from awesome-embedded-rust.

chrysn avatar chrysn commented on May 16, 2024

I'd strongly recommend against limiting this list to crates that are published under the same license terms as Rust.

While it is true that licensing is important in professional environments, it is the responsibility of the (professional) user to evaluate the licenses themself; no level of carefulness on the side of the list maintainers can spare them that. Users of the cited Linux ecosystem are well aware that they ship more components than just the kernel, eg. Linux plus a variously licensed glibc. Especially on the side of microcontrollers, things can be messy (though on the particular crate I think that this license formulation is overly careful).

Many different licenses are around in the free software ecosystem. None of them preclude commercial use in general, and while some commercial entities prefer not to link against works licensed under the AGPL or similar, others can well use those licenses as well, or contact the authors for alternative licensing options.

If something needs to change in the awesome documentation, we could annotate the links with a short tag of the license they are published under (typically "Apache2 or MIT", otherwise "GPL3+" or "proprietary non-OSI-approved"), but given that links either go to git repositories or cargo pages, and that both prominently display the license of their content, I don't see any need for action.

from awesome-embedded-rust.

getreu avatar getreu commented on May 16, 2024

What about a tag like [compliant license]?
it is hight time to conform with the rest of the rust community.

See discussion in Common and coherent license policy for rust-embedded and drivers? ยท Issue #57 ยท rust-embedded/wg

from awesome-embedded-rust.

therealprof avatar therealprof commented on May 16, 2024

@getreu Who defines what a [compliant license] is? If anything we could show the license(s) and let the users decide whether that's compliant with their intended use or not. However I do not see any interest both having and maintaining that so without a volunteer to write that up and to maintain whatever people would agree on this is not going to go anywhere...

from awesome-embedded-rust.

getreu avatar getreu commented on May 16, 2024

@therealprof Cf. header of the The Rust Standard Library in std - Rust -- source

// Copyright 2012-2014 The Rust Project Developers. See the COPYRIGHT
// file at the top-level directory of this distribution and at
// http://rust-lang.org/COPYRIGHT.
//
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
// option. This file may not be copied, modified, or distributed
// except according to those terms.

from awesome-embedded-rust.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.