new correct datengarten content
This commit is contained in:
parent
775e6ae247
commit
bbd47afcb5
12
README.md
12
README.md
|
@ -8,10 +8,13 @@ This is the website of the CCCB.
|
||||||
|
|
||||||
1. Get Hugo: <https://gohugo.io/getting-started/installing>
|
1. Get Hugo: <https://gohugo.io/getting-started/installing>
|
||||||
2. Clone this repo (`--recursive` is needed to check out submodules)
|
2. Clone this repo (`--recursive` is needed to check out submodules)
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone --recursive https://git.berlin.ccc.de/cccb-website-team/www.git cccb-website
|
git clone --recursive https://git.berlin.ccc.de/cccb-website-team/www.git cccb-website
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Switch directory
|
3. Switch directory
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cd cccb-website
|
cd cccb-website
|
||||||
```
|
```
|
||||||
|
@ -24,10 +27,12 @@ Run hugo webserver:
|
||||||
hugo serve
|
hugo serve
|
||||||
```
|
```
|
||||||
|
|
||||||
Point your browser to: http://localhost:1313/
|
Point your browser to: <http://localhost:1313/>
|
||||||
|
|
||||||
To ready your site for upload, run `./build.sh`, which also generates `all.ics` and adds the calendar table to `index.html`.
|
To ready your site for upload, run `./build.sh`, which also generates `all.ics`
|
||||||
Every change you make on the project will be reflected in your browser as long as `hugo serve` is running.
|
and adds the calendar table to `index.html`.
|
||||||
|
Every change you make on the project will be reflected in your browser
|
||||||
|
as long as `hugo serve` is running.
|
||||||
|
|
||||||
## Making a change
|
## Making a change
|
||||||
|
|
||||||
|
@ -44,4 +49,3 @@ Every change you make on the project will be reflected in your browser as long a
|
||||||
---
|
---
|
||||||
|
|
||||||
Made with ❤️ and [Hugo](https://gohugo.io).
|
Made with ❤️ and [Hugo](https://gohugo.io).
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ tags: ["IT-Security", "Datenreise", "Sicherheitslücke", "Überwachung", "Dateng
|
||||||
series: "Datengarten"
|
series: "Datengarten"
|
||||||
title: "Datengarten 113"
|
title: "Datengarten 113"
|
||||||
no: 113
|
no: 113
|
||||||
subtitle: "Teil #2 von Busting Big Brother - Aufklärungsgeräte analysiert"
|
subtitle: "Aufklärungsgeräte analysiert - Teil #2"
|
||||||
speaker: "Tim Philipp Schäfers (TPS)"
|
speaker: "Tim Philipp Schäfers (TPS)"
|
||||||
date: 2025-04-16T18:45:00+01:00
|
date: 2025-04-16T18:45:00+01:00
|
||||||
event:
|
event:
|
||||||
|
@ -17,8 +17,15 @@ recording: https://streaming.media.ccc.de/datengarten/cccb
|
||||||
draft: false
|
draft: false
|
||||||
---
|
---
|
||||||
|
|
||||||
Am 07.05. um 20 Uhr findet in den Räumen des CCCB wieder ein Datengarten statt,
|
Am 07.05. um 20 Uhr findet in den Räumen des CCCB wieder ein Datengarten statt:
|
||||||
der in Kürze hier noch einmal richtig angekündigt wird.
|
|
||||||
|
Wir laden euch auf eine Gemeinsame Datenreise und Erkundungstour in die Welt
|
||||||
|
der Überwachungs- und Sicherheitsindustrie an Hand eines konkreten
|
||||||
|
Überwachungsgerätes + Software (für Positions-, Video-, Audioaufklärung) ein.
|
||||||
|
|
||||||
|
Die entsprechende Software ist/war von Ermittlungsbehörden weltweit im Einsatz
|
||||||
|
(u.a. Polizeieinheiten und Zollämtern in Europa) und weist gravierende Sicherheitslücken
|
||||||
|
(u.a. Path Traversal Vulnerability) auf.
|
||||||
|
|
||||||
Der Talk ist eine Fortsetzung des Talks
|
Der Talk ist eine Fortsetzung des Talks
|
||||||
„Busting Big Brother - Aufklärungsgeräte analysiert“, der
|
„Busting Big Brother - Aufklärungsgeräte analysiert“, der
|
||||||
|
|
Loading…
Reference in a new issue