OpenWorldLab

⚠️ Early Preview. This is a work-in-progress version of the site. Features are still being built and things may change or break. Your feedback is welcome!

User Profiles, Identity & Security Guide

Last updated August 2026

1. Academic Presence on OWL

Your OpenWorldLab profile is your public scientific identity. It bridges your verified academic credentials, published preprints and articles, micro-research updates (sparks), institutional affiliations, and group memberships into a single, cohesive academic portfolio.


2. The 15 User Types & Roles

OWL provides 15 tailored user categories ordered roughly by academic career progression:

Career Stage / RoleDescription
StudentStudying at undergraduate or masters level.
PhD CandidateWorking toward a doctorate.
Postdoctoral ResearcherHolding a doctorate and working on a fixed-term research appointment.
Research Staff / TechnicianSupporting research as permanent staff — technicians, engineers, data and lab managers.
Lecturer / Teaching FacultyFaculty whose appointment is primarily teaching.
Assistant ProfessorEarly-career faculty, typically pre-tenure. Equivalent to Lecturer in the UK.
Associate ProfessorMid-career faculty. Equivalent to Reader or Senior Lecturer in the UK.
ProfessorSenior faculty, typically leading a research group.
ResearcherDoing research in a role none of the more specific titles above describes.
Industry ResearcherWorking in research or development outside academia.
ClinicianPractising medicine or allied health, with or without a research role.
Science CommunicatorWriting about, teaching or broadcasting science to a wider audience.
EnthusiastHere out of curiosity rather than professionally.
InstitutionAn account representing an organisation rather than a person.
FunderFunding research — a foundation, agency or individual donor.

3. ORCID OAuth Verification

Cryptographic ORCID Authentication

To eliminate fake profiles and impersonation, OWL integrates directly with ORCID (Open Researcher and Contributor ID) via official 3-legged OAuth authentication.

  • Connect your ORCID iD by editing your public profile header.
  • You authenticate securely through the official ORCID authorization screen.
  • OWL records the cryptographically verified 16-character ORCID iD (e.g. 0000-0002-1825-0097).
  • Uniqueness Constraint: Exactly one OWL account can claim a given ORCID iD.
  • Your profile proudly displays the verified green ORCID badge linking to your official publication record.

4. Institutional Email Verification

Display verified badges for your current and past academic appointments:

  1. Go to Settings > Affiliations.
  2. Select your university or research institute from our global registry.
  3. Enter your official academic email address (e.g. jane.doe@physics.ox.ac.uk).
  4. Click the challenge verification link sent to your inbox.
  5. Active vs Past Affiliations: Current appointments receive an active green badge (Verified Affiliation). If an end date in the past is recorded, the badge automatically shifts to a muted slate tone (Past Affiliation) to prevent misrepresenting current employment.

5. Profile Customization & Taxonomy

  • Avatar: 1:1 square photo (up to 1MB, automatically converted to WebP).
  • Banner Cover: 4:1 panoramic header (1920×480px, up to 2MB).
  • Research Interest Taxonomy: Add up to 8 multi-level hierarchical paths (e.g. Computer Science / AI / Reinforcement Learning). These expand across sub-branches to power your visibility in global topic feeds.
  • Academic Links: Connect Google Scholar, ResearchGate, DBLP, arXiv, GitHub, and personal websites.

6. Sparks vs Articles

Micro-Post

Sparks (Micro-Posts)

Fast, lightweight posts up to 1,024 characters. Ideal for preliminary lab data, conference notes, research inquiries, code snippets, or paper announcements.

Long-Form Publication

Articles (Long-Form)

Full-length rich-text publications supporting formatted typography, LaTeX/mathematical notation, syntax-highlighted code blocks, embedded charts, and downloadable datasets.


7. Notifications & Preferences

Manage incoming alerts across five discrete notification categories in Settings > Notifications:

  • Social: Likes, bookmarks, replies, new followers, group invitations, and group-to-group link requests.
  • Chat: Direct researcher messages and synchronized group messaging channels under Messages.
  • Fundraising: Campaign review decisions, milestone goals, and backer pledges.
  • System: Platform announcements and content moderation notices.
  • Security: New device logins, password resets, and email modifications (mandatory alerts).

8. Security & Two-Factor Authentication (TOTP)

Protect your account and group administrative privileges:

  1. Go to Settings > Security (2FA).
  2. Click Enable 2FA (TOTP) and scan the QR code with your authenticator app (Google Authenticator, Apple Passwords, 1Password, Authy).
  3. Enter the 6-digit confirmation code.
  4. Emergency Recovery Codes: Save your one-time backup codes in a secure password manager.

9. Developer API Keys

Automate publications and integrate lab repositories using the RESTful Content API:

  • Key Format: owl_sk_<id>_<secret>.
  • Zero-Leakage Security: The secret is displayed once upon creation and stored exclusively as a SHA-256 digest in the database.
  • Endpoints: Authorized developers can create, list, and revoke programmatic keys via /api/v1/keys or request developer access via our Contact Form.

10. Profile FAQs