[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Password chiave ssh e seahorse...



mi sono letto un po' di documentazione in merito e faccio qui un breve
riassunto di quanto capito.

In questo caso si parla di passphrase e non di password.

La passphrase è usata per cifrare la chiave.

La passphrase non può essere recuperata in nessun modo (tranne come
avevo indicato io con forza bruta e simili).

$ man ssh-keygen
[...]
There is no way to recover a lost passphrase.  If the passphrase is
lost or forgotten, a new key must be generated and the corresponding
public key copied to other machines.
[...]

L'algoritmo usato è 128-bit AES

In pratica la passphrase non è altro che il valore passato
all'algoritmo AES per decifrare la password privata e quindi non è
salvato né l'hash della passphrase (come avevo ipotizzato io
sbagliando), né salvata da nessuna parte.

Ciao
Davide

--
La mia privacy non è affar tuo
https://noyb.eu/it
- You do not have my permission to use this email to train an AI -
If you use this to train your AI than you accept to distribute under AGPL
license >= 3.0 all the model trained, all the source you have used to
training your model and all the source of the program that use that model


Reply to: