Viewing profile — g_p
g_p
HN member- Joined
- Mon, Apr 11, 2016, 6:15 AM UTC
- HN karma
- 3,607
- Public activity
- 910 items
- HN profile
- View on Hacker News ↗
About g_p
No profile information was provided.
Recent public activity
-
comment
Comment #48330695
Yes, you should be able to. In essence, the state of the TPM is represented in the values of the PCRs (Platform Configuration Registers). Those are hash-extended through the boot p…
-
comment
Comment #44675170
Even with a ported number, inbound call routing still heavily relies on the "number range" owner to direct the incoming call to the correct network. If the original number range ow…
-
comment
Comment #44675074
When roaming, your home network is needed for routing incoming calls to you, and handling authenticating your device to the visited network.
-
comment
Comment #43978212
There are absolutely ways to intercept a call from a targeted user that would be viable to use to gain access to a mid to high value user's funds. SS7 call routing and rogue 2G bas…
-
comment
Comment #43827202
You need a SIM card (ideally) with support for elliptic curve crypto, and some additional fields added in the profile (SIM services 124 and 125). You can then, once those services …
-
comment
Comment #43814055
In terms of existing examples, there's a few equivalent (or at least similar) fields defined as SIM files - for example, the FPLMN (forbidden PLMN) list of networks your phone shou…
-
comment
Comment #43813797
> 5G Standalone security and privacy requirements > To help ensure compatibility of iPhone and cellular iPad devices on private 5G SA networks, infrastructure vendors must adhere t…
-
comment
Comment #43125495
A lot of the patents needed to implement mobile standards are designated as "standards essential patents", meaning that the party bringing them up the table in the standards commit…
-
comment
Comment #42948156
You might find Privacy Pass of interest then - https://help.kagi.com/kagi/privacy/privacy-pass.html It should be out in the next day or so.
-
comment
Comment #42915950
There's a couple of options in settings worth checking, as Netguard works for me when roaming just fine. Under Settings > Defaults, make sure you don't have "block roaming" turned …
-
comment
Comment #42897253
I recently came across a signature check that was (correctly) checking the signature against a public key... The issue was the public key itself was unauthenticated, and provided b…
-
comment
Comment #42527178
Thanks - yeah it seems like this is supported in FIDO 2.1 (but not 2.0). I suspect this is only implemented in Yubikey 5.7 and above. Once the technology is there to support it, ho…
-
comment
Comment #42519715
That's a pretty neat solution. I like that idea. If you wanted to go a step further, you could use a smartcard with hardware PIN reader as a PKCS11 crypto device, and use that to d…
-
comment
Comment #42519669
That's a fair point, although as the PIN is validated locally, you could argue from the server perspective you gain a second (knowledge) factor, but from a local perspective it's e…
-
comment
Comment #42518793
I share your paranoia and felt that passkeys were a step back as anything getting access to your browser extension memory can realistically dump both your "password" and MFA ("pass…
-
comment
Comment #42518720
Yeah, a fair point (though if you can't manage keys one by one that seems a massive usability issue and oversight with no safe path to resolution). This adds another step needing c…
-
comment
Comment #42518609
The downside of this (at least in my personal view) is it's a regression from the elevated security you got with non-resident FIDO/U2F MFA. The moment you go "passkey" and have to …
-
comment
Comment #42518587
TOTP codes are phishable and repayable in real-time - both via web (visiting the wrong site which asks for a TOTP and relays it within a few seconds), and via social engineering ov…
-
comment
Comment #42429115
Which? is a UK brand, and in the UK it's fairly common to see the postcode (or rather the first couple of digits) used to determine which regional programming a user wants, given t…
-
comment
Comment #41994586
Readeck saves an archived copy of the links you save (where it can). From their docs, "Every bookmark is stored in a single, immutable, ZIP file. Parts of this file (HTML content, …
-
comment
Comment #41700084
The issue so far seems to be that most OSs don't really have an effective way to restrict that file to a single application. User-oriented filesystem permissions don't work, as all…
-
comment
Comment #41542989
When browsing a site full of JS-heavy ads, sure. When running a browser performance benchmark, generally not - the ad block extension adds an overhead to the page. I saw this when …
-
comment
Comment #41542966
One other potential area of variability could come from browser extensions - I imagine that users who compare browser power performance are more technical than the median user, and…
-
comment
Comment #41297044
It certainly does - if you remain current then not a lot has really changed. If you understand the principles of control systems and how an electrical grid works, this is broadly "…
-
comment
Comment #41293825
A good point - perhaps the focus is too heavy on paperwork or "measurable compliance". From experience in this sector though, I think the real issue is a lack of technical awarenes…