tefo

Results 11 comments of tefo

I researched today as well a possibility to access the bookmarks without a mandatory visit of the linkace portal e.g. with an extension as like the floccus app. This might...

Me too - whatever I tried on windows - I failed. I installed it by the inofficially binaries which i found here: https://www.lfd.uci.edu/~gohlke/pythonlibs/ No issues at all - working flawlessly.

Hi, had the same issues. Workaround for me was to downloaded the binaries/whl from [here ](https://www.lfd.uci.edu/~gohlke/pythonlibs/)and install it by `pip install pycld2-0.41-cp38-cp38-win_amd64.whl `

After a day of research, I have now also stumbled across this. Issue; Want to use yubikey hardware tokens with imported certificates in the PIV storage. Works great together with...

@selvanair that's really awesome. Just tried it right now - works flawlessly. This has some great benefits; i dont need to deploy OpenSC. Would work even without the YubiKey Minidriver...

Ouuhh, promising good news! Thanks @selvanair. @dgrilli could you describe, how the config file must look like with the new files from the artifacts to get it run with a...

> just comment out the "pkcs11-id" line and add "pkcs11-id-management" in the config file. That worked, thanks. I used pkcs11-spy.dll from OpenSC as provider dll. It worked flawlessly. ![image](https://user-images.githubusercontent.com/3308645/177193156-ddb09a68-ed5d-4407-a3fc-f5845917c477.png) Regarding...

Thanks for the clarification. My previous attempt to include the libykcs11.dll had failed. Now I know the reason; the DLL files must either be copied together, or the bin folder...

> I was having this issue with this PWA: https://porrasta-cfb21.firebaseapp.com/ which caches 200+ files. > It was not happening in Desktop computers, only in mobile. A Nexus 6p with Android...

First of all - a great extension, with great functions. Well programmed and commented! I downloaded the latest release, which does have the suggestions from @lapkritinis already implemented (I guess)....