You are not logged in.

#1 2024-01-25 16:38:21

arch_fuz
Member
Registered: 2015-01-31
Posts: 34

keyctl | adding key safely

Hi.
I want to store a password/key for later automated usage. keyctl is looking promising for that.

Is it save to do it that way?

$ export HISTIGNORE=' *'
$  echo -n key_value | keyctl padd user key_name @u
750806025

Is this method ok when I would like to avoid having the key stored in memory?

Thanks,
_fuz

Last edited by arch_fuz (2024-01-25 21:15:06)

Offline

Board footer

Powered by FluxBB