[aur-general] password reset request

Alexander Görtz aur at nyloc.de
Tue Jan 5 20:36:15 UTC 2016


> > Tuesday, January  5, 2016 9:07 PM +01:00 from Alexander Görtz 
<aur at nyloc.de>:
> > > Hi,
> > > I have lost my logindata for the AUR for the account michast
> > > I can't use the 'pssword forgotten' function because I also lost the
> > > login
> > > data for the email account i used for registration. Please send me a
> > > password reset link to this email address, thanks.
> > 
> > Sorry, but that sound like the worst scam ever ;).
> > 
> > By the way I have forgotten the password for (list of accounts here).
> > Please send me a reset link.
> > 
> > But if you are serious you should first try to recover your lost email
> > account.
> 
> Yep!
> Or simply to register a new AUR account bound to a new mail box (as I did it
> so earlier, being in the similar situation).

I have another idea if you used your aur account you probably have added an 
ssh public key. So an admin could do something like.

ssh-keygen -f "your_public_key" -e -m PKCS8 > "your_public_key.pem.pub"

and then

openssl rsautl -encrypt -pubin -inkey "your_public_key.pem.pub" -ssl -in 
"text_file_with_password_reset_link" -out "encrypted_text_file"

then you could do

openssl rsautl -decrypt -inkey ~/.ssh/id_rsa -in "encrypted_text_file" -out 
"reset_link_text_file"


Hey we are using arch there are solutions everywhere you just have to find 
them.

Alex

PS: Not tested if it really works ;)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.archlinux.org/pipermail/aur-general/attachments/20160105/2e2913a6/attachment.asc>


More information about the aur-general mailing list