added phone security section
This commit is contained in:
parent
a54d6fc769
commit
1b536b4d72
14
README.md
14
README.md
|
@ -238,6 +238,18 @@ Have at least one trusted, working and tested VPN endpoint available for tunneli
|
|||
|
||||
Also have those tunnels configured on ALL the devices you intend to use, and have it tested. That includes your Laptops, phones, tablets, servers, fridge, etc.
|
||||
|
||||
### Phones
|
||||
It is not recommended to connect your smartphone to the congress wifi, if you still can't resist, here are a few things to consider:
|
||||
- make sure that it's **not a 802.11b** device, as it would slow down the complete wifi network.
|
||||
- disable all synchronization services, as they might be using plaintext
|
||||
- disable all auto-discovery services (network music players, remote control apps, etc...)
|
||||
- make sure there are no known exploits for your device
|
||||
- update your apps, especially your browser
|
||||
- use a VPN tunnel if possible
|
||||
- use a Firewall and only allow the (few) services you trust.
|
||||
- DroidWall[20] for Android (root required)
|
||||
|
||||
**If you are unsure** that there might still be some services running and transmitting plaintext data, **do not connect**.
|
||||
|
||||
## Thanks for being awesome
|
||||
These people have contributed to improve this list for everyone. In no particular order.
|
||||
|
@ -257,6 +269,8 @@ These people have contributed to improve this list for everyone. In no particula
|
|||
[5]:https://www.noisebridge.net/wiki/Passport
|
||||
[6]:https://en.wikipedia.org/wiki/Schuko
|
||||
|
||||
[20] https://play.google.com/store/apps/details?id=com.googlecode.droidwall.free
|
||||
|
||||
[100]:https://twitter.com/Astarioth
|
||||
[101]:https://twitter.com/N4mes
|
||||
[102]:https://twitter.com/towo
|
||||
|
|
Loading…
Reference in a new issue