# Sharing Secrets Using SSH Keys

DevFeed: [Sharing Secrets Using SSH Keys](<https://devfeed.tech/articles/sharing-secrets-using-ssh-keys-30114.md>)

Original publisher: [Read original article](<http://www.netmeister.org/blog/sharing-secrets-using-ssh-keys.html>)

Published: 2012-11-19T18:03:10Z

Content type: tutorial

Language: en

Sources: [Signs of Triviality](<https://devfeed.tech/sources/signs-of-triviality.md>)

Topics: [ssh](<https://devfeed.tech/topics/ssh.md>)

Tags: [pgp](<https://devfeed.tech/tags/pgp.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [ssh](<https://devfeed.tech/tags/ssh.md>)

## AI overview

The article suggests using SSH keys to share secrets when collaborators are not familiar with PGP.

## Source excerpt

Your peeps don't grok PGP? Don't fret - use SSH keys.