Why is Proton Pass cli marked as unfree?

The proton-pass-cli is marked as unfree

But the distribution is licensed as GPL

Why is it not built from source and licensed as GPL?

Back when the derivation was created based on version 1.3.2 there was no license file in the repo and no license mentioned in the Cargo.toml.

So unfree is the only valid option. Most legislatives assume that without an explicit license you are not allowed to do anything with it. So unfree is a good approximation.

3 Likes