Smartphone integration test page for OneMoreSecret

How to Construct an Intent Link

Chrome on Android supports a special intent:// URI scheme that allows web pages to launch Android applications directly. For OneMoreSecret, you can construct an intent link using the following template:

intent://stud0709.github.io/oms_intent/#Intent;scheme=https;package=com.onemoresecret;S.m=<your_oms_message>;S.browser_fallback_url=stud0709.github.io%2Foms_intent%2F;end

Let's break down the components:

Test Links

Below are two test links using the intent:// protocol. If you are reading this on your smartphone with OneMoreSecret installed, clicking these links will automatically open the app and pass the message payload.

1. Import Private Key

Click the link below to import the sample private key:

Import Sample Key

2. Decrypt Secret Message

Click the link below to decrypt the sample message (requires the sample key above):

Decrypt Secret Message