-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
efd8776
commit bfb2261
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,28 @@ | ||
# coldMFA | ||
# Locus | ||
|
||
Apps for your intranet | ||
|
||
### ColdMFA | ||
|
||
An app for storing your MFA codes. | ||
|
||
![img.png](docs/coldmfa-add-code.png) | ||
|
||
### Useful documentation for working on this project | ||
|
||
- [Caddy](https://caddyserver.com/docs/) | ||
- [Ory Kratos](https://www.ory.sh/docs/welcome) | ||
- [Age encryption](https://github.com/FiloSottile/age) | ||
- [Mock service worker](https://mswjs.io/docs/) | ||
- [Vitest guide](https://vitest.dev/guide/) | ||
- [Vue test utils](https://test-utils.vuejs.org/guide/) | ||
- [DaisyUI](https://daisyui.com/docs/install/) | ||
- [Pinia](https://pinia.vuejs.org/) | ||
- [OTP for Go](https://github.com/pquerna/otp) | ||
- [OTP spec](https://github.com/google/google-authenticator/wiki/Key-Uri-Format) | ||
- [Axios](https://axios-http.com/) | ||
- [Tailwind](https://tailwindcss.com/docs/installation) | ||
- [Vue 3](https://vuejs.org/guide/introduction.html) | ||
- [Fiber](https://docs.gofiber.io/) | ||
- [Migrate](https://github.com/golang-migrate/migrate) | ||
- [Ory Kratos production deploy](https://www.ory.sh/docs/kratos/guides/deploy-kratos-example) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.