PSA to iOS users: if you tap the lock button 5x it forces password-only unlocking. Useful at protests or any precarious situations with law enforcement.
Bringing up the shutdown screen (hold lock and either volume button) will also do it.
Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock
11–20 of 120 posts
Re: Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock
#12 sudo bioutil -ws -u 0; sleep 1; sudo bioutil -ws -u 1
Edit: here's a shortcut to run the above and then lock your screen. You can give it a global keyboard shortcut in the Shortcuts app.
https://www.icloud.com/shortcuts/9362945d839140dbbf987e5bce9...Re: Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock
#13Neat idea. I remember way back in the day, there was some question as to the legality of compelled unlocking of devices; IIRC, it’s been deemed legal to compel a fingerprint, but illegal (under the first amendment?) to compel entry of a password—IIRC, as long as that password hasn’t been written down anywhere. I gather this is written to that end primarily? Or is there some other goal as well?
I wrote this after the case of a Washington Post reporter, Hannah Natanson, was compelled to unlock her computer with her fingerprint. This resulted in access to her Desktop Signal on her computer, revealing sources and their conversations. https://www.yahoo.com/news/articles/washington-post-raid-pro... Edit: I've a lot more details about the legality and precedence on the apps landing page https://paniclock.github.i…
Re: Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock
#14Re: Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock
#15PSA to iOS users: if you tap the lock button 5x it forces password-only unlocking. Useful at protests or any precarious situations with law enforcement.
Re: Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock
#16Re: Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock
#17Great idea and implementation! If you are hesitant to install this for any reason, you can accomplish the same thing with this one liner: sudo bioutil -ws -u 0; sleep 1; sudo bioutil -ws -u 1 Edit: here's a shortcut to run the above and then lock your screen. You can give it a global keyboard shortcut in the Shortcuts app. https://www.icloud.com/shortcuts/9362945d839140dbbf987e5bce9...
Re: Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock
#18PSA to iOS users: if you tap the lock button 5x it forces password-only unlocking. Useful at protests or any precarious situations with law enforcement.
The only thing you can do (to protect your data from forensics, etc) is to return it to BFU by shutting it off.
Re: Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock
#19Re: Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock
#20Neat idea. I remember way back in the day, there was some question as to the legality of compelled unlocking of devices; IIRC, it’s been deemed legal to compel a fingerprint, but illegal (under the first amendment?) to compel entry of a password—IIRC, as long as that password hasn’t been written down anywhere. I gather this is written to that end primarily? Or is there some other goal as well?