nicksieger / sheepsafe

Keep safe from FireSheep
MIT License
211 stars 11 forks source link

Add more trusted networks #7

Open bitboxer opened 13 years ago

bitboxer commented 13 years ago

It would be great to be able to add more trusted networks. E.g. the wlan at my girlfriend, my parents etc...

something like:

sheepsafe list sheepsafe add

would be great.

nicksieger commented 13 years ago

Sure, good idea to add a command line UI for that. Until then, to add more, you can open ~/.sheepsafe.yml in a text editor and add them like so:

  trusted_names: 
  - myplace_lan
  - girlfriend_lan
  - parents_lan