mirror of
https://git.oxeozero.it.com/oxeo0/opsec-blogposts.git
synced 2025-06-20 04:44:11 -04:00
fix
This commit is contained in:
parent
a1e0048a17
commit
cd713e7e44
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ When we're talking Computers, we have these 5 basic layers:
|
||||||
|
|
||||||
2. _Layer 3: Kernel_ (ex: [the Linux Kernel](https://github.com/torvalds/linux) (written in C))
|
2. _Layer 3: Kernel_ (ex: [the Linux Kernel](https://github.com/torvalds/linux) (written in C))
|
||||||
|
|
||||||
3. _Layer 2: Assembler_ (ex: [Direct CPU instructions](../../hacking/asm/7.html) derived from the C compilation)
|
3. _Layer 2: Assembler_ (ex: [Direct CPU instructions](../../hacking/asm/7.md) derived from the C compilation)
|
||||||
|
|
||||||
4. **_Layer 1: Firmware_** (ex: low-level software to provide control over CPU, motherboard, GPU, etc)
|
4. **_Layer 1: Firmware_** (ex: low-level software to provide control over CPU, motherboard, GPU, etc)
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ xmr: 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAU
|
||||||
|
|
||||||
## **Tor and VPNs comparison Recap**
|
## **Tor and VPNs comparison Recap**
|
||||||
|
|
||||||
As we went over this comparison in the previous blogpost [here](../torvsvpns/index.html) i will briefly recap it here:
|
As we went over this comparison in the previous blogpost [here](../torvsvpns/index.md) i will briefly recap it here:
|
||||||
|
|
||||||
**VPNS:**
|
**VPNS:**
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue