Skip to content

appleweiping/Security-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security Helper

Fill in a 7 digit student number, choose Lab1 or Lab2, and generate a Canvas token.

The current course package does not include a Lab0 token verifier, so Lab0 is shown as unavailable.

Run

Open index.html directly in a browser, or serve the folder with any static web server.

Token Format

The generated token matches the lab verifier format:

base64(studentNumber,uuid,YYYY-MM,hmac)

Lab1 and Lab2 use different HMAC keys, matching the provided verifier binaries.

About

fill in your student number, click the button, get your token

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors