From 1e9e851c89ff773cf878f1e466b061c7217903a8 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 20 Sep 2018 20:22:22 -0700 Subject: commit misc notes --- notes/auth_thoughts.txt | 7 +++++++ notes/test_works.txt | 7 +++++++ 2 files changed, 14 insertions(+) (limited to 'notes') diff --git a/notes/auth_thoughts.txt b/notes/auth_thoughts.txt index 4782dd0f..ba19f4c2 100644 --- a/notes/auth_thoughts.txt +++ b/notes/auth_thoughts.txt @@ -42,6 +42,12 @@ Backend: - auth_epoch timestamp column on editor table - lock editor by setting auth_epoch to deep future +Deploy process: +- auto-create root (admin), import-bootstrap (admin,bot), and demo-user + editors, with fixed editor_id and "early" auth_epoch, as part of SQL. save + tokens in env files, on laptop and QA instance. +- on live QA instance, revoke all keys when live (?) + TODO: privacy policy fatcat API doesn't *require* auth, but if auth is provided, it will check @@ -52,3 +58,4 @@ support oauth2 against: - git.archive.org - github ? google + diff --git a/notes/test_works.txt b/notes/test_works.txt index d0663e76..30c5b859 100644 --- a/notes/test_works.txt +++ b/notes/test_works.txt @@ -6,6 +6,9 @@ Many co-authors (group): "Precision measurement of the top-quark mass in lepton+jets final states" https://arxiv.org/abs/1405.1756 +"Fake" creator: Bourbaki + +"Fake" works: John Bohanon sting operations, previous scandals ## Found in Testing Imports @@ -33,6 +36,10 @@ Fulltext via CORE publisher-connector: 10.1186/s12889-016-2706-9 +Fake/example DOI: 10.5555/12345678 +ORCID: 0000-0002-1825-0097 +ISSN (invalid?): 0264-3561 + ## Missing "ACE: A Novel Software Platform to Ensure the Integrity [...]" -- cgit v1.2.3