Skip to content

Conversation

@IsaacPimentel73
Copy link
Contributor

Automatic carousel with several companies.
image

Signed-off-by: IsaacPimentel73 <[email protected]>
Copy link
Contributor

@SethFalco SethFalco Jul 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the concerns of an external contributor, but it's not a good idea to commit third-party logos to the repository without explicitly clarifying the license.

As your website is AGPL licensed, by including these logos, it looks like you're attempting redistribute these assets under AGPL as well, which obviously isn't right.

If you're certain you're allowed to use these images in this way, I'd recommend using a tool like REUSE by the FSFE for declaring the licenses properly.

This way you're explicit about the license or copyright holder of each file.


<div class="slide">
<a href="https://www.youtube.com/watch?v=3Z780EOzIQs" target="_blank">
<img src="{{ $page->baseUrl }}assets/images/companies/empresa2.png" alt="">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would expect the alt text of each logo to be the companies name.

For example, this one would be alt="Amazon".

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're certain you're allowed to use these images in this way, I'd recommend using a tool like REUSE by the FSFE for declaring the licenses properly.

Excellent point!

At LibreSign we are using a REUSE GitHub Action to validate this. It's a good idea to a new PR here implementing REUSE.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would expect the alt text of each logo to be the companies name.

It's good to usability.

Copy link
Member

@vitormattos vitormattos Jul 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SethFalco I wrote a possible to-do list with steps to implement REUSE.

@vitormattos vitormattos mentioned this pull request Jul 21, 2025
7 tasks
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

Successfully merging this pull request may close these issues.

4 participants