Closed openwrt-bot closed 7 years ago
mkresin:
The PresharedKey option is already supported by LEDE.
But LuCI is an independent project and not part of LEDE base system. It is maintained at https://github.com/openwrt/luci/. Do not get confused by the fact that it is in the OpenWrt repository. LuCI is compatible to and used by OpenWrt as well as LEDE.
Would you please open a bug report at https://github.com/openwrt/luci/issues to make sure that the appropriate people get aware of the issue.
lleachii:
Wireguard has the ability to use preshared key, in addition to the public key.
Please add the ability to place preshared key in peer configuration.
From Wireguard man page:
"PresharedKey — a base64 preshared key generated by wg genpsk. Optional, and may be omitted. This option adds an additional layer of symmetric-key cryptography to be mixed into the already existing public-key cryptography, for post-quantum resistance."