2025-03-23 19:57:06 +00:00

1.3 KiB
Raw Permalink Blame History

marp paginate backgroundColor auto-scaling theme
true true white fittingHeader default

TrackStr

Proof of Work

“We're working on a new time-tracking system thats fully peer-to-peer, with no trusted third party.”

bg right:50% height:600


Existing Native Apps

  • Hubstaff, Trackabi, Ever Gauzy
  • Screenshots, URL capture, mouse / keyboard tracking
  • Invasive, must trust a third party

High Proof, Low Sovereignty


Existing Web Apps

  • Toggl, Time Tagger, Kimai
  • Start / Stop Timer based
  • Easy to "game", or to forget the timer is running

Low Proof, High Sovereignty


Enter - Trackstr


User Experience

  • Start timer
  • Periodically (configurable):
    • Proof of Work (markdown notes, screenshots)
    • Proof of Who (signed note)
    • Proof of When (OTS)
  • Stop timer (is stopped automatically after certain period)

Data Flow

  • Data encrypted and loaded to blossom
  • Link + decryption key sent to backend using DVM
  • backend downloads, decrypts, and stores in local DB

Architecture

  • Web app
  • Blossom
  • Relay
  • DVM
  • Kimai

bg right:65% height:710


Flow

bg right:75% height:600