Block a user
Create a command-line utility that generates a GM authentication URL
Generate a single-use visions-vtt:// URL for the user to use to authenticate with the app
Client application must parse a visions-vtt:// URL when passed on the command line
The client application must authenticate every request with the server via a token unique to that user and client
Make a server that has basic user authentication
Bootstrap a Tauri-based client application