Comprehensive Glossary
Defining technical systems, projects, and entities within the Abhinav Ranjan digital universe.
Phishing
A cyber attack that uses disguised email as a weapon to trick the email recipient into believing that the message is something they want or need.
CybersecurityMalware
Malicious software designed to cause damage to a computer, server, client, or computer network.
CybersecurityRansomware
A type of malicious software designed to block access to a computer system until a sum of money is paid.
CybersecurityEncryption
The process of converting information or data into a code, especially to prevent unauthorized access.
CybersecurityFirewall
A network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.
CybersecurityVPN
Virtual Private Network, a secure connection between two or more devices across a public network.
CybersecuritySOC
Security Operations Center, a centralized unit that deals with security issues on an organizational and technical level.
CybersecuritySIEM
Security Information and Event Management, software products and services combining SIM and SEM.
CybersecurityZero-Day
A computer-software vulnerability that is unknown to those who should be interested in mitigating the vulnerability.
CybersecurityPenetration Testing
An authorized simulated cyberattack on a computer system, performed to evaluate the security of the system.
CybersecuritySocial Engineering
The psychological manipulation of people into performing actions or divulging confidential information.
CybersecurityDDoS
Distributed Denial-of-Service attack, a malicious attempt to disrupt normal traffic by overwhelming the target or its surrounding infrastructure.
CybersecurityTrojan
Any malware which misleads users of its true intent, often hiding malicious code inside seemingly harmless software.
CybersecurityBotnet
A number of Internet-connected devices, each of which is running one or more bots, often used to perform DDoS attacks.
CybersecurityKeylogger
A type of surveillance software that has the capability to record every keystroke you make to a log file.
CybersecuritySpyware
Software that enables a user to obtain covert information about another's computer activities.
CybersecurityTwo-Factor Authentication
A security process in which users provide two different authentication factors to verify themselves.
CybersecurityVulnerability
A weakness which can be exploited by a threat actor to cross privilege boundaries within a computer system.
CybersecurityBrute Force Attack
A trial and error method used by application programs to decode encrypted data such as passwords.
CybersecurityMan-in-the-Middle
An attack where the attacker secretly relays and possibly alters the communication between two parties.
CybersecurityCyber Kill Chain
A phase-based model to describe the stages of a cyber attack, from early reconnaissance to the goal.
CybersecurityHTML
HyperText Markup Language, the standard markup language for documents designed to be displayed in a web browser.
Web DevelopmentCSS
Cascading Style Sheets, a style sheet language used for describing the presentation of a document written in HTML.
Web DevelopmentJavaScript
A programming language that conforms to the ECMAScript specification, commonly used for web page interactivity.
Web DevelopmentAPI
Application Programming Interface, a connection between computers or between computer programs.
Web DevelopmentJSON
JavaScript Object Notation, an open standard file format and data interchange format.
Web DevelopmentREST API
An API that conforms to the design principles of the REpresentational State Transfer architectural style.
Web DevelopmentFrontend
The client-side part of a website or application that users interact with directly.
Web DevelopmentBackend
The server-side of a website or application, responsible for logic, database, and server configuration.
Web DevelopmentFull-Stack
A developer who is comfortable working with both back-end and front-end technologies.
Web DevelopmentDOM
Document Object Model, a cross-platform and language-independent interface that treats an XML or HTML document as a tree structure.
Web DevelopmentAJAX
Asynchronous JavaScript and XML, a set of web development techniques to create asynchronous web applications.
Web DevelopmentResponsive Design
An approach to web design that makes web pages render well on a variety of devices and window or screen sizes.
Web DevelopmentFramework
An abstraction in which software providing generic functionality can be selectively changed by additional user-written code.
Web DevelopmentLibrary
A collection of pre-compiled routines that a program can use.
Web DevelopmentWebpack
An open-source JavaScript module bundler.
Web DevelopmentNPM
Node Package Manager, a package manager for the JavaScript programming language.
Web DevelopmentGit
A distributed version-control system for tracking changes in source code during software development.
Web DevelopmentCI/CD
Continuous Integration and Continuous Delivery/Deployment, practices for automating software development processes.
Web DevelopmentCORS
Cross-Origin Resource Sharing, a mechanism that allows restricted resources on a web page to be requested from another domain.
Web DevelopmentWebSockets
A computer communications protocol, providing full-duplex communication channels over a single TCP connection.
Web DevelopmentSingle Page Application (SPA)
A web application that interacts with the user by dynamically rewriting the current web page.
Web DevelopmentVPS
Virtual Private Server, a virtual machine sold as a service by an Internet hosting service.
HostingShared Hosting
Web hosting service where many websites reside on one web server connected to the Internet.
HostingDNS
Domain Name System, a hierarchical and decentralized naming system for computers, services, or other resources.
HostingCDN
Content Delivery Network, a geographically distributed network of proxy servers and their data centers.
HostingSSL
Secure Sockets Layer, a standard security technology for establishing an encrypted link between a server and a client.
HostingReverse Proxy
A type of proxy server that retrieves resources on behalf of a client from one or more servers.
HostingBandwidth
The maximum rate of data transfer across a given path.
HostingUptime
A measure of the time a machine, typically a computer, has been working and available.
HostingDedicated Server
A type of Internet hosting in which the client leases an entire server not shared with anyone else.
HostingCloud Hosting
Hosting that uses virtual servers that pull their computing resource from extensive underlying networks of physical web servers.
HostingIP Address
A numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication.
HostingDDoS Protection
Services designed to protect against Distributed Denial-of-Service attacks.
HostingLoad Balancer
A device that acts as a reverse proxy and distributes network or application traffic across a number of servers.
HostingColocation
A data center facility in which a business can rent space for servers and other computing hardware.
HostingSSH
Secure Shell, a cryptographic network protocol for operating network services securely over an unsecured network.
HostingFTP
File Transfer Protocol, a standard network protocol used for the transfer of computer files.
HostingcPanel
A web hosting control panel that provides a graphical interface and automation tools.
HostingDatabase Hosting
Hosting services specifically optimized for database management systems.
HostingBackup
A copy of computer data taken and stored elsewhere so that it may be used to restore the original after a data loss event.
HostingLatency
The delay before a transfer of data begins following an instruction for its transfer.
HostingNameserver
A computer hardware or software server that implements a network service for providing responses to queries against a directory service.
HostingLLM
Large Language Model, a computational model capable of understanding and generating human language.
AIMachine Learning
The study of computer algorithms that improve automatically through experience.
AINeural Network
A series of algorithms that endeavors to recognize underlying relationships in a set of data.
AIPrompt Engineering
The process of structuring text that can be interpreted and understood by a generative AI model.
AIRAG
Retrieval-Augmented Generation, a technique that enhances large language models by retrieving relevant information from an external knowledge base.
AIFine-Tuning
The process of making small adjustments to a pre-trained model to optimize its performance for a specific task.
AIDeep Learning
Part of a broader family of machine learning methods based on artificial neural networks.
AINatural Language Processing (NLP)
A subfield of linguistics, computer science, and AI concerned with the interactions between computers and human language.
AIComputer Vision
An interdisciplinary scientific field that deals with how computers can gain high-level understanding from digital images or videos.
AIGenerative AI
A type of AI that can create new content, such as text, images, or audio.
AITransformer
A deep learning architecture that relies entirely on an attention mechanism to draw global dependencies between input and output.
AITokenization
The process of breaking down text into smaller units (tokens) for processing by a language model.
AIHallucination
When an AI model generates false, misleading, or nonsensical information that is not based on its training data.
AIEmbedding
A relatively low-dimensional space into which high-dimensional vectors may be translated.
AIInference
The process of using a trained machine learning model to make predictions on new, unseen data.
AITraining Data
The dataset used to train a machine learning algorithm.
AIAlgorithm
A sequence of instructions that are carried out to perform a specific task.
AIBias
Systematic and unfair discrimination in AI models resulting from prejudiced assumptions in the algorithm or training data.
AIReinforcement Learning
An area of machine learning concerned with how intelligent agents ought to take actions in an environment to maximize cumulative reward.
AISupervised Learning
The machine learning task of learning a function that maps an input to an output based on example input-output pairs.
AIUnsupervised Learning
Machine learning that looks for previously undetected patterns in a dataset with no pre-existing labels.
AILuminary Technicals
Futuristic technology ecosystem founded by AR. Abhinav Ranjan, focusing on secure digital infrastructure.
Luminary EcosystemLuminary Servers
High-performance, secure hosting infrastructure provided by the Luminary ecosystem.
Luminary EcosystemLuminary Developers
The collaborative development community working on Luminary Technicals projects.
Luminary EcosystemLuminary Cares
The social responsibility and ethical technology initiative within the Luminary ecosystem.
Luminary EcosystemLuminary Kits
Pre-packaged toolsets and libraries designed for rapid secure application development.
Luminary EcosystemLuminary Webs
Web development division focused on creating highly optimized, secure, and modern websites.
Luminary EcosystemDevEnd
Behind-the-scenes administrative portal and local developer management suite.
Luminary EcosystemLTS Platform
Live Telecast Server, providing RTC-based real-time podcast telecasts and Q&A rooms.
Luminary EcosystemAgroScan AI
Advanced agricultural disease scanner using AI and deep learning to protect crops.
Luminary EcosystemAR Tech
The foundational technology initiative started in 2019 that evolved into Luminary Technicals.
Luminary Ecosystemitzmeabhinavranjan
Primary alternative digital alias and developer handle used by Abhinav Ranjan.
Luminary EcosystemBiographical Library
Custom educational resources section containing downloadable security sheets.
Luminary EcosystemDigital Sovereignty
The core philosophy of the Luminary Ecosystem, emphasizing control over one's own digital destiny.
Luminary EcosystemSecSDLC
Security-First Development Lifecycle, the rigorous framework used for all Luminary development.
Luminary EcosystemProactive Defense
The methodology used across Luminary platforms to anticipate and neutralize threats.
Luminary EcosystemEcosystem Matrix
The interconnected network of services, platforms, and databases within Luminary Technicals.
Luminary EcosystemGAS Backend
Global Administrative System backend, the central orchestration layer for Luminary services.
Luminary EcosystemLuminary Auth
The centralized, secure authentication service used across all Luminary platforms.
Luminary EcosystemCyber Jurisprudence Initiative
A research branch within Luminary focused on the intersection of law and technology.
Luminary EcosystemResilient Frontier
The ultimate goal of the Luminary Ecosystem: building unshakeable digital infrastructure.
Luminary EcosystemTech-Democratization
The process of making high-level security knowledge accessible to everyone, a core Luminary value.
Luminary Ecosystem