Skip to content

StuAuthWeb v3.21 – Final release

Latest

Choose a tag to compare

@Rona-code Rona-code released this 24 Jun 19:14
· 1 commit to main since this release
7e15c7e

Overview
Version 3.21 is the final and fully stable release of StuAuthWeb, a Firefox‑only extension designed to display TOTP (Time‑based One‑Time Password) codes retrieved from a local StuAuth server.
This version marks the completion of the project, and no further updates are planned.

Features
Firefox‑only compatibility
Direct installation via .xpi extension file
Simple settings page to configure the local server IP address
Displays the list of folders available on the local server
Displays TOTP entries (name + 6‑digit code) inside the selected folder
Copy button to quickly copy codes to the clipboard
Read‑only interface (no editing or modification possible)
Lightweight, fast, and fully static

Server Behavior
The local StuAuth server can be activated from either the mobile app or the desktop app
Both devices must be on the same Wi‑Fi network
Once the server is active, the Firefox extension can connect to it and retrieve folders and TOTP codes

How It Works
Install the .xpi extension in Firefox
Open the settings page
Enter the local server IP address
Click the extension icon to connect
The extension displays the list of folders
Selecting a folder shows all TOTP entries
Use the “Copy” button to copy a code to the clipboard

Included Files
Firefox extension: StuAuthWeb.xpi
Static web assets used by the extension

Requirements
Mozilla Firefox (mandatory)
A StuAuth server running on the same Wi‑Fi network
JavaScript enabled

Project Status
This release concludes the development of StuAuthWeb.
The extension is feature‑complete, stable, and final.