tjado mäcke

Results 14 issues of tjado mäcke

Hi, I built the app and trying to get it working between two Android devices. Sadly the pairing doesn't work. When I'm in the BLE HID app (keyboard section) and...

I'm working on the support of WebAuthn over USB. For this, the Android device needs to have special USB HID descriptor (CTAP) and Authorizer needs to implement the device logic...

enhancement
help wanted

Authorizer is based on PasswdSafe (https://sourceforge.net/projects/passwdsafe/). As PasswdSafe is in active development, a lot of commits from it are not yet integrated into Authorizer. So it would be good if...

help wanted
Hacktoberfest

Would be great if someone creates additional keyboard layouts for Authorizer. More information are available in PR https://github.com/tejado/Authorizer/pull/3

enhancement
help wanted
Hacktoberfest

The current video linked in the README.md shows a really old version of Authorizer. It would be great if someone creates a new one. The video should show two devices...

enhancement
help wanted
Hacktoberfest

Implement a configfs support check, e.g. over the kernel version. It is also possible to check if certain gadgets are available over the kernel (/proc/config.tgz -> CONFIG_USB_F_ flags)

enhancement
help wanted

Seems that telegram changed their backend so that the distances are rounded to 500m, 1km, 2km, ... Due to this, the tracking of users is not anymore possible or at...

- Show FIDO credentials in the record - FIDO credentials should be mergable with other records - During FIDO credential registration, the target record should be selectable This is valid...

enhancement
help wanted

This issue documents the work to get UVC up & running with android-usb-gadget.

enhancement

As the trilateration function does not work with ECEF/EPSG 4978 coordinates (used by Google Maps and OpenStreetMap), I'm adding the projection methods. These are also used in the python code...