Skip to content

rsync GPLv3 license prevents its use in embedded applications #862

@rustyx

Description

@rustyx

Due to the fact embedded software is distributed as signed and "locked down" images, GPLv3 components such as rsync cannot be meaningfully be made user-replaceable like the GPLv3 license requires (see Tivoization).

Hence it becomes impossible to legally ship rsync in most embedded software systems.

Is there a solution for this other than to not use rsync in this case?

Is GPLv3 really necessary for rsync? Or can it be relaxed to GPLv2?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions