keybase / keybase/keybase-issues

Cannot prove identity of telcodata.us

Open
#835 2 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

pichu:gnupg paul$ keybase prove web https://www.telcodata.us
error: Failed to find a connection to www.telcodata.us (error #229)
pichu:gnupg paul$ keybase prove web http://www.telcodata.us
error: Failed to find a connection to www.telcodata.us (error #229)
pichu:gnupg paul$ curl -I http://www.telcodata.us
HTTP/1.1 302 Found
Date: Tue, 01 Jul 2014 06:50:59 GMT
Server: Apache/2.2.16 (Debian)
Location: https://www.telcodata.us/
Content-Type: httpd/unix-directory

pichu:gnupg paul$ curl -I https://www.telcodata.us
HTTP/1.1 200 OK
Date: Tue, 01 Jul 2014 06:51:18 GMT
Server: Apache/2.2.16 (Debian)
Content-Type: text/html

pichu:gnupg paul$

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported `keybase prove web` commands for both HTTP and HTTPS URLs, then compare their behavior with the successful `curl -I` responses from Apache. Trace the web-proof connection handling and define done as successfully proving identity for telcodata.us without error #229.

Written by the indexing model from the issue text.

Assessment

Tech stack
apache
Domain
authentication, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.