keybase / keybase/keybase-issues

Make proof URL in GitHub proofs return the raw data

Open
#1,747 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
899
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Currently, the proof URL returns the gist url, which is the same as the human url.

E.G: `"proof_url": "https://gist.github.com/1ffa33fc58906f4c7e0c",`

It'd be better if it returned the raw url:

`"proof_url": "https://gist.githubusercontent.com/SunDwarf/1ffa33fc58906f4c7e0c/raw"`

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue identifies the proof_url response for GitHub proofs as the relevant behavior, but names no file or test. Find the code that constructs GitHub proof URLs, compare the human gist URL with the requested raw URL format, and verify that the returned proof_url points to raw data.

Written by the indexing model from the issue text.

Assessment

Tech stack
github
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.