Secure. Simple. Powerful.
SSP Key is your two-factor authentication (2FA) solution for the SSP Wallet. It securely holds the secondary private key required to construct 2-of-2 multisignature addresses and sign transactions. With its own independent seed phrase, SSP Key operates on true blockchain protocol standards, providing fully enforced multisignature, multi-asset accounts.
This powerful tool brings the simplicity and security of multisignature technology to average users, making it easier than ever to manage multisignature addresses across multiple assets. SSP Key empowers users with the highest level of protection while maintaining a user-friendly interface, ensuring anyone can benefit from robust, blockchain-based security without complexity.
SSP Key is an essential part of the SSP Wallet ecosystem, enabling a 2-of-2 multisignature system for unmatched security:
- SSP Wallet manages one private key.
- SSP Key (on your mobile device) holds the second private key.
Both keys are required to authorize transactions, ensuring that your funds remain secure even if one device is compromised.
- Secure Storage: User passwords and sensitive data are stored with
react-native-encrypted-storage
, leveraging MMKV with encryption powered by CryptoJS. - Randomized Security: Salts and initialization vectors (IVs) are randomly generated to enhance encryption robustness.
- Performance Focused: Avoids underperforming libraries like Cryptr, ensuring optimal functionality in React Native environments.
- Passwords combine
DeviceInfo.getUniqueID()
with user input (password or PIN), ensuring device-specific encryption. - For details, see Device Information for React Native.
- Built with:
- React 18 and React Native 0.75
- TypeScript for modern, type-safe development.
- Compatible with:
- iOS 13.4+ and Android 7+
- Requires Node.js 20+ for development.
-
Clone the Repository
git clone https://github.com/RunOnFlux/ssp-key.git cd ssp-key
-
Install Dependencies
Ensure Node.js (20 or higher) is installed, then run:yarn install
-
Start the Development Server
Launch the project with:yarn start
-
Link with SSP Wallet
Follow the integration guide in the SSP Documentation.
- Node.js: Version 20 or higher
- React Native: Version 0.75 or higher
- Mobile OS:
- iOS: Minimum version 13.4
- Android: Minimum version 7
- SSP Wallet Ecosystem: Learn how SSP Key integrates with SSP Wallet in the SSP Documentation.
- Disclaimer: Review the SSP Key Disclaimer.
- Code of Conduct: See our Code of Conduct.
- Contributions: Check out the Contributing Guidelines.
For further details, visit the SSP Wallet README.
Help make SSP Key accessible globally:
- Translate SSP Key: translatekey.sspwallet.io
- Translate SSP Wallet: translate.sspwallet.io
We thank our amazing community for their contributions, which make SSP Key a reliable and secure tool for managing cryptocurrency.
By using SSP Key, you agree to the terms in the Disclaimer. Handle your keys responsibly, and always follow best practices for securing cryptocurrency.