Programmer, Gamer

  • 0 Posts
  • 6 Comments
Joined 2 years ago
cake
Cake day: August 11th, 2023

help-circle

  • First realize what is being talked about is the generally agreed upon open source definition https://opensource.org/osd

    While it seems they have simplified the license removing some reasons it’s not to be considered open source, it’s still restricting commercial uses in the following two restrictions:

    "You may distribute the software or provide it to others only if you do so free of charge for non-commercial purposes.

    Notwithstanding the above, you may not remove or obscure any functionality in the software related to payment to the Licensor in any copy you distribute to others."

    In short open source would only require the software be distributed with source under the same licensed as recieved, thus can’t restrict it to non-commercial, nor prevent the changing of payment details.

    Obviously it’s a reasonably permissive license, and possibly won’t impact you from using it as an end user. It’s just has some restrictions for the creators to request payment, and to prevent third parties profiting off the product. Think Creative Commons, share alike, non-commercial for software. (While most will consider this fair its not quite fully open)

    One reason they went this route was to prevent third parties form distributing their software with ads and using it in systems they are actively attempting to provide alternatives for (ie software that may spy on your system useage/and call home) the non-commercial clause has more teeth than say MIT where it would be relicensed, or GPL that while the software source would need to be provided might still be embedded in a ecosystem.



  • Ask yourself what this feature is actually useful for. Ignore the concerns of privacy just what can this really do.

    Its not really needed for copilot, if it wanted to capture what you were doing it would directly update the internal model, no reason for the slide show of your action.

    No besides wasteing disk space this is for:

    1. Gaming youtubers to get a screen shot of something when they were not recording
    2. Some screen shots of history when searching not better than the file/website preview really
    3. Tracking and logging what the end user is doing so when audited by the manager/it they can use it as proof you are not doing it right/are inefficient /should ve fired

    By all means a company can disable this in policy im sure, but its for the enterprise not the end user. (and yes stored locally, but if you delete the laptop when they want to inspect it that likely is all the excuse they need)