-
I think the PIN input mechanism may yet be enhanced. It still 'feels' kind of clunky, especially having to lift and reposition the finger to confirm each character.
Option a) Make it like a safe dial…
-
Those commands are missing in the USB docs:
https://github.com/limpkin/mooltipass/tree/master/source_code/src/USB
You can find the functionality here:
https://github.com/limpkin/mooltipass/blob/f5dfb…
-
I am using the first Mooltipass Hardware (the large one) with Firmware V1. I do not know if this got fixed in the update, but I did not dare to update yet.
I've a lot of entries starting with the let…
-
So I encrypted a card on one mooltipass device, took it to another PC with an mooltipass and it says invalid card.
Have not dived into the code yet but I am sure this can be achieved.
-
Those are just suggestions, my english in not perfect. Something might be personal preferences. Just writing down what I noticed. Hope it will help.
- I cannot mark/copy text from the manual
- Page 3:…
-
I'd love the ability to generate passwords on the device itself. Bonus points if it can save them with a short identifier in a context like "Offline PW Gen" or something similar.
-
Once I got the app compile now, I am not able to connect to mooltipass.
```
./MoolticuteApp
DEBUG: :0 - Websocket disconnect
DEBUG: :0 - Websocket error: "Connection refused"
DEBUG: :0 - Websocket …
-
When visiting a website the popup occurs which claims the device to be locked - although the device is not.
-
When attempting to use my mooltipass to enter credentials on my android tablet (Samsung Galaxy Tab A)
The credentials are shorter than anticipated. and if I display them I see there are dropped chara…
-
The Arduino Leonardo keyboard API only allows ASCII input and then converts it to the actual key codes sent to the computer via USB. This is a huge problem because it fails for non-QWERTY systems (e.g…