libremesh / libremesh.github.io

LibreMesh web site using Jekyll
http://libremesh.org/
21 stars 41 forks source link

Suggest to select packages for having encrypted mesh and HTTPS at the web interface #118

Closed ilario closed 3 years ago

ilario commented 3 years ago

Using wolfssl allows us to have much smaller firmware than using OpenSSL. Additionally, both wpad-mesh-wolfssl and libustream-wolfssl share the same dependency from libwolfssl. See the discussion on https://github.com/libremesh/lime-packages/issues/613 Before merging it would be good if someone could test with OpenWrt 18.06 (I tested loosely on 19.07). And I did not test if shared-state is affected.

ilario commented 3 years ago

@spiccinini could you test on 18.06?

spiccinini commented 3 years ago

@spiccinini could you test on 18.06?

I won't be able to test it enough before the release. I am ok if it is optional.

ilario commented 3 years ago

@spiccinini could you test on 18.06?

I won't be able to test it enough before the release. I am ok if it is optional.

Clearly it will be suggested at the bottom of the suggested packages list, it's optional.

I just checked that the packages do exist on OpenWrt 18.06 (wpad-mesh-wolfssl, libustream-wolfssl, px5g-standalone) so I think it is safe enough to merge.