From d1a1c08d2cf9d956c34c096f2e3828ef923fcd19 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 29 Dec 2023 08:35:43 -0800 Subject: update --- home/xyz/.config/pass-rotate.ini | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) (limited to 'home') diff --git a/home/xyz/.config/pass-rotate.ini b/home/xyz/.config/pass-rotate.ini index 161046bf..86fc05e8 100644 --- a/home/xyz/.config/pass-rotate.ini +++ b/home/xyz/.config/pass-rotate.ini @@ -6,7 +6,7 @@ # # The $ACCOUNT environment variable will be replaced with the account name. # -get-password= +get-password=pass show "$ACCOUNT" | head -n 1 # A shell command that creates and prints a new password for an account. For # example, for the "pass" password manager, you could use this command: @@ -16,7 +16,7 @@ get-password= # The $ACCOUNT environment variable will be replaced with the account name. # After the password is generated, get-password will be used to read it back. # -gen-password= +gen-password=pass generate -i "$ACCOUNT" # Service provider configs follow: # @@ -38,5 +38,31 @@ gen-password= # additional information. Use pass-rotate --list-options [provider] to learn # what options are available for each service provider. # -[news.ycombinator.com] -username=pg +[ycombinator.com] +username=flylightning + +[codeberg.org] +username=flyxyz123 + +# may need to provide password reset code from email next time login, and need to manually enter a new password +# but after that, if keep doing pass-rotate, seems no longer need to provide a password reset code +[facebook.com] +username=gky44px1999@gmail.com + +# not working +#[discordapp.com] +#email=gky44px1999@gmail.com +#[github.com] +#username=gky44px1999@gmail.com +#[gitlab.com] +#username=flyxyz123 +#[pixiv.net] +#username=gky44px1999@gmail.com +#[linode.com] +#username=flyxyz +#[aur.archlinux.org] +#username=flylightning +#[digitalocean.com] +#email=gky44px1999@gmail.com +#[twitter.com] +#username=flylightning -- cgit v1.2.3-70-g09d2