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

Content prove online facts #94

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
1dd2d7e
Add Content: Prove Online Facts Without Revealing Too Much
chiemezie1 Dec 19, 2024
c2e471c
Add Content: Prove Online Facts Without Revealing Too Much
chiemezie1 Dec 19, 2024
c9b95ca
Add Content: Prove Online Facts Without Revealing Too Much
chiemezie1 Dec 19, 2024
d4cbee2
Add Content: Prove Online Facts Without Revealing Too Much
chiemezie1 Dec 19, 2024
1cf007f
Add Content: Prove Online Facts Without Revealing Too Much
chiemezie1 Dec 19, 2024
c4378bb
Add Content: Prove Online Facts Without Revealing Too Much
chiemezie1 Dec 19, 2024
ff40c4d
Add Content: Prove Online Facts Without Revealing Too Much
chiemezie1 Dec 19, 2024
30f6961
Add Content: Prove Online Facts Without Revealing Too Much
chiemezie1 Dec 19, 2024
a36811b
Add Content: Prove Online Facts Without Revealing Too Much
chiemezie1 Dec 19, 2024
a1929b3
Move images from images/contents to src/contents/prove-online-facts d…
chiemezie1 Jan 13, 2025
d3ec8dc
hot fix; used relative link for the images
chiemezie1 Jan 13, 2025
a26226a
hot fix; used relative link for the images
chiemezie1 Jan 13, 2025
f601b57
hot fix; used relative link for the images
chiemezie1 Jan 13, 2025
e14c084
Merge branch 'content-prove-online-facts' of https://github.com/chiem…
chiemezie1 Jan 13, 2025
052819d
hot fix; used relative link for the images
chiemezie1 Jan 13, 2025
b5cbf8c
Move images from images/contents to images/contents/prove-online-fact…
chiemezie1 Jan 13, 2025
e67264c
Move images from images/contents to images/contents/prove-online-fact…
chiemezie1 Jan 13, 2025
82445e3
hot fix; updated to images
chiemezie1 Jan 13, 2025
e28ad6b
hot fix; updated to images
chiemezie1 Jan 13, 2025
03d1182
hot fix; updated to images
chiemezie1 Jan 13, 2025
88c1609
hot fix; updated to images
chiemezie1 Jan 13, 2025
fff2131
hot fix; updated to images
chiemezie1 Jan 13, 2025
a93446d
hot fix; updated to images
chiemezie1 Jan 13, 2025
9c11150
hot fix; updated link to images
chiemezie1 Jan 13, 2025
88b41fd
hot fix
chiemezie1 Jan 13, 2025
93b4d10
hot fix
chiemezie1 Jan 13, 2025
4b553e2
hot fix
chiemezie1 Jan 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
hot fix
chiemezie1 committed Jan 13, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 88b41fd7c9ee3f08f2003ff74035b6ff4866a3b8
21 changes: 10 additions & 11 deletions src/contents/Prove-Online-Facts.mdx
Original file line number Diff line number Diff line change
@@ -77,10 +77,9 @@ Install the TLSNotary extension in Chrome or Brave:
Go to the Chrome Web Store and click **Add to Chrome**.

<div className="text-center">
<img src="../contents/prove-online-facts/TLSNotaryChromeExtension.png" alt="TLSNotary Chrome Extension" />
_TLSNotary Chrome Extension_
<img src="../contents/prove-online-facts/TLSNotaryChromeExtension.png" alt="TLSNotary Chrome Extension" />
<p>TLSNotary Chrome Extension</p>
</div>
click **Add to Chrome**

***Option 2: Manual installation***

@@ -93,7 +92,7 @@ click **Add to Chrome**

<div className="text-center">
<img src="../contents/prove-online-facts/DeveloperModeAndLoadUnpacked.png" alt="Developer Mode And Load Unpacking" />
_Develope rMode And Load Unpacked_
<p>Develope rMode And Load Unpacked</p>
</div>

## **2. WebSocket Proxy**
@@ -109,7 +108,7 @@ The WebSocket Proxy is used to establish a TCP connection.

<div className="text-center">
<img src="../contents/prove-online-facts/HostedProxy.png" alt="Hosted Proxy" />
_Hosted Proxy_
<p>Hosted Proxy</p>
</div>

***Option 2: Run a Local Server***
@@ -216,7 +215,7 @@ To simplify, enter `UserByScreenName` in the search box.

<div className="text-center">
<img src="../contents/prove-online-facts/UserByScreenName.png" alt="UserByScreenName endpoint" />
_UserByScreenName APi endpoint_
<p>UserByScreenName APi endpoint</p>
</div>

4. Click on the **xmlhttprequest** entry for this request. It contains the details we need, such as follower count and location.
@@ -225,7 +224,7 @@ To simplify, enter `UserByScreenName` in the search box.

<div className="text-center">
<img src="../contents/prove-online-facts/Notarize.png" alt="Notarize button" />
_Notarize button_
<p>Notarize button</p>
</div>


@@ -243,7 +242,7 @@ On the next page, redact sensitive portions of the data. Focus on the following

<div className="text-center">
<img src="../contents/prove-online-facts/RedactData.png" alt="Redact Data" />
_Redact Data_
<p>Redact Data</p>
</div>

## **Step 4: Generate the Proof**
@@ -253,7 +252,7 @@ On the next page, redact sensitive portions of the data. Focus on the following

<div className="text-center">
<img src="../contents/prove-online-facts/PendingNotarization.png" alt="Pending Notarization" />
_Pending Notarization_
<p>Pending Notarization</p>
</div>


@@ -272,7 +271,7 @@ You’ll receive a file containing:

<div className="text-center">
<img src="../contents/prove-online-facts/Proof.png" alt="Proof" />
_Proof_
<p>Proof</p>
</div>

***Share the Proof***
@@ -282,7 +281,7 @@ You’ll receive a file containing:

<div className="text-center">
<img src="../contents/prove-online-facts/RecvProof.png" alt="shareable Recv Proof" />
_shareable Recv Proof_
<p>shareable Recv Proof</p>
</div>

shared link of the notarization