A private key contains all its needed to recreate a public key. But if you really want the public key, on Termianl:
gpg --export 0xKEYID > public-key.gpg or gpg --armor --export 0xKEYID > public-key.asc On 2016-07-07 at 15:20, [email protected] wrote: > Hi List, > > i have created my gpg using password and keys but it only says personal > GPG Key. Even if i export it to a .asc file it shows that its a PGP > Private key block. > > How can i export my public key? > > _______________________________________________ > tails-support mailing list > [email protected] > https://mailman.boum.org/listinfo/tails-support > To unsubscribe from this list, send an empty email to > [email protected]. > -- Juan Miguel Navarro Martínez GPG Keyfingerprint: 5A91 90D4 CF27 9D52 D62A BC58 88E2 947F 9BC6 B3CF _______________________________________________ tails-support mailing list [email protected] https://mailman.boum.org/listinfo/tails-support To unsubscribe from this list, send an empty email to [email protected].
