diff options
Diffstat (limited to 'preamble')
| -rw-r--r-- | preamble/preamble.tex | 22 | 
1 files changed, 21 insertions, 1 deletions
| diff --git a/preamble/preamble.tex b/preamble/preamble.tex index 42d380f..aaea5e1 100644 --- a/preamble/preamble.tex +++ b/preamble/preamble.tex @@ -50,15 +50,20 @@  \newcommand \acta {\textsc{acta}}  \newcommand \antilop {\texthost{antilop}}  \newcommand \benjamin {\texthost{benjamin}} +\newcommand \bgp {\textsc{bgp}}  \newcommand \cacert {\textsc{ca}cert} +\newcommand \calima {\texthost{calima}}  \newcommand \cfengine {\textsc{cf}-engine}  \newcommand \civett {\texthost{civett}} +\newcommand \cpu {\textsc{cpu}}  \newcommand \dfd {\textsc{dfd}}  \newcommand \dfdd {Document Freedom Day (\textsc{dfd})}  \newcommand \dfri {\textsc{dfri}}  \newcommand \dfrii {Föreningen för Digitala Fri- och Rättigheter (\textsc{dfri})}  \newcommand \dkim {\textsc{dkim}}  \newcommand \dkimm {\textsc{dkim} (\textit{DomainKeys Identified Mail})} +\newcommand \dmarc {\textsc{dmarc}} +\newcommand \dmarcc {\dmarc\ (Domain-based Message Authentication, Reporting and Conformance)}  \newcommand \dns {\textsc{dns}}  \newcommand \dnss {\textsc{dns} (Domain Name System)}  \newcommand \dnssec {\textsc{dnssec}} @@ -68,12 +73,17 @@  \newcommand \etcdagens {\textit{Dagens \etc}}  \newcommand \eu {\textsc{eu}}  \newcommand \faq {\textsc{faq}} +\newcommand \fosdem {\textsc{fosdem}} +\newcommand \fossgbg {\textsc{foss-gbg}}  \newcommand \fossnorth {\textsc{foss} North}  \newcommand \fps {\textsc{fps}}  \newcommand \fpss {Friprogramvarusyndikatet (\fps)} +\newcommand \fpsss {Friprogramvarusyndikatets (\fps)}  \newcommand \fra {\textsc{fra}}  \newcommand \fraa {\textsc{fra} (Försvarets radioanstalt)}  \newcommand \fripost {\textsf{\textsc{\small Fripost}}} +\newcommand \flfd {\textsc{flfd}} +\newcommand \flfdd {Fripost Lagring för delning (\flfd)}  \newcommand \fscons {\textsc{fscons}}  \newcommand \fsfe {\textsc{fsfe}}  \newcommand \gdpr {\textsc{gdpr}} @@ -83,15 +93,20 @@  \newcommand \gnupg {Gnu\textsc{pg}}  \newcommand \gpg {\textsc{gpg}}  \newcommand \gpgg {\gpg\ (\gnu\ Privacy Guard)}  +\newcommand \gu {\textsc{gu}} +\newcommand \guu {Göteborgs Universitet (\gu)}  \newcommand \harvey {\texthost{harvey}} +\newcommand \icmp {\textsc{icmp}}  \newcommand \imap {\textsc{imap}}  \newcommand \ip {\textsc{ip}} +\newcommand \ipvfour {\textsc{ip}v4} +\newcommand \ipvsix {\textsc{ip}v6}  \newcommand \ipred {\textsc{ipred}}  \newcommand \ipsec {\textsc{ipsec}}  \newcommand \isp {\textsc{isp}}  \newcommand \isplong {\textsc{isp} (\textit{Internet Service Provider})}  \newcommand \ituniv {\textsc{it}-universitetet} -\newcommand \jak {\textsc{jak}} +\newcommand \jak {\textsc{jak}-banken}  \newcommand \ldap {\textsc{ldap}}  \newcommand \ldapp {\ldap\ (Lightweight Directory Access Protocol)}  \newcommand \lool {\textsc{lool}} @@ -107,6 +122,8 @@  \newcommand \mysql {\textsc{m}y\textsc{sql}}  \newcommand \nsa {\textsc{nsa}}  \newcommand \nsaa {\textsc{nsa} (\textit{National Security Agency}, \textsc{usa}:s federala säkerhetsmyndighet)} +\newcommand \nsu {\textsc{nsu}} +\newcommand \nsuu {Nordiskt Sommaruniversitet (\nsu)}  \newcommand \nat {\textsc{nat}}  \newcommand \natt {\textsc{nat} (Network Address Translation)}  \newcommand \nti {\textsc{nti}} @@ -132,6 +149,8 @@  \newcommand \smart {\textsc{smart}}  \newcommand \sms {\textsc{sms}}  \newcommand \smtp {\textsc{smtp}} +\newcommand \spf {\textsc{spf}} +\newcommand \spff {\spf\ (\textit{Sender Policy Framework}, ramverk för avsändarpolicy)}  \newcommand \ssh {\textsc{ssh}}  \newcommand \sso {\textsc{sso}}  \newcommand \ssl {\textsc{ssl}} @@ -141,6 +160,7 @@  \newcommand \tcp {\textsc{tcp}}  \newcommand \tls {\textsc{tls}}  \newcommand \tlss {\textsc{tls} (Transport Layer Secuity)} +\newcommand \udp {\textsc{udp}}  \newcommand \usb {\textsc{usb}}  \newcommand \vlan {\textsc{vlan}} % virtual LAN, different LAN:s on the same broadcast domain  \newcommand \vps {\textsc{vps}} | 
