davidferguson / pibakery-blocks

All the blocks for the Pi Bakery program
GNU General Public License v3.0
242 stars 86 forks source link

New block suggestion: install ssh public key #14

Closed dkirkby closed 8 years ago

dkirkby commented 8 years ago

This would be a block under "Settings" where you paste in a public ssh key and it will add it to .ssh/authorized_keys, creating .ssh and authorized_keys with the necessary permissions, if necessary.

dan3008 commented 8 years ago

sounds like it would be a really simple, and really useful block. Once I've finished the Alias block i'm working on, I'll move onto that if someone else hasnt already done it.