3w ago  TheRedPill
Endorsed Contributor

@SwarmShawarma

IDK does looksmaxing has to be metrosexual, gay, fashionista?

It's inherently gay

1 3
3w ago  TheRedPill
2

@SwarmShawarma I'm a software developer (heh) so yeah, I can write it myself.

But I get what you mean

2
3w ago  TheRedPill

@Bozza

The ONLY software I would trust is PGP, or GPG

technically yeah, but common misconception here is to trust middleman. When you mention software, well anything else being used IS SOFTWARE as well: signal, telegram, ProtonaMail. Unless you can write a GPG-encoding software yourself [or if one has skills to verify the code then to NEVER update], then maybe keep it on separate device.

I asked grok is it easy, what's your opinion?

No, it is not easy to write your own script that properly implements PGP-style asymmetric encryption (more precisely: the OpenPGP format) — at least not if you want something secure and interoperable.

What you actually need to do it "properly" (OpenPGP style)

  • Generate or parse keys (RSA, ECC Curve25519/Ed25519, etc.)
  • Handle OpenPGP packet format (very complex — literal data, encrypted data, signatures, one-pass signatures, compressed packets, modification detection code (MDC), AEAD in newer versions…)
  • Implement hybrid encryption:
  • Generate random session key
  • Encrypt session key with recipient's public key (RSA-OAEP or ElGamal or ECDH)
  • Encrypt actual data with AES (usually CFB or OCB/AEAD mode)

  • Correctly implement symmetric encryption modes (especially the strange OpenPGP CFB variant with MDC)
  • Handle compression (ZIP/ZLIB/BZip2)
  • Deal with ASCII-armor (Base64 + headers)
  • Implement partial-length packets, streaming, etc.
  • Add timing attack resistance, side-channel resistance, proper random number generation…
  • Handle key preferences, subkeys, revocation, trust model (if you want WoT)

Even very experienced cryptographers usually don't implement OpenPGP from scratch — they use libraries like:

  • Python: pgpy, gnupg (wrapper around GnuPG), pyOpenPGP
  • JavaScript: openpgp.js
  • Rust: sequoia-pgp, rpgp
  • Java: BouncyCastle (PGP classes)
  • Go: golang.org/x/crypto/openpgp (but somewhat outdated)
Read More
1 1
3w ago  TheRedPill

@Typo-MAGAshiv

you'll likely be a 4/10 socially

I never did that, but I would consider looksmaxing having 50 of the same, but well fitted, not creasing easily... Maybe one expensive coat... Some cheap wriststuff no watch.

Time spend beyond first choices, should be negligible.

IDK does looksmaxing has to be metrosexual, gay, fashionista?

1
3w ago  TheRedPill

@Typo-MAGAshiv it is the first time I look at this picture... 8 days? my constipation lasts longer

Nice reminder of the parable.

3w ago  TheRedPill

@Typo-MAGAshiv

That's why being fun to be around is more important than how you look.

also depending on what a man is looking for. being grounded and having good time will help spin a woman longer, pure looks gets a foot in a door easier.

if dating market would be really abysmal [which I don't know enough about], then retention wouldn't matter

3w ago  TheRedPill
Admin

You ever just want to post everything and nothing into the void all at once?

But then you realize that's dumb.

No one wants to see a man post that shit. The world doesn't stop for you because you miss having nice things.

You just have to grind for better things.

So instead of dumping words into the void, you stare at it and try to figure out your next victories.

Because as a man that's all you can do. Push forward through the void

3
3w ago  TheRedPill
Endorsed Contributor
2
3w ago  TheRedPill
Admin

@Baron

With that wall of text?

No.

1
3w ago  TheRedPill

@Vermillion-Rx Can someone debunk him?

1
Load More