Intranet - What it is, why it matters, and secure setup basics

Intranet

What it is

An intranet is a private network for a company or group. Only approved members can sign in to access internal tools, documents, wikis, chat, and apps. It helps teams share information securely without exposing it to the public internet.

Why it matters

An intranet centralizes work and keeps sensitive data inside the organization. With the right access controls, people get what they need fast while outsiders stay out.

How it works - quick tour

  • Identity & access: sign in with company accounts, SSO, and MFA

  • Private hosting: apps live on internal servers or cloud VPCs

  • Segmentation: separate zones for HR, finance, engineering

  • Secure access: on-site networks or remote via VPN/zero trust

Good practices

  • Enforce MFA and least-privilege permissions for every app

  • Keep systems patched and remove unused services and accounts

  • Use HTTPS everywhere, audit logs, and regular access reviews

  • Classify content and limit sharing outside the org

  • Provide clear navigation, search, and ownership so content stays fresh

    Glossary (A–Z)

    All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
      • Related Articles

      • Local Area Network (LAN)

        What it is A Local Area Network (LAN) connects computers and devices in a small area like a home, office, or school. Devices talk to each other through ethernet cables or Wi-Fi, sharing files, printers, and internet access. Why it matters A good LAN ...
      • Data Execution Prevention

        What it is Data Execution Prevention (DEP) is a Windows safety net that stops code from running in places it shouldn’t—like the stack or heap. If malware tries to execute from those memory areas, Windows blocks it and shuts the app down instead of ...
      • VPN (Virtual Private Network)

        What it is A VPN is an app that creates a secure tunnel for your internet traffic. It scrambles your data so Wi-Fi owners, ISPs, or snoops can’t read it, and it can make your connection look like it’s coming from another location. People use VPNs for ...
      • Data Breach Prevention

        Why it matters Breaches drain money, trust, and time. Strong basics turn scary “what ifs” into non-events: a phish gets ignored, a stolen password is useless, a lost laptop holds only encrypted gibberish. The short, smart checklist MFA everywhere: ...
      • Security Software

        What it is Security software is a set of apps and services that protect your devices and data from hackers, malware, and mistakes. It covers tools like antivirus/anti-malware, firewalls, VPNs, email and web filters, intrusion detection/prevention, ...