User Tools

Site Tools


communication:security

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

communication:security [2017/10/27 00:05]
frater_secessus [connecting over mobile data]
communication:security [2020/10/11 19:48]
Line 1: Line 1:
-====== Wireless security ====== 
- 
-Wifi and mobile data are both based on radios that transmit data back and forth.  This can present a security issue //if//: 
-  - you are transmitting sensitive data; //and// 
-  - the data is unencrypted at any point along the route 
- 
-**Short version:**  if you are using a secured website (banking, finance, medical, email, etc) it doesn't matter how you get there.  The transmitted data is [[https://en.wikipedia.org/wiki/Transport_Layer_Security|encrypted end-to-end]]: 
- 
-> You could have an airplane write the transmitted data in the sky and it would still be safe.  You could tattoo it on your face and it would be safe.  You could paint it on the side of the empire state building and it would be safe. -- secessus 
- 
-Longer version follows. 
- 
-==== using websites ==== 
-{{ http://img.mousetrap.net/misc/https.jpg}}Websites are either secure (https:) or unsecure (http:).  Traditionally, the browser indicates with a padlock icon when sites are secure.  You can also click on that area to get security details such as the certifying authority, encryption type and number of bits, etc. 
- 
-**If the website is secure the information is fully encrypted between your browser and the website**.  There is no reason to worry about that communication being intercepted or "sniffed" as it passes through.  
- 
-If the site is insecure, refrain from posting sensitive data.  If the site requires a login, ensure you are using a unique password and preferably username. ((should be doing this anyhow!))  It won't increase security //at that site// but it will help confine the damage to that site. 
- 
- 
- 
- 
- 
-==== using apps ==== 
- 
-You will have to verify the encryption of app connections on an app-by-app basis.   
- 
-==== connecting to the net ==== 
- 
-Connecting to the net over wifi or mobile data is the "first hop" along the route to the server.  
- 
- 
-==== what about Three Letter Agencies ==== 
- 
-**Q.**  Wait.  Can't [insert favorite agency here] intercept my transmissions and try to crack them? \\ 
-**A.**  Theoretically yes, and they might crack one secured connection before the heat death of the universe.  They won't, because it's easier to watch over your shoulder, trick you over the phone, plant a keylogger, or implement rubber hose cryptography.((beating you with a rubber hose until you give up your passwords)) 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
  
communication/security.txt ยท Last modified: 2020/10/11 19:48 (external edit)