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

Support Signing and Authentication subkeys #358

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jun 3, 2023

  1. Support signing, authentication, and encryption subkeys

    jrruethe authored and Joe Ruether committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    6f18ad7 View commit details
    Browse the repository at this point in the history
  2. Clean up import

    jrruethe authored and Joe Ruether committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    cf927b6 View commit details
    Browse the repository at this point in the history
  3. Update unit for protocol

    jrruethe authored and Joe Ruether committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    4631eb9 View commit details
    Browse the repository at this point in the history
  4. Implemented Yubikey-style subkeys

    jrruethe authored and Joe Ruether committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    b94d5e5 View commit details
    Browse the repository at this point in the history
  5. Rewrite decode

    jrruethe authored and Joe Ruether committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    723bd67 View commit details
    Browse the repository at this point in the history
  6. Make sure default is unchanged, new functionality applied with --smar…

    …tcard flag
    jrruethe authored and Joe Ruether committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    8c2ae36 View commit details
    Browse the repository at this point in the history
  7. Refactored script, added recovery script, added a test key

    jrruethe authored and Joe Ruether committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    6c55a6a View commit details
    Browse the repository at this point in the history
  8. Fix issue with SSH missing a keyflag in an identity call

    jrruethe authored and Joe Ruether committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    a25f753 View commit details
    Browse the repository at this point in the history
  9. Formatting changes for tox

    Joe Ruether committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    ca41a92 View commit details
    Browse the repository at this point in the history
  10. Sort impots for tox

    Joe Ruether committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    295c6dd View commit details
    Browse the repository at this point in the history
  11. Tox seems happy

    Joe Ruether committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    3c45889 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Changes for AGE

    Joe Ruether committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    0b2f179 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Changes for signify

    Joe Ruether committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    eac2f82 View commit details
    Browse the repository at this point in the history