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

Add detailed instructions for git and GitHub auth + signing #439

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ardigan6
Copy link

This PR adds step by step notes to make things a bit more point and click.

The reasons this initially didn't work for me were scattered across many issues in the repo, and ultimately had to review the source code to get this working.

Also ran across several bugs on 13.1, with workarounds listed under Troubleshooting.

@ardigan6
Copy link
Author

Issues documented in: #440

@gl-njanz gl-njanz mentioned this pull request Feb 16, 2023
After installing Secretive (`brew install secretive`):

1. Generate a new SSH key in the UI
2. Add it to your GitHub account as an Auth **and** a Signing key, i.e. add it twice.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See: #536 (comment)

I personally consider using the same key for both auth and signing to not to be a best practice.

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.

None yet

2 participants