data
quantities, characters, or symbols on which operations are performed by a computer
user profile
data about an individual user
aggregate data
data combined from several measurements
data structure
particular way of storing and organizing data in a computer
plain text
computer data consisting only of unformatted characters of readable material
pepper
secret added to an input such as a password prior to being hashed with a cryptographic hash function and not stored alongside the hashed output (unlike a salt)
character
primitive data type
track
optical disc subdivision
dark data
data missing or collected but not analysed
database
organized collection of data in computing
payload
content of a message excluding headers and metadata
collection
data type in computer science
output
signal or data sent from system
depth map
in computer graphics, an image showing the distance of the surface of an object from a certain viewing angle
open data
data that is openly accessible and usable to others
input
signal or data received by a computing system
formatted text
computer text together with styling information
fork
file system term in computer science
stack trace
report of the active stack frames at a certain point in time during the execution of a program
binary data
data whose unit can take on only two possible states, traditionally labeled as 0 and 1 in accordance with the binary numeral system and Boolean algebra.