diff --git a/content/events.md b/content/events.md index ef5b246..9ff2961 100644 --- a/content/events.md +++ b/content/events.md @@ -124,7 +124,7 @@ all_events: Topic: **Dasharo User Group #3**
Presenters: **3mdeb Team with Guests** - * [**Slides**](http://dl.3mdeb.com/dasharo/dug/3/) + * [**Slides**](https://dl.3mdeb.com/dasharo/dug/3/) - title: "Dasharo User Group 0x2 **& Developers vPub 0x7**" @@ -144,7 +144,7 @@ all_events: Topic: **Dasharo User Group #2**
Presenters: **3mdeb Team with Guests** - * [**Slides**](http://dl.3mdeb.com/dasharo/dug/2/) + * [**Slides**](https://dl.3mdeb.com/dasharo/dug/2/) - title: "Yocto Project at **Embedded Open-Source Summit**" @@ -215,7 +215,7 @@ all_events: Topic: **Dasharo User Group #1**
Presenters: **3mdeb Team with Guests** - * [**Slides**](http://dl.3mdeb.com/dasharo/dug/1/) + * [**Slides**](https://dl.3mdeb.com/dasharo/dug/1/) - title: "FOSDEM **2023**" diff --git a/content/software-and-hardware-security.md b/content/software-and-hardware-security.md index a6e8319..b115778 100644 --- a/content/software-and-hardware-security.md +++ b/content/software-and-hardware-security.md @@ -37,7 +37,7 @@ software_security: Any compromise to integrity, authentication and availability makes a software insecure. Software systems can be attacked to steal information, monitor content, introduce vulnerabilities and damage the behavior of software. - Many companies produce devices that contain stock firmware. This is obvious, but if it is proprietary [**it may contain bugs or vulnerabilities**](https://www.computerworld.com/article/2505096/researcher-creates-proof-of-concept-malware-that-infects-bios--network-cards.html), you may not know about. That’s why we prefer an open-source software and firmware. We consider it safer and we are able to increase its security clearing any bugs or issues, that may impact overall safety. + Many companies produce devices that contain stock firmware. This is obvious, but if it is proprietary [**it may contain bugs or vulnerabilities**](https://www.computerworld.com/article/2724197/researcher-creates-proof-of-concept-malware-that-infects-bios--network-cards.html), you may not know about. That’s why we prefer an open-source software and firmware. We consider it safer and we are able to increase its security clearing any bugs or issues, that may impact overall safety. We can enable **[coreboot](https://www.coreboot.org/)** on your platform, what will significantly decrease possibility of any successful attacks. It is signed and can be safely updated, [**and will turn your device into Attacker-Unfriendly**.](https://www.wired.com/2015/02/firmware-vulnerable-hacking-can-done/)