Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
<!DOCTYPE html>
< html lang = "de" >
< head >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta name = "description" content = "Kontaktmöglichkeiten: Threema, Matrix, E-Mail (PGP und S/MIME) etc." >
< title > Kontakt < / title >
< link rel = "stylesheet" href = "style.css" >
< link rel = "amphtml" href = "/index.amp.html" / >
< link rel = "icon" href = "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📭</text></svg>" >
< / head >
< body >
< ul >
< li > < a href = "https://threema.id/CAEVDC65" > < img src = "https://smoser.eu/assets/images/threema.svg" alt = "logo threema" > < / a > < / li >
< li > < a href = "https://matrix.to/#/@mrmcx:tchncs.de" > < img src = "https://smoser.eu/assets/images/matrix.svg" alt = "logo matrix" > < / a > < / li >
< li > < a href = "mailto://info@smoser.eu" > < img src = "https://smoser.eu/assets/images/envelope.svg" alt = "logo mail" > < / a > < br >
< a href = "https://smoser.eu/assets/pgp-public.asc" download = "" > 📥 PGP Public Key< / a > < br >
< a href = "https://smoser.eu/assets/smime-public.crt" download = "" > 📥 S/MIME Certificate< / a >
< / li >
< li > < a rel = "me" href = "https://freiburg.social/@mrmcx" > < img src = "https://smoser.eu/assets/images/mastodon.svg" alt = "logo mastodon" > < / a > < / li >
< / ul >
< span > < a href = "https://smoser.eu/privacy" > § Datenschutz< / a > < / span >
< / body >
< / html >