Hi,
My company would like to change the repository being used when updating with the web browser.
I want to be able to use my company’s repository, as I’m able to do if I use “apt update brave” in a terminal.
Alternative accepted solution would be to disable the update prompts in the browser.
Clarifying, i want to be able to use my companys repository, which is deemed secure. From what i gather, if i use “apt update brave”, the device goes to my companys repository and updates. Works as intended.
But if i use the browser, and try to update Brave from there. It goes directly to one of Braves repositorys, which doesn’t comply with my companys rules.
So as i mentioned above, i want to be able to edit the web browsers update function to instead point to my companys repository.
I am guessing, that your company would have to routinely connect with some of the required sources anyway, so that the company repository is up-to-date (functioning as a mirror?). The Brave team members will know exactly which sources your company would use.
Are you on Linux or Windows/Mac? Because on Linux, updates are done entirely by the operating system (via apt as you point out). There is no “update my browser” inside the browser on that platform.
That option is just for restarting the browser after it’s already been updated on your system.
The updates are applied by the OS using the apt repo and then you get a notification in the browser to restart the browser in order to start using the new version that is already installed. If you don’t restart the browser, then you keep using the old version that is no longer installed on your machine but that is still running.