Namespace

In computing, a namespace is a set of symbols that are used to organize objects of various kinds, so that these objects may be referred to by name. Prominent examples include:

  • file systems are namespaces that assign names to files;
  • programming languages organize their variables and subroutines in namespaces;
  • computer networks and distributed systems assign names to resources, such as computers, printers, websites, (remote) files, etc.
  • Namespaces are commonly structured as hierarchies to allow reuse of names in different contexts. As an analogy, consider a system of naming of people where each person has a proper name, as well as a family name shared with their relatives. If, in each family, the names of family members are unique, than each person can be uniquely identified by the combination of first name and family name; there is only one Jane Doe, though there may be many Janes. Within the namespace of the Doe family, just "Jane" suffices to unambiguously designate this person, while within the "global" namespace of all people, the full name must be used.

    Podcasts:

    PLAYLIST TIME:

    Latest News for: namespaces

    Qualys TRU Discovers Three Bypasses of Ubuntu Unprivileged User Namespace Restrictions (Qualys Inc)

    Public Technologies 27 Mar 2025
    ) The Qualys Threat Research Unit (TRU) recently disclosed three security bypasses in Ubuntu's unprivileged user namespace restrictions ... [...] ... Disclaimer ... (noodl.
    • 1
    ×