Live data from Hacker News

Viewing profile — arkadiyt

arkadiyt

HN member
Joined
Sat, May 30, 2015, 8:11 AM UTC
HN karma
22,011
Public activity
1,364 items

About arkadiyt

https://twitter.com/arkadiyt

https://bsky.app/profile/arkadiyt.bsky.social

https://arkadiyt.com/about

Recent public activity

  1. comment
    Comment #48997336

    For anyone unaware, a SOC3 is just a SOC2 with the audit details removed - it includes a high level statement from the company (Apple) and from the auditor (EY), that's it. Also Ap…

  2. story
  3. story
  4. comment
    Comment #48140731

    This is addressed in the blog :)

  5. comment
    Comment #48139965

    It's from the linked rav4world post

  6. comment
    Comment #48139211

    There's still a fuse for the DCM even in this car but: - It has an internal battery and will keep running for quite a while after pulling the fuse. This is a safety feature in case…

  7. comment
    Comment #48138692

    In a perfect world they wouldn't collect it either, but I'd rather Apple have it than the car manufacturer (or rather, only Apple vs both Apple and the car manufacturer)

  8. story
  9. story
  10. comment
    Comment #48018940

    When I removed the DCM the in-car microphone stopped working, but I bought one of these to get it working again: https://www.autoharnesshouse.com/store/AHH-DCM77 . Also even with n…

  11. comment
    Comment #48018885

    I bought a 2024 RAV4 Hybrid and 1) physically removed the modem (the "DCM") and 2) disconnected the GPS antenna from the head unit Took a little research but was still an approacha…

  12. story
  13. story
  14. story
  15. story
  16. comment
    Comment #45660173

    Apple Health data is end-to-end encrypted, even without using ADP. They don't have access to it: https://support.apple.com/en-us/102651

  17. comment
    Comment #45585304

    > intercept SMS including the verification codes sent by apps like WhatsApp For anyone worried, this approach: 1) Breaks the existing phone from receiving WhatsApp messages, so you…

  18. story
  19. comment
    Comment #44896234

    I don't need something to protect the privacy of others from me, I need something to protect my privacy from others. The majority of people who use smart glasses are not going to b…

  20. story
  21. story
  22. story
  23. comment
    Comment #44078776

    If using a non-FS key exchange (like RSA) then the value that the session key is derived from (the pre-master secret) is sent over the wire encrypted using the server's public key.…

  24. comment
    Comment #44078327

    > does a 4096 not give you more security against passive capture and future decrypting? If the server was using a key exchange that did not support forward secrecy then yes. But: %…

  25. comment
    Comment #44078123

    > Make an RSA key of 4096 bits. Call it your personal key. This is bad advice - making a 4096 bit key slows down visitors of your website and only gives you 2048 bits of security (…