keybase / keybase/keybase-issues
Add RelMeAuth support for GPG keys
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 899
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
For example, my profile is here: https://keybase.io/benlubar
Since there's already an endpoint for PGP keys, all that needs to happen to support RelMeAuth is one link tag: <link rel="pgpkey" href="https://keybase.io/benlubar/pgp_keys.asc">
You can test on https://indielogin.com/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the website page that already exposes the PGP key endpoint and inspect its generated HTML. Add the requested pgpkey link relation, then test the profile at indielogin.com to confirm RelMeAuth detects the key.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- authentication, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100