3
Code integrity check
Source: nextcloud/server#9375 · opened by @nickvergessen
Code integrity check: There are currently multiple problems with the code integrity check, which should be tackled at some point:
1. Integrity is only checked after an update, but for everything
2. Integrity of an app is not checked after an update from the appstore
3. The code of the app is run (updater) before doing the integrity check.
4. The integrity check is currently synchronous while running the update (maintenance mode on) but takes a lot of time
1. Integrity is only checked after an update, but for everything
2. Integrity of an app is not checked after an update from the appstore
3. The code of the app is run (updater) before doing the integrity check.
4. The integrity check is currently synchronous while running the update (maintenance mode on) but takes a lot of time
No pledges yet. Be the first to back this.
Comments
Similar requests
File Integrity Check
0 votes · 0 comments
Allow custom files to bypass the integrity check
0 votes · 0 comments
Extending NC core mimetypes and icons (by NC app) while keeping NC integrity check passing
5 votes · 0 comments
Allow low-level decryption of files (without signature check)
4 votes · 0 comments
QR code to connect mobile apps is very hidden
4 votes · 0 comments
No comments yet.