Pass adlı ilginç şifre yönetim aracını kullanmaya çalışıyorum .
Ben şunları yaptım:
- Yüklü gpg aracı
$ sudo dnf install gpg
- Kullanarak bir anahtar oluşturdu
$ gpg --gen-key
- Burada
$ pass init "foobar id of my gpg key"
belirtildiği gibi yazılmıştır - Var
mkdir: created directory ‘/home/chichivica/.password-store/’
Password store initialized for foobar@email.com
- Basit bir şifre eklemeye çalıştım
$ pass insert foo
Enter password for foo:
Retype password for foo:
- Ve sorun var
gpg: A45A123C: There is no assurance this key belongs to the named user
gpg: [stdin]: encryption failed: Unusable public key
Biri bana biraz tavsiye verebilir mi? Belki yanlış anladığım bir şey? Şimdiden teşekkürler.
/home/chichivica/.gnupg/secring.gpg ----------------------------------- sec 2048R/96F0E0C0 2015-10-26 uid Ivan Talalaev (chichivica) <foo@bar.com> ssb 2048R/76A1D91D 2015-10-26
gpg -K
baskı?