Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated mytotp.rc, added mytotp.rc.README.md #2

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

uyriq
Copy link
Contributor

@uyriq uyriq commented May 10, 2024

Fixed:

  • removed redundant code blocks

Added:

  • help on usage
  • option to store plain initial secret in "~/.config/mytotp"
    it is useful for dev purposes e.g. populate more than one auth app,
    re-init code generation
  • Added readme file with related instructions
  • Added release files for outdated MacOS bash as well as for latest code commit 33cf200 that suits modern bash version > 5

uyriq added 15 commits May 9, 2024 15:57
…tructions for sourcing in .bashrc/.zshrc, remove duplicated declarations, and add xclip for initial key pasting to keyfile.asc (unsafe)
- Implemented autocompletion for both Bash and PowerShell functions `mytotp` and `mytotpdel`.
- Refactored the script to include a PowerShell version.
- Added the release workflow to PUBLISH RELEASE
- fancyfied readme with badges
- Implemented autocompletion for both Bash and PowerShell functions `mytotp` and `mytotpdel`.
- Refactored the script to include a PowerShell version.
- Added the release workflow to PUBLISH RELEASE
- fancyfied readme with badges
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant