mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-08-05 02:25:09 +02:00
release: v1.2.6-pre1
- Various website improvements (CSS) - Adjust keyring path use the new relative path: pgp/anonymousplanet.asc - 02-sign.yml: use a fpr match to lock a specific key - 02-sign.yml: quick mkdir -p repo/export before copying files to the dir ^_^ - Moved the Acknowledgements section to the bottom - COM Class Identifiers (CLSID/GUID) (NEW) - Windows Global Device Identifier (GDID) (NEW) - USB bus telemetry (device enumeration history) (NEW) - Glossary (`docs/includes/glossary.md`) and removed inline expansions where applicable Signed-off-by: nopeitsnothing <no@anonymousplanet.net>
This commit is contained in:
@@ -0,0 +1,101 @@
|
||||
<!-- Abbreviation definitions. No prose. -->
|
||||
<!-- markdownlint-disable MD041 -->
|
||||
|
||||
*[AEM]: Anti Evil Maid
|
||||
*[AES]: Advanced Encryption Standard
|
||||
*[AML]: Anti-Money Laundering
|
||||
*[APT]: Advanced Persistent Threat
|
||||
*[ARP]: Address Resolution Protocol
|
||||
*[ASLR]: Address Space Layout Randomization
|
||||
*[BGP]: Border Gateway Protocol
|
||||
*[BIOS]: Basic Input/Output System
|
||||
*[CA]: Certificate Authority
|
||||
*[CDN]: Content Delivery Network
|
||||
*[CLI]: Command Line Interface
|
||||
*[CLSID]: COM Class Identifiers
|
||||
*[CNAME]: Canonical Name (DNS record type)
|
||||
*[CRL]: Certificate Revocation List
|
||||
*[CSP]: Content Security Policy
|
||||
*[CT]: Certificate Transparency
|
||||
*[CVE]: Common Vulnerabilities and Exposures
|
||||
*[DDoS]: Distributed Denial of Service
|
||||
*[DEA]: Disposable Email Address
|
||||
*[DEP]: Data Execution Prevention
|
||||
*[DHCP]: Dynamic Host Configuration Protocol
|
||||
*[DNS]: Domain Name System
|
||||
*[DNSSEC]: Domain Name System Security Extensions
|
||||
*[DoH]: DNS over HTTPS
|
||||
*[DoS]: Denial of Service
|
||||
*[DoT]: DNS over TLS
|
||||
*[DRM]: Digital Rights Management
|
||||
*[DSP]: Digital Signal Processor
|
||||
*[ECH]: Encrypted Client Hello
|
||||
*[ECPA]: Electronic Communications Privacy Act
|
||||
*[EFF]: Electronic Frontier Foundation
|
||||
*[EIDV]: Electronic Identity Verification
|
||||
*[EXIF]: Exchangeable Image File Format
|
||||
*[FIDO]: Fast Identity Online
|
||||
*[FISA]: Foreign Intelligence Surveillance Act
|
||||
*[FOSS]: Free and Open-Source Software
|
||||
*[FSB]: Federal Security Service (Russian Federation)
|
||||
*[GDID]: Global Device Identifier (Windows OS)
|
||||
*[GDPR]: General Data Protection Regulation
|
||||
*[GEOINT]: Geospatial Intelligence
|
||||
*[GFW]: Great Firewall of China
|
||||
*[GSM]: Global System for Mobile Communications
|
||||
*[HUMINT]: Human Intelligence
|
||||
*[IANAL]: I Am Not A Lawyer
|
||||
*[ICMP]: Internet Control Message Protocol
|
||||
*[IMEI]: International Mobile Equipment Identity
|
||||
*[IMSI]: International Mobile Subscriber Identity
|
||||
*[IoT]: Internet of Things
|
||||
*[ISP]: Internet Service Provider
|
||||
*[IV]: Initialization Vector
|
||||
*[KDF]: Key Derivation Function
|
||||
*[KYC]: Know Your Customer
|
||||
*[LUKS]: Linux Unified Key Setup
|
||||
*[MAC]: Media Access Control (hardware address) or Message Authentication Code
|
||||
*[MITM]: Man-in-the-Middle
|
||||
*[MNO]: Mobile Network Operator
|
||||
*[MTU]: Maximum Transmission Unit
|
||||
*[NAT]: Network Address Translation
|
||||
*[NIST]: National Institute of Standards and Technology
|
||||
*[NLP]: Natural Language Processing
|
||||
*[NTFS]: New Technology File System
|
||||
*[OEM]: Original Equipment Manufacturer
|
||||
*[OPSec]: Operational Security
|
||||
*[OPSEC]: Operational Security
|
||||
*[OSINT]: Open-Source Intelligence
|
||||
*[OTP]: One-Time Password or One-Time Pad
|
||||
*[PGP]: Pretty Good Privacy
|
||||
*[PKI]: Public Key Infrastructure
|
||||
*[POP]: Point of Presence
|
||||
*[PQ]: Post-Quantum
|
||||
*[PQXDH]: Post-Quantum Extended Diffie-Hellman
|
||||
*[PSP]: A hardware-based security subsystem built into AMD processors
|
||||
*[PTR]: Pointer (DNS record type)
|
||||
*[QUIC]: Quick UDP Internet Connections
|
||||
*[RF]: Radio Frequency
|
||||
*[RSA]: Rivest-Shamir-Adleman (asymmetric cryptographic algorithm)
|
||||
*[SDR]: Software-Defined Radio
|
||||
*[SIGINT]: Signals Intelligence
|
||||
*[SNI]: Server Name Indication
|
||||
*[SOC]: System on a Chip or Security Operations Center
|
||||
*[SSH]: Secure Shell
|
||||
*[SSL]: Secure Sockets Layer
|
||||
*[SSID]: Service Set Identifier (Wi-Fi network name)
|
||||
*[TCP]: Transmission Control Protocol
|
||||
*[TLS]: Transport Layer Security
|
||||
*[TOR]: The Onion Router
|
||||
*[Tor]: The Onion Router
|
||||
*[TPM]: Trusted Platform Module
|
||||
*[UA]: User Agent
|
||||
*[UEFI]: Unified Extensible Firmware Interface
|
||||
*[UUID]: Universally Unique Identifier
|
||||
*[VoIP]: Voice over Internet Protocol
|
||||
*[VPN]: Virtual Private Network
|
||||
*[WebRTC]: Web Real-Time Communication
|
||||
*[XMPP]: Extensible Messaging and Presence Protocol
|
||||
*[XMP]: Extensible Metadata Platform
|
||||
*[XSS]: Cross-Site Scripting
|
||||
*[XTLS]: XTLS Protocol (Xray TLS)
|
||||
Reference in New Issue
Block a user