• 3 Posts
  • 68 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle










  • So you gave up online dating a decade ago? The Internet has come a long way since then.

    I don’t know what you’re looking for, but I would urge you to give it another try if you’re not finding what you want. It’s not magic, but it will simply put you in front of a lot more people than you would otherwise see. If your perfect match is a 1 in 1000 you’ve got way better odds running into them online than via random chance IRL.










  • If I understand the question, the traffic in your local intranet will basically always be encrypted with your root cert. So client -> proxy with your cert, then normal internet encryption from proxy -> internet.

    For the apps, it depends on the app, but you can usually insert your cert into their store, it might just be different than the systems store. This could be hard to do on an non-rooted iPhone, idk. My experience is with Linux desktops. For example, in chromium based apps, there is a database in ~/.pki/nssdb that you can insert your cert into. Again, this is something I do at work where we have a very tightly controlled network and application stack. I would not recommend a MiTM proxy for your home environment, it will only cause headaches.