Using Dropbox for SSH Key and Configuration Storage

March 25th, 2011 § 3 comments

I have been using the free 2GB Dropbox account to store my SSH keys for our servers. Along with my mutt and other configuration files. The best part of Dropbox on Linux is being able to symlink things into the Dropbox directory to allow me to have the same configurations on all the various computers I use.

Basically what I do is have a .ssh_keys directory in my main computer’s home directory which I symlink in my Dropbox directory. Then on other computers I create a:

ln -s /home/myuser/Dropbox/.ssh_keys /home/myuser/.ssh_keys

I do the same with my .muttrc and any other configs I want to use. I even keep my wallpapers in the Dropbox folder where my awesome config file randomly loads one using:

awsetbg -f -r /home/myuser/Dropbox/wallpapers/

Tagged , , , , ,

§ 3 Responses to Using Dropbox for SSH Key and Configuration Storage"

  • Mauro Monti says:

    Hi Jascha! Really useful!
    Thanks for share it.

  • Oliver Kuster says:

    Yeah! Great way to loose them to someone…
    And if you sync the know_host file it’s even better, since then the attacker nows on which hosts the keys work…

  • Jascha says:

    @Oliver never said to add anything about who/where hosts are. I would of assumed it is common sense not to share that info on DropBox but thanks for the comment.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

What's this?

You are currently reading Using Dropbox for SSH Key and Configuration Storage at Jascha IS Me.

meta

Rss Feed Tweeter button Technorati button Reddit button Linkedin button Delicious button