Development discussion of WireGuard
 help / color / mirror / Atom feed
* Hardware based two factor authentication
@ 2017-11-12 23:18 Stephen Major
  2017-11-13 12:17 ` Geo Kozey
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Major @ 2017-11-12 23:18 UTC (permalink / raw)
  To: wireguard

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

This is a two-fold question:


1) Can Wireguard be used directly with Yubikeys: https://www.yubico.com

2) Can Wireguard be used with a radius server like GreenRADIUS:
http://www.greenrocketsecurity.com/greenradius/

[-- Attachment #2: Type: text/html, Size: 416 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Hardware based two factor authentication
  2017-11-12 23:18 Hardware based two factor authentication Stephen Major
@ 2017-11-13 12:17 ` Geo Kozey
  0 siblings, 0 replies; 2+ messages in thread
From: Geo Kozey @ 2017-11-13 12:17 UTC (permalink / raw)
  To: Stephen Major, wireguard

November 13, 2017 12:18:28 AM CET Stephen Major <smajor@gmail.com> wrote:
>This is a two-fold=C2=A0question:
>
>1) Can Wireguard=C2=A0be used directly with=C2=A0Yubikeys:=C2=A0https://ww=
w.yubico.com
>
>2) Can Wireguard=C2=A0be used with a radius server like GreenRADIUS:http:/=
/www.greenrocketsecurity.com/greenradius/
=C2=A0
In case of [1] you can store wireguard keys in pass (https://www.passwordst=
ore.org) database which is encrypted using yubikey smartcard  mode. See exa=
mple setup https://www.palkeo.com/sys/perfect-password-manager.html

Then you can add below command to your wg config, see https://git.zx2c4.com=
/WireGuard/about/src/tools/wg-quick.8:

PostUp =3D wg set %i private-key <(pass WireGuard/private-keys/%i)


Yours sincerely

G. K.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-13 12:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-12 23:18 Hardware based two factor authentication Stephen Major
2017-11-13 12:17 ` Geo Kozey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).