MAAP-Project / Community

Issue for MAAP (Zenhub)
2 stars 1 forks source link

Public SSH keys should be validated in the MAAP Profile #569

Open bsatoriu opened 2 years ago

bsatoriu commented 2 years ago

Only public SSH keys should be acceptable as file uploads in the MAAP profile page. Implement validation along the line of the approach described here: https://stackoverflow.com/questions/70217889/ssh-key-public-regex-validation

bsatoriu commented 2 years ago

On the profile page, we may want to include some basic instructions or link to a tutorial on using ssh-keygen.