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

FS#1161 - Add Pre Shared Key to luci-proto-wireguard #6098

Closed
openwrt-bot opened this issue Nov 9, 2017 · 1 comment
Closed

FS#1161 - Add Pre Shared Key to luci-proto-wireguard #6098

openwrt-bot opened this issue Nov 9, 2017 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

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."

@openwrt-bot
Copy link
Author

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.

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

No branches or pull requests

1 participant