NextDotID / proof_server

ProofService: A DID.
https://docs.next.id
MIT License
63 stars 20 forks source link

[Bounty] Support more platforms on `proof_server` #41

Open hominluo opened 1 year ago

hominluo commented 1 year ago

Catalogue

tl;dr: support more social or gaming platforms on proof_server

Bounty Description

We want to bring more platforms to proof_server. For now, proof_server performs proof_post fetching by API or single HTTP GET.

proof_server is designed to prove "An Identity and an Avatar is held by the same person".

Let's take this assertion into 2 parts:

"I" hold this Avatar. "I" hold this identity. 1 equals "Generate a signature using secret key of this Avatar".

2 equals "Make an action using this identity".

Here we reach 1 and 2 with Proof Post mechanism.

To make proof_server supports more and more services, we want our community endorsers to help us bring platforms like facebook, xbox, instagram etc. to be available on proof_server.

Design goal

Winner Info

We will select up to 2 winners and each will receive at least $1000 as the winning prize.

Submission Info

Please make sure you read through our docs to understand our mechanism before starting your hacking. You will need to create a pr to this repo to submit your work.

Contact Info

@hominluo @nykma here or Telegram for any question regarding how to work on Next.ID.

gitcoinbot commented 1 year ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 484.1784 MASK attached to it as part of the nextdotid fund.

unJokers commented 1 year ago

Well, I don't know either.

lyledavids commented 1 year ago

@hominluo @nykma Is there documentation on adding extra platforms?

nykma commented 1 year ago

Hello, here are docs. Click links in this doc to see more term explanation / flow chart .

ash0521 commented 1 year ago

Add the slack platform support #71