Added matrix registration password
This commit is contained in:
parent
07f0f7099c
commit
ad039a84d4
4 changed files with 23 additions and 10 deletions
|
|
@ -13,5 +13,6 @@
|
|||
};
|
||||
password.file = ./password.age;
|
||||
matrix-priv.file = ./matrix-priv.age;
|
||||
matrix-registration.file = ./matrix-registration.age;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
11
secrets/matrix-registration.age
Normal file
11
secrets/matrix-registration.age
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
age-encryption.org/v1
|
||||
-> ssh-ed25519 WCPLrA XGZXUAx6d4swnmjGCMKtUnTmyyjUlHJwWweJLACKXHw
|
||||
O7tDm8+1DJlEg2dmjiwZmBoirEK71I2GMA5JbkF3c14
|
||||
-> ssh-ed25519 7/ziYw qWvGzM3dxCa31M4qp3VUHfYuoALGYC0nBCbYRlU/XBA
|
||||
o+4UqGeenrH+dkWglWIY95aInDq/zybiJZzv3Qhoevk
|
||||
-> ssh-ed25519 GQzYWA UbICRYTkeCqHM6Qzl50xBSlCgEl1BvMCSqAjusjfowQ
|
||||
raXFAddeBL4AhViLzGxviy6kd9F6U4QlMI2SABuEQ08
|
||||
-> ssh-ed25519 MfR7VA tIIPAbmPo1e9SH5gWhQQn5fqEgDlLDmZUBVkWVsvAVY
|
||||
D03pcUpy06ptfRRG1PfaqMQLuxEGQN/AGdmjVFop8Ko
|
||||
--- UQs52nFPmuzoQ8C++6tSE5ib+YQ1ap57ZrrzDeTxSL4
|
||||
¯Ì zí¹\0äãŒ9¹u´T¡$ö±/˜?“3€
½~Ô!iL]¢£å§{SXgÀ;7â½8аnRâÖšØa2¸ÐÈ0W!@? ´E\¤ùZ[
|
||||
|
|
@ -11,4 +11,5 @@ in {
|
|||
"password.age".publicKeys = systems;
|
||||
"dcbot.age".publicKeys = systems;
|
||||
"matrix-priv.age".publicKeys = systems;
|
||||
"matrix-registration.age".publicKeys = systems;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue