Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee32aba

Browse files
committed
fixed typo
1 parent bc4d280 commit ee32aba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/LambdaCrypt.introduction.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@
1010
Most Systems would likely use [two-way](https://en.wikipedia.org/wiki/Satellite_Internet_access#Two-way_satellite-only_communication) or [one-way + alternate uplink](https://en.wikipedia.org/wiki/Satellite_Internet_access#One-way_receive,_with_terrestrial_transmit) setup with [Satellite Internet](https://en.wikipedia.org/wiki/Satellite_Internet_access) but this may either not be feasible or not desireable.
1111
- A [VPN](https://en.wikipedia.org/wiki/Virtual_private_network) like [IPsec](https://en.wikipedia.org/wiki/IPsec#Tunnel_mode), [OpenVPN](https://en.wikipedia.org/wiki/OpenVPN) or [WireGuard](https://en.wikipedia.org/wiki/WireGuard) can only work on bi-directional Network- or Internet Access, not on [half-duplex and/or recieve-only feeds](https://en.wikipedia.org/wiki/Satellite_Internet_access#One-way_broadcast,_receive_only).
1212
- And whilst Networks like [I2P](https://en.wikipedia.org/wiki/I2P) and [Tor](https://en.wikipedia.org/wiki/Tor_(network)) do add anonymity to it, they basically act like [Proxy Networks](https://en.wikipedia.org/wiki/Proxy_server) and like commercial VPNs [don't increase anonymity nor safety on their own](https://en.wikipedia.org/wiki/Virtual_private_network#Common_misconceptions).
13+
1314
Also most satellite internet services have [horrible to nonexistant security in terms of information security and encryption](https://www.youtube.com/watch?v=y1tizjuzVzg).
1415
- This problem also exists with [SPSC](https://www.youtube.com/watch?v=7Zalmk-eZrM) and other services that run on C-Band.
16+
- Relying solely on an adversaries' incapability to source professional- or military-grade Satcom equipment is just [Security through obscurity](https://en.wikipedia.org/wiki/Security_through_obscurity) with an extra paywall that only deters unskilled hobbyists that can barely follow a walktrough aka "Skiddies".
17+
1518
#### Regular Satellite Feeds & -Technology are not conducive to this task.
1619
Lossy Codecs like MPEG-2 & MPEG-4 work well for audiovisual broadcasting, but they are just codecs for said content and not designed for any other data and payload.
1720
- Furthermore the [Common Scrambling Algorithm](https://en.wikipedia.org/wiki/Common_Scrambling_Algorithm) and [PowerVU](https://en.wikipedia.org/wiki/PowerVu) have been successfully breached and cannot be fixed.

0 commit comments

Comments
 (0)