Confirmed users
177
edits
(Move prompt earlier in process) |
(Add Acknowledgments section) |
||
| Line 82: | Line 82: | ||
** Each OS has several UX issues with ADB that make it annoying to use | ** Each OS has several UX issues with ADB that make it annoying to use | ||
* ADB has a much larger attack surface area, simply because it has many more lower level functions than the Developer Tools protocol we are exposing here | * ADB has a much larger attack surface area, simply because it has many more lower level functions than the Developer Tools protocol we are exposing here | ||
== Acknowledgments == | |||
* Brian Warner created many of the specific details of the authentication scheme | |||
* Trevor Perrin helped vet the authentication protocol | |||