-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show the ssid #99
Comments
Hi @claucece, I'm showing the SSID in the following way: And the information about SSID is shown in a dialog, when the user click on SSID link: Can we show the SSID in that way? |
Awesome! Looks perfect! |
Hi @claucece, The final version as suggested looks like this: |
@MauroVelasco .. check that I did in the last commit ;) |
Great, thks @claucece for the improvement |
Hi @claucece, The option to show/hide ssid info is: Let me know if that location is fine |
I would recommend this option to be
|
Perfect! Closing this ;) |
The secure session ID (SSID) is a 8-byte value. It is used to to verify (over the telephone, assuming the parties recognize each others' voices) that there is no man-in-the-middle. it should be displayed in this way, as described in the protocol:
It should be somehow shown in the UI of the plugin.
The text was updated successfully, but these errors were encountered: