IACR / latex-submit

Web server to receive uploaded LaTeX and execute it in a docker container.
GNU Affero General Public License v3.0
11 stars 0 forks source link

Check ORCID for correctness #20

Open kmccurley opened 1 year ago

kmccurley commented 1 year ago

When a paper is submitted with an orcid ID, we can use the ORCID API to fetch the full name associated with that record and compare it against the author name that is submitted. For example https://pub.orcid.org/v2.0/0000-0001-7890-5430/record returns the fact that my surname is McCurley. This can at least be useful for a sanity check on whether the ORCID looks correct