yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

What’s private or incognito mode?


2m read
·Nov 10, 2024

  • So Kelly, one thing that I see on a lot of browsers, they might have like a private mode, or an incognito mode. What do those things generally do, and how private, or incognito are they, and what should we still think about, even if we are using those modes?

  • So, generally, a private mode, or incognito mode means that what is happening in that browsing session on your computer stays there. So, sometimes when you browse the web, you get things like cookies that remember who you are, remember different things that have happened, so for instance, a site that you've visited it before, maybe that you've logged in before. So what those windows do is they say that once you close that window, everything is forgotten on your computer. But what they don't mean, is that no one can know what happened, because they don't protect against other software running on your computer. If you're at work, your work administrator might still have access to what's happening on your computer or even the Wi-fi network might have some sort of record of what traffic's going through it.

  • So to clean out a lot of the things that might be saved on your computer, when you're normally browsing. And what are the disadvantages of using that mode?

  • The disadvantages are, some of the things that cookies do are conveniences for you. So for instance, if you remember your login on a website, that makes it much easier for you to log in next time. Or maybe, you want to have your video service, remember what videos you like, so that it can give you better suggestions next time. So, the internet, there are a lot of advantages to some of the things like cookies. It's just a question of, in that particular moment, is that something that's useful to you? Or is that something that you wanna avoid, by using a private or incognito browsing?

  • Super useful. Thanks so much, Kelly.

More Articles

View All
A Hidden Gravel Pit | Port Protection
It’s one of the most rewarding things in life to be able to go out to the ocean and not only get our food but food for the docks. Hans and Timby have anchored their skiff at the mouth of a rocky fissure, hoping to scavenge a key ingredient in their homema…
An Infinite Dilemma of Bliss and Suffering
Imagine a universe filled with an infinite number of immortal people living in Bliss. They love it; it is awesome. But each day, one of them is removed and sent away to a separate Universe of suffering forever. Now, imagine a different Universe filled wi…
Why You Should STOP Saving Money - DO THIS NOW
What’s up guys, it’s Graham here. So, throughout my entire life, I’ve always been an excessive saver. No matter how much money I make, I always set a strict budget to follow. I calculate the bare minimum that I need, and then everything else above that is…
It’s Over: Why The Middle Class Is Financially Screwed
What’s up guys, it’s Graham here. So usually when I see a mistake or something that shouldn’t be happening, I like to call it out and share my thoughts because investing is something I take extremely seriously, and today is no exception. During a time whe…
Where the heck is Sadie? Sadie goes to Europe
[Music] You’re a falling star. You’re the getaway car. You’re the line in the sand when I go too far. You’re the swimming pool on a hot day, and you’re the perfect thing to say. And you play it coy, but it’s kind of cute. Oh, when you’re smiling at me, you
Nested function calls | Intro to CS - Python | Khan Academy
Can I call a function from inside another function? Let’s trace what happens and explore why we might want to organize our code this way. When we call a function from the top level of a program, we create a new stack frame and store all our local variabl…