Viewing profile — tejado
tejado
HN member- Joined
- Tue, Oct 09, 2018, 1:01 PM UTC
- HN karma
- 311
- Public activity
- 57 items
- HN profile
- View on Hacker News ↗
About tejado
Recent public activity
-
comment
Comment #37333825
Android phones: https://github.com/tejado/android-usb-gadget I have unfortunately not yet developed any mouse/keyboard app for this. I only use it for https://github.com/tejado/Aut…
-
comment
Comment #37333675
Please describe what your service is for. I had to click on the Google Elevation API on your „What is Open Elevation“ page to finally understand what your service is for.
-
comment
Comment #36268804
Likely Grafana K6: “ A modern load testing tool, using Go and JavaScript - https://k6.io “
-
comment
Comment #35006084
> Being able to set up access rules for the service and having user set limits would also be very helpful. The documentation is pretty clear on that: https://developers.cloudflare.…
-
comment
Comment #34774420
Sure the IP is PII because you are not allowed to publish it as others could relate the IP to the identity. But as others already said: if you don’t store the IP (eg in logs) it sh…
-
comment
Comment #34764451
Kernel-Mode driver? Why not using Windows Filtering Platform (WFP)?
-
comment
Comment #34207819
I developed Authorizer to have a cross-platform solution without any server/cloud-service. It is an offline hardware password manager based on PasswdSafe for Android. The concept i…
-
comment
Comment #34130780
I think offline hardware password managers are the most secure. Including offline backup. For this, I developed Authorizer to use your old Android phone as your password manager. I…
-
comment
Comment #33426792
Still planning to add further things like passkeys (when CTAP 2.2 spec is published) and smartcards. But at first, I have to modernize it a little bit.
-
comment
Comment #33426654
Thank you! I appreciate your feedback!
-
comment
Comment #33257676
I always thought I’m too stupid to search correctly. I have exactly the same issue.
-
comment
Comment #33249551
Maybe Authorizer is something you will like: https://github.com/tejado/Authorizer
-
comment
Comment #33004344
Or you directly build the images like GitHub or Azure DevOps so you have your „reproducibility“ again, as everything is inside the images as the hosted ones: https://github.com/act…
-
comment
Comment #31067905
Here in Germany, with the CCC, there are two movies that represents our hacker culture: „23“ and „Everything is one. Except for the 0“
-
comment
Comment #30886972
I’m happy to collaborate on Authorizer - a hardware password manager based on old Android phones. Next milestone: smartcard integration over USB. I would like to build a lib to abs…
-
comment
Comment #30864312
It seems that the use-cases of de-identified authentication are very limited and apply mostly for situations where you don‘t need authentication at all by just stopping the data co…
-
comment
Comment #30741056
Or encode any data into emojis: https://github.com/tejado/BaseEmoji
-
comment
Comment #30649578
Here is a full implementation of it: https://github.com/tejado/telegram-nearby-map
-
comment
Comment #29938258
And then wrapped by https://www.cloudgraph.dev/
-
comment
Comment #29583021
Misleading headline… Azure is according to the website not yet integrated and is coming soon
- story
-
comment
Comment #26829502
Yes I know. This is what I meant with „so I changed the colors“. But anyway: I wonder why most themes are so badly colored so that I need to fix it myself....
-
comment
Comment #26816443
Most vscode themes for me are hard to use as they don‘t highlight the areas enough. Example: I’m not able to see where the line starts as the code collapse arrow background color i…
-
comment
Comment #26743371
I wonder how many nested VM inside jail inside a VM inside a jail... are possible from a resource perspective, so that I can still execute a shell
-
comment
Comment #26590547
Can you implement an API for that? ;)