mirror of
https://github.com/1f349/twofactor.git
synced 2024-12-22 23:44:05 +00:00
5 lines
299 B
Markdown
5 lines
299 B
Markdown
|
- First commit
|
||
|
Worked out the bases for the handling of the keys files.
|
||
|
The keys file will have permission `0400`
|
||
|
This means only the user who run the golang app will have access to it...and root of course.
|
||
|
Tests cover 100% of the functions, although they are all grouped in a single method.
|