DEV Community

Discussion on: As a developer, what are the tasks worth automating?

Collapse
 
v6 profile image
πŸ¦„N BπŸ›‘ • Edited

SSH key management

And I would love to automate more security stuff I guess, because of the usefulness and the adversarial thinking it entails.

Collapse
 
koladev profile image
Mangabo Kolawole

Security stuffs? Can you give some examples?πŸ€”

Collapse
 
v6 profile image
πŸ¦„N BπŸ›‘

Integrity checks, restore verification, and safe decomposition

Collapse
 
rickmills profile image
Rick Mills

Slight plug as I worked on this, but serverauth.com can automate the ssh key one - it's always been a huge pain point for me, having to keep adding/removing keys from servers so ServerAuth was born :)