Viewing profile — atanasi
atanasi
HN member- Joined
- Mon, Aug 12, 2019, 9:53 PM UTC
- HN karma
- 27
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About atanasi
No profile information was provided.
Recent public activity
-
comment
Comment #49020200
The service may require attestation and verify the actual authenticator metadata. If the passkey is not accepted by the service, it can use the signaling API to indicate that the p…
-
comment
Comment #48716724
Airpods use AAC-ELD for better microphone quality. While the codec is an open standard, activating it with Airpods is proprietary.
-
comment
Comment #47845811
My bank in Finland allows activating the bank's app remotely. They verify the NFC chip of the ID card in addition to photos and other factors.
-
comment
Comment #47845656
The app would be restricted to environments certified by Apple or Google. Then the app can apply features like trusted time to implement client-side rate limiting.
-
comment
Comment #47806347
If the app wants to take advantage of mandatory hardware attestation, it has to require Android 13 or later. This would undermine somewhat the promise that the app supports a wide …
-
comment
Comment #47646919
The current policy trend in the EU is definitely not based on the principle of each user evaluating their own risk. On the contrary, service providers like financial institutes and…
-
comment
Comment #47637629
Bad money drives out good money only if there is a legal tender law such that both have to be accepted for the same nominal value. In this case, good money is hoarded because it ca…
-
comment
Comment #46564801
It's the security of the ecosystem, where the interests of app vendors are fundamental: content distributors can count on enforcing DRM, and banks are relying on the camera used fo…
-
comment
Comment #45198971
Reading comprehension problems can often be caught with some static analysis combined with AI.
-
comment
Comment #41897037
FSF has published a commentary: https://www.gnu.org/licenses/gpl-faq.html#MereAggregation GPL licenses have allowed so-called "mere aggregation", where separate programs are distri…
-
comment
Comment #27871844
Server-side solutions don't catch all cheats. They can block actions that are impossible according to the game rules but they cannot prevent clients from disclosing too much inform…
-
comment
Comment #22456534
I have heard that AES is very complicated to implement in software, if one intends to avoid side-channel leaks.
-
comment
Comment #22159362
In the case of printing, the context provides some information. In particular, Erlang JAM file seems unlikely to be printed.
-
comment
Comment #21946262
Are they even similar to JavaScript or PHP?
-
comment
Comment #21908726
Certificates are precisely for authentication, but the simplest form employed by automatic systems like letsencrypt only tries to verify domain control. It does not bind the certif…