Skip to content

gpg #14

@cuisongliu

Description

@cuisongliu

10074 gpg --version
10075 cd
10076 gpg --full-generate-key
10077 gpg --version
10078 gpg --full-generate-key
10079 gpg --list-secret-keys --keyid-format=long
10080 cat /Users/cuisongliu/.gnupg/pubring.kbx
10081 gpg --list-secret-keys --keyid-format=long
10082 git config --global user.signingkey ED30FB0D81FA321E
10083 git config --global commit.gpgsign true\ngit config --global tag.gpgSign true
10084 vim ~/.ssh/config
10085 vim ~/.gitconfig
10086 gpg --armor --export ED30FB0D81FA321E

gpg (GnuPG) 2.4.7
libgcrypt 1.11.0-unknown
Copyright (C) 2024 g10 Code GmbH
License GNU GPL-3.0-or-later https://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: /Users/cuisongliu/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2

https://stackoverflow.com/questions/72464265/gpg-key-generation-failed-end-of-file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions