• 0 Posts
  • 111 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle


  • I hope you’re at least over 40! The generally accepted healthy maximum age gap is half the age, plus 7. That’s not scientific, but what most people find acceptable in others.

    In the case of Leo, it’s not just the age gap but the power imbalance due to his wealth. That imbalance is partly why so many celebrities sate other celebrities. The other is PR and also their schedules. It would be difficult to maintain a regular job and have a relationship with someone who travels for work, months at a time. It’s similar to military families, now that I think about it.


  • Lol, no. He has wealth and fame. It’s not a meeting of minds. It’s loneliness.

    The older he gets, the more the distance will be between them, with each new young woman.

    For some men, that’s their ultimate fantasy. But only if they never see the partner as an equal or anything more than a possession or toy to use.

    Eventually, hell be less desirable, but still wealthy, and we’ll have an Anna Nicole Smith situation.

    However, nobody seems to be being hurt at the moment…it’s all consensual and everyone goes in eyes open. It’s just sad.









  • No client side hashing is possible and secure.

    If you look at sending plain text under SSL, it’s almost the same thing.

    The password hashed under a mutually known algorithm that is not reversible is just as good as the plaintext.

    What’s particularly interesting right now is manipulation of data that is encrypted to allow the same output (encrypted) as unencrypted data.

    The point of sending hashes info from the client is that each site uses a different key, even if publicly available. This means that leaked login data cannot be compared or matched across different leaks.