app like that
DiceSlice
DiceSlice

DiceSlice is a secret-sharing tool that encrypts and divides your data into multiple files. By setting a threshold, only a specific number of these files are needed to reconstruct the original data. It requires no passwords, safeguarding your information through distribution and encryption.

Features

Secret Sharing

Protects data by dividing it into encrypted files. The secret can be recovered only by combining a specific number of files, ensuring it remains secure without passwords.

Encrypted Slice Files Generation

Allows users to input secret data to create encrypted slice files, with parameters for the number of files and a threshold for recovery.

Data Security

Provides strong encryption using 256-GCM encryption, eliminating the need for passwords and ensuring robust data protection.

Distributed Safeguarding

Enables safeguarding by allowing secrets to be distributed across various channels or locations, reducing risk of exposure upon compromise.

Privacy-First Approach

Handles data entirely offline in the user's browser, ensuring no personal data is collected and offering open-source code for transparency.