You are using an outdated browser. Please upgrade your browser to improve your experience.
SSSS Mobile

SSSS Mobile is an implementation of Shamir's Secret Sharing Scheme (SSSS)

SSSS Mobile is an implementation of Shamir's Secret Sharing Scheme (SSSS)

SSSS Mobile

by Dustin Runnells
SSSS Mobile
SSSS Mobile
SSSS Mobile

What is it about?

SSSS Mobile is an implementation of Shamir's Secret Sharing Scheme (SSSS). In cryptography, Secret Sharing allows you to split a short "secret" text into multiple shares for later reconstruction when a specified threshold of shares are available.

SSSS Mobile

App Details

Version
1.0.2.0
Rating
(2)
Size
13Mb
Genre
Productivity Utilities
Last updated
April 14, 2020
Release date
April 3, 2020
More info

App Screenshots

SSSS Mobile screenshot-0
SSSS Mobile screenshot-1
SSSS Mobile screenshot-2
SSSS Mobile screenshot-3
SSSS Mobile screenshot-4
SSSS Mobile screenshot-5

App Store Description

SSSS Mobile is an implementation of Shamir's Secret Sharing Scheme (SSSS). In cryptography, Secret Sharing allows you to split a short "secret" text into multiple shares for later reconstruction when a specified threshold of shares are available.

With SSSS Mobile, shares can be copied into another application or encoded in a QR Code and shared via email. Shares can later be retrieved from text, QR Code or NFC Tag (when available). You can also write shares to an NFC tag using a 3rd party NFC app. The optional Token parameter is prefixed to the share text to help describe the share or threshold.

Some possible use cases for SSSS Mobile:

* Split a short message intended for a group of individuals to decode only when the group is together. It may be interesting to store the shares on NFC tags attached to physical objects in this scenario.

* Split an important but rarely used strong password across multiple QR Codes. Print and hide these QR codes in multiple locations for later retrieval.

* Encrypt a large file with a difficult to remember password. Store the file in a potentially insecure location, but store the SSSS shares that protect your password in various other locations. Perhaps hide a large number of shares but only require a lower threshold for combination later if there is potential for some shares to be lost.

* Encrypt the private key to your Bitcoin or other cryptocurrency holdings with an impossible to remember password. SSSS split the password, print the shares to QR Code and bury them in multiple locations. Require a lower threshold than the total number of hidden shares in case some are lost or damaged over time.

IMPORTANT #1: If you intend to protect potentially important information, please take all necessary backup precautions and use at your own risk!

IMPORTANT #2: The threshold must be met EXACTLY at the time of retrieval/combination. You cannot combine more or less than the exact threshold specified at the time that the share set is generated. It may be useful to use the optional Token parameter to indicate the threshold. Combining the wrong number of shares or invalid shares may result in an error OR an incorrect secret message reconstruction.

IMPORTANT #3: The secret message must be 128 characters or less. The longer the message, the more processing time will be required for splitting and combining. For large secrets it is recommended to encrypt with a tool such as PGP/GPG and SSSS split only the password.

Additional Notes:
* This app uses the ssss-js library by Gabriel Burca to be compatible with the "ssss" UNIX/Linux application by B. Poettering.

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.