Changes Made
Added start on boot and safer extension marketplace.
Start on boot
The app will now set itself up so if in settings you enabled start on boot the app will automatically start itself when you boot up your computer.
Safer extension marketplace
The way extensions work is all the extensions listed have a GitHub repository linked so when the user downloads the extension they download it off the repository, but the developer can change the GitHub repo so after it is accepted as safe the developer can change that without any warning. So now we grab from a specific point on the git tree. However even still the Dev can change the history so we check that the commit hash matches the stored hash meaning the developer cannot change their extension after approval
Sorry for the lack of videos again its really a backend change
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.