Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

idea: "patch" service #1790

Open
tulilirockz opened this issue Oct 15, 2024 · 3 comments
Open

idea: "patch" service #1790

tulilirockz opened this issue Oct 15, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@tulilirockz
Copy link
Collaborator

It would be super cool to have a service that checks if theres anything that the team would like to be patched on the current system and apply in whenever the user consents to do it. Like: there would be an endpoint somewhere with a JSON file specifiying the current patch or thing that should be applied and when it was published, then, the user computer would fetch the file and compare the current system state to the latest patch, if it isnt applied yet, show a popup telling the user that some action should be taken on the system for some reason with a "YES/NO" option to apply it. This would fix stuff like the ANSI signature check on older systems because they would be notified that their system is broken and they should run a script to fix it

@dosubot dosubot bot added the enhancement New feature or request label Oct 15, 2024
@tulilirockz
Copy link
Collaborator Author

In order to avoid abuse, the JSON should not have any kind of executable script directly in it and these should only be strictly suggestions, the user should not feel coerced to do anything and it should be completely optional

@fiftydinar
Copy link
Collaborator

fiftydinar commented Oct 15, 2024

You mean the general template for comparing old stuff with new & notifying the user about this? Then doing the necessary stuff to update if user consented (some stuff without consent, but automatic, like secure boot key update)?

This would be a good fit in ublue-os/config imo

@tulilirockz
Copy link
Collaborator Author

honestly the more i think about this it reallllyyy sounds a lot like just a fancy, more integrated, system-wide RSS fee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants