Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
TOTP2FA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ed8g20
TOTP2FA
Commits
d32037b0
Commit
d32037b0
authored
2 years ago
by
ed8g20
Browse files
Options
Downloads
Patches
Plain Diff
added instructions
parent
2e09fdb1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
instructions.txt
+31
-0
31 additions, 0 deletions
instructions.txt
with
31 additions
and
0 deletions
instructions.txt
0 → 100644
+
31
−
0
View file @
d32037b0
[[COMP2215 2223 Collaborative Coursework Tasks|Back to task list]]
== Difficulty ==
Medium
== Description ==
The aim of this challenge is to display a Time-based One-time Password (TOTP) used as a 2FA Device
The code is located on the soton Gitlab page : https://git.soton.ac.uk/ed8g20/totp2fa
==Setup==
Download the correct MicroPython UF2 file for the Raspberry Pi Pico + display.
https://github.com/pimoroni/pimoroni-pico/releases
then use thonny or other compatibale ide to copy the completed .py files and the .json file to the micorpyhton device
==Required Hardware==
*Raspberry Pi Pico
*Pico Display
==Extensions==
Acts as USB keyboard and simulate typing the one time passcode
==Resources==
https://github.com/pimoroni/pimoroni-pico/tree/main/micropython/modules/picographics
==Answer==
Located in Answer branch of git
==Key Words==
MicroPython, Pico, Time, sha1.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment