Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
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
6 changes: 6 additions & 0 deletions docs/guides/using-the-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ sidebar_position: 4

A step-by-step guide to capturing authenticated photos with the SignedShot iOS app.

:::tip Get the App
Download SignedShot from the App Store to get started.

[![Download on the App Store](/img/app-store-badge.svg)](https://apps.apple.com/app/signedshot/idPLACEHOLDER)
:::

## Overview

The SignedShot app captures photos with cryptographic proof of authenticity. Each photo is signed by your device's hardware key and verified by the SignedShot API. The result is two files: the original photo and a sidecar proof that anyone can verify.
Expand Down
4 changes: 4 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ const config: Config = {
label: 'Demo',
href: 'https://signedshot.io/demo',
},
{
label: 'Download App',
href: 'https://apps.apple.com/app/signedshot/idPLACEHOLDER',
},
{
label: 'GitHub',
href: 'https://github.com/SignedShot',
Expand Down
46 changes: 46 additions & 0 deletions static/img/app-store-badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.