Skip to content
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

Authsae with open80211s porting guide please? #75

Open
e1001925 opened this issue Mar 21, 2018 · 10 comments
Open

Authsae with open80211s porting guide please? #75

e1001925 opened this issue Mar 21, 2018 · 10 comments

Comments

@e1001925
Copy link

Dear open80211s team,

I just start to play around with authsae & open802.11s on a cutdown Linux. I don't have wpa_supplicant..

I am wondering if I should just put sae.c with mesh code together, or directly make whole authsae running as a daemon.

Make it running as a daemon sounds more stable, I may need to figure out communication problems with kernel, but I have no idea how many issues are waiting for me on this road..

I am wondering if anyone with experiences on making sae with mesh works can kindly give me some suggestions, or warnings? Hopefully I can avoid "I told u so" situation in the future..

Thanks,
Michael

@twpedersen
Copy link
Contributor

which road would that be? authsae already contains a userspace Mesh Peering Manager supporting AMPE and SAE.

@e1001925
Copy link
Author

Hi twpedersen, Thanks for your reply! You mean authsae will also take care of open frame and confirm frame part?

@bcopeland
Copy link
Contributor

bcopeland commented Mar 21, 2018 via email

@e1001925
Copy link
Author

Nice to see your comments again bcopeland. I know and I personal really want to do so. But unfortunately due to my requirements, I cannot use wpa supplicant in this project. So I guess it will bring some pains to handle the authsae.. Is there any drivers or something work with authsae I can check as reference?

@twpedersen
Copy link
Contributor

twpedersen commented Mar 21, 2018 via email

@zhejunli
Copy link

We used authsae out of the box. Just solved one issue in setting HT capability.

@e1001925
Copy link
Author

e1001925 commented Apr 4, 2018

Hi zhejunli @zhejunli
Could you please share some experiences? I am also considering using authsae. Is the efforts large?

I already have a very rough implementation of 80211s in a cutdown linux driver. All I need is the ampe and sae part. Since this part is very tricky....

It seems what I need to do is config all the netlink between authsae and my driver.

By the way, do you have any plans to commit your solution?

regards

@zhejunli
Copy link

zhejunli commented Apr 4, 2018

@e1001925 Hi, we used openwrt authsae package. It was not a large effort. I just solved a problem that in secure mesh mode, the mesh nodes couldn't negotiate to HT rates. All others should be ready to go. Yes you need the netlink to communicate. If your Open mesh works, the secure mesh should be not that hard by using OpenWRT package.

@e1001925
Copy link
Author

e1001925 commented May 8, 2018

Hi Guys,

Is there any reference available for mbedtls with SAE? I finally sadly realized my platform is not able to support openssl...sigh.

@bcopeland
Copy link
Contributor

bcopeland commented May 8, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants