@ooops2278:matrix.org

Trying to centralize my fediverse use with kbin but still with (rarely used) accounts on:

Lemmy: @Ooops &
Mastodon: @Ooops

  • 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: August 1st, 2023

help-circle


  • Ooops@kbin.socialtoRPGMemes @ttrpg.networkIt's quiet - too quiet.
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    9 months ago

    Fire itselt doesn’t necessarily leave marks on the stone floor unless it’s long and hot enough to melt stone, that’s just byproducts of stuff not burning properly.

    The testing familiar -just like yours- didn’t leave any traces in all the trial runs, it just vanished to its realm of origin.

    Now, continue playing your class instead of cosplaying as a rules lawyer.


  • We have the ability to make Tuberculosis not exist and have for half a century.

    Please tell me more. My knowledge about this must be very outdated.

    There are a lot of things that are really only failing for a lack of distributing ressources. But Tubercolosis (where our once widely used vaccine was mostly ineffective in eradicating it and the treatment is complicated and long requiring monitoring of each patient because of the possibility of secondary infection from the antibiotics or organ damage) is not what comes to my mind first, second or for quite a while.

    In fact in both cases research is ongoing in search for more effective vaccines and easier treatments (primarily for shorter treatment periods as well as against the multiple antibiotic resistences), because our tools today are not actually up to the task.



  • Yes, given OPs question (triggered by VPN Ads even) and way of asking there is no reason to believe in any scenario where a state-sponsored actor “on the same network” is intercepting data (like “transmitted passwords”) because it’s only secured by https. That’s “can I login safely from a public wifi?”-level.

    As you seem to be passionate about these security issues I’m sure that you are familiar with the concept of threat assesment first. Do you believe that a random user asking publically about information seen in advertising is the target of government-level actors wanting to steal his login passwords used on https sites and that breaking the encryption is the easiest measure here?

    As I read this question “high-layer sifting by ISPs” (and providers of open wifi) is exactly the threat scenario here.


  • But encrypting already encrypted HTTPS data is largely irrelevant (for that simplified analogy) unless you don’t trust the encryption in the first place. So the relevant part is hiding the HTTPS headers (your addresses from above) from your the network providing your connection (and the receiving end) by encrypting them.

    Unless of course you want to point out that a VPN also encrypts HTTP… which most people have probably not used for years, in fact depending on browser HTTP will get refused by default nowadays.


  • Non-Internet analogy:

    You communicate via snail mail with someone. Both ends know the address of each other. So does the postal service delivering your mail. Everyone opening your letter can read (and with some work even manipulate) the content. That’s HTTP.

    Now you do the same, but write in code. Now the addresses are still known to every involved party but the content is secured from being read and thus from being manipulated, too. That’s HTTPS.

    And now you pay someone to pick up your mail, send it from their own address and also get the answers there that are then delivered back to you. The content is exactly as secure as before. But now you also hide your address from the postal service (that information has the guy you pay extra now though…) and from the one you are communicating with. That’s a VPN.

    So using a VPN doesn’t actually make your communication more secure. It just hides who you are communicating with from your ISP (or the public network you are using). Question here is: do you have reasons to not trust someone with that information and do you trust a VPN provider more for some reason? And it hides your address from the guy you are communicating with (that’s the actual benefit of a VPN for some, as this can circumvent network blocks or geo-blocking).

    Long story short: Do you want to hide who you are communicating with from the network you are using to access the internet? Then get a VPN. The actual data you send (and receive) is sufficiently secured by HTTPS already.