AtlasOfLivingAustralia / ala-keys-ui

(Prototype) UI like keybase using ala-keys services
0 stars 0 forks source link

Error checking when uploading keys #1

Open nielsklazenga opened 8 years ago

nielsklazenga commented 8 years ago

Error checking when uploading probably needs to be done both in the UI and at the back end, as not all keys will come in through the KeyBase UI.

I have written a Wiki page with the type of errors to check for. The PHP code is in the checkForErrors() function in the Key Controller in KeyBase (starting at line 503).