This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7921 - password protected screen saver bitmap display
Attached to Project:
Rockbox
Opened by Gerritt Gonzales (GRaTT) - Wednesday, 10 October 2007, 01:31 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 14 October 2010, 14:18 GMT+2
Opened by Gerritt Gonzales (GRaTT) - Wednesday, 10 October 2007, 01:31 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 14 October 2010, 14:18 GMT+2
|
DetailsThis patch allows you to open any bitmap
backdrop size or smaller and display it. It wil display a random 2 digit password before the image. To exit select power on the sansa and enter the password. Use select on the sansa to exit without a password (backdoor) Just a proof of concept for password protection. You could make a WPS screen to display. select a bmp and use open with to set the config file and then run the plugin. GRaTT |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Thursday, 14 October 2010, 14:18 GMT+2
Reason for closing: Rejected
Additional comments about closing: totally pointless because resetting the player or even plugging in usb is enough to get round this.
enabling party mode is more likely to stop people fiddling than this.
Thursday, 14 October 2010, 14:18 GMT+2
Reason for closing: Rejected
Additional comments about closing: totally pointless because resetting the player or even plugging in usb is enough to get round this.
enabling party mode is more likely to stop people fiddling than this.
Easy to lock it down, remove some code, but I forgot the password
so many times while testing I put in the backdoor.
The matrix_pass
FS#7920screensaver has no backdoor.GRaTT
password protected screensaver. This is only
to keep honest people from poking where they should not.
GRaTT