2022-04-22 13:03:54 -04:00
<!-- markdownlint - disable -->
2022-04-23 09:13:46 -04:00
*[2FA]: 2-Factor Authentication
2022-04-24 11:16:26 -04:00
*[ADB]: Android Debug Bridge
2022-04-22 13:03:54 -04:00
*[AOSP]: Android Open Source Project
2022-05-25 07:14:43 -04:00
*[ATA]: Advanced Technology Attachment
2022-04-22 13:03:54 -04:00
*[AVB]: Android Verified Boot
2022-04-23 09:13:46 -04:00
*[CLI]: Command Line Interface
*[CSV]: Comma-Separated Values
2022-04-24 11:16:26 -04:00
*[CVE]: Common Vulnerabilities and Exposures
2022-04-22 13:03:54 -04:00
*[DNSSEC]: Domain Name System Security Extensions
2022-04-23 09:13:46 -04:00
*[DNS]: Domain Name System
2022-04-22 13:03:54 -04:00
*[DoH]: DNS over HTTPS
*[DoT]: DNS over TLS
2022-04-23 09:13:46 -04:00
*[E2EE]: End-to-End Encryption/Encrypted
2022-04-22 13:03:54 -04:00
*[ECS]: EDNS Client Subnet
2022-05-15 14:23:13 -04:00
*[EEA]: European Economic Area
2022-04-24 11:16:26 -04:00
*[EOL]: End-of-Life
2022-04-22 13:03:54 -04:00
*[Exif]: Exchangeable image file format
*[FDE]: Full Disk Encryption
*[FIDO]: Fast IDentity Online
2022-05-15 14:23:13 -04:00
*[GDPR]: General Data Protection Regulation
2022-04-22 13:03:54 -04:00
*[GPG]: GNU Privacy Guard (PGP implementation)
*[GPS]: Global Positioning System
2022-04-23 09:13:46 -04:00
*[GUI]: Graphical User Interface
*[GnuPG]: GNU Privacy Guard (PGP implementation)
2022-05-25 07:14:43 -04:00
*[HDD]: Hard Disk Drive
2022-04-23 09:13:46 -04:00
*[HOTP]: HMAC (Hash-based Message Authentication Code) based One-Time Password
2022-04-22 13:03:54 -04:00
*[HTTPS]: Hypertext Transfer Protocol Secure
2022-04-23 09:13:46 -04:00
*[HTTP]: Hypertext Transfer Protocol
*[I2P]: Invisible Internet Project
2022-04-24 11:16:26 -04:00
*[ICCID]: Integrated Circuit Card Identifier
2022-04-22 13:03:54 -04:00
*[IMAP]: Internet Message Access Protocol
2022-04-24 11:16:26 -04:00
*[IMEI]: International Mobile Equipment Identity
*[IMSI]: International Mobile Subscriber Identity
2022-04-22 13:03:54 -04:00
*[IP]: Internet Protocol
2022-04-23 09:13:46 -04:00
*[IPv4]: Internet Protocol version 4
*[IPv6]: Internet Protocol version 6
2022-04-22 13:03:54 -04:00
*[ISP]: Internet Service Provider
*[ISPs]: Internet Service Providers
2022-04-24 11:16:26 -04:00
*[JNI]: Java Native Interface
2022-04-22 13:03:54 -04:00
*[LUKS]: Linux Unified Key Setup (Full-Disk Encryption)
2022-04-23 09:13:46 -04:00
*[MAC]: Media Access Control
2022-06-08 18:19:28 -04:00
*[MDAG]: Microsoft Defender Application Guard
2022-04-24 11:16:26 -04:00
*[MEID]: Mobile Equipment Identifier
2022-04-22 13:03:54 -04:00
*[MFA]: Multi-Factor Authentication
2022-05-25 07:14:43 -04:00
*[NVMe]: Nonvolatile Memory Express
*[OCI]: Open Container Initiative
2022-04-22 13:03:54 -04:00
*[OCSP]: Online Certificate Status Protocol
*[OEM]: Original Equipment Manufacturer
*[OEMs]: Original Equipment Manufacturers
*[OS]: Operating System
*[OTP]: One-Time Password
*[OTPs]: One-Time Passwords
2022-04-23 09:13:46 -04:00
*[OpenPGP]: Open-source implementation of Pretty Good Privacy (PGP)
2022-04-22 13:03:54 -04:00
*[P2P]: Peer-to-Peer
2022-04-23 09:13:46 -04:00
*[PGP]: Pretty Good Privacy (see OpenPGP)
2022-04-25 08:49:03 -04:00
*[PII]: Personally Identifiable Information
2022-04-22 13:03:54 -04:00
*[QNAME]: Qualified Name
2022-04-23 09:13:46 -04:00
*[RSS]: Really Simple Syndication
2022-04-22 14:29:49 -04:00
*[SELinux]: Security-Enhanced Linux
2022-04-24 11:16:26 -04:00
*[SIM]: Subscriber Identity Module
2022-04-22 13:03:54 -04:00
*[SMS]: Short Message Service (standard text messaging)
*[SMTP]: Simple Mail Transfer Protocol
*[SNI]: Server Name Indication
2022-05-25 07:14:43 -04:00
*[SSD]: Solid-State Drive
2022-04-23 09:13:46 -04:00
*[SSH]: Secure Shell
*[SaaS]: Software as a Service (cloud software)
2022-04-24 11:16:26 -04:00
*[SoC]: System on Chip
2022-04-22 13:03:54 -04:00
*[TCP]: Transmission Control Protocol
*[TEE]: Trusted Execution Environment
*[TLS]: Transport Layer Security
*[TOTP]: Time-based One-Time Password
2022-04-24 10:56:23 -04:00
*[TPM]: Trusted Platform Module
2022-04-22 13:03:54 -04:00
*[U2F]: Universal 2nd Factor
2022-04-23 09:13:46 -04:00
*[UDP]: User Datagram Protocol
2022-04-22 13:03:54 -04:00
*[VPN]: Virtual Private Network
2022-04-23 09:13:46 -04:00
*[VoIP]: Voice over IP (Internet Protocol)
2022-04-22 13:03:54 -04:00
*[W3C]: World Wide Web Consortium
2022-04-23 09:13:46 -04:00
*[XMPP]: Extensible Messaging and Presence Protocol
2022-04-27 17:57:30 -04:00
*[attack surface]: The attack surface of software or hardware is the sum of the different places an attacker can try to enter data to or extract data from.
2022-04-23 09:13:46 -04:00
*[cgroups]: Control Groups
2022-04-25 08:49:03 -04:00
*[fork]: In software development, a fork is created when developers take a copy of source code from one software package and start independent development on it, creating a distinct and separate piece of software.
*[rolling release]: An update release cycle in which updates are released very frequently, instead of at set intervals.
2022-05-15 13:32:32 -04:00
*[walled garden]: A walled garden (or closed platform) is one in which the service provider has control over applications, content, and/or media, and restricts convenient access to non-approved applicants or content.