Really need to get persistant secrets setup :(

This commit is contained in:
Sky Hearn 2024-03-25 00:34:27 +00:00
parent d993a8535e
commit 99de6e7528
Signed by: fallingsky04
GPG Key ID: DAB485883AE426EC
2 changed files with 23 additions and 3 deletions

View File

@ -80,8 +80,8 @@
allowedIPs = [ "10.100.1.0/24" ];
}
{ # ku
publicKey = "L4msD0mEG2ctKDtaMJW2y3cs1fT2LBRVV7iVlWZ2nZc=";
allowedIPs = [ "10.100.0.3/32" ];
publicKey = "MCPLxi1clVx92gfeq04mm1flgjzS2XqtC3OKN6C0iE8=";
allowedIPs = [ "10.100.2.0/24" ];
}
{ # Jas
publicKey = "Q90Tvst8ZntJPl1WxLOcV108k9SwPIpjXAtxHPE62UM=";
@ -94,6 +94,26 @@
{ # skyDesktop
publicKey = "36tqEexZ8e6ks+qjDpnMzUY9LAJvFvVDe6MLzR9vtEo=";
allowedIPs = [ "10.100.0.5/32" ];
}
{ # melon :>
publicKey = "nJgeRkHd6mRqT/lMUJIApCov4GgSekrkJJxZGTXOVCE=";
allowedIPs = [ "10.100.0.7/32" ];
}
{
publicKey = "gs17DdrtnYe2cA+Jxt6p/qovfCAT7eVn58Pq5eTHmGc=";
allowedIPs = [ "10.100.0.8/32" ];
}
{ # Kitibri
publicKey = "cT95nYaPYkra1Im355EwUXxw9Wef7b1j0YBx6+rnp1s=";
allowedIPs = [ "10.100.0.9/32" ];
}
{ # ken
publicKey = "6FHWDuKLW3QNVNTURIm6bJ1s0+FtzgEO9TtKuS0khhM=";
allowedIPs = [ "10.100.0.10/32" ];
}
{ # Jamie
publicKey = "mF6eLG4VgwVV56PGn+Omg0mvN2UGB8b0i7rq8rJI+l0=";
allowedIPs = [ "10.100.0.11/32" ];
}
];
};

View File

@ -1 +1 @@
M9QXz6kgLejkhi2mcxxdWhTmGWkbhgblQnA3KfyHqlo=
c/1P958N3SWSZHsuY+E2OMB2tC+jFfJ1Hkqc752N+Bc=