Secure Initialization
App starts with verification of saved tokens and integrity validation
Bloquinho was designed with security first. Your privacy is our top priority, with local storage, encryption of sensitive data, and total control over your information.
Bloquinho follows the highest security standards to protect your data:
Your data always stays on your device:
Advanced protection for sensitive information:
Bloquinho's OAuth2 system was designed for maximum security and convenience:
Access tokens are stored using FlutterSecureStorage, which uses Keychain on iOS/macOS and Keystore on Android. Tokens are encrypted and never exposed in plain text.
The system automatically restores valid sessions on startup, testing token validity and automatically removing expired tokens. You log in once and stay connected.
Complete logging system to track OAuth2 operations, allowing problem diagnosis and ensuring total transparency about what happens with your credentials.
The avatar cache system ensures that your profile photos are downloaded and stored securely:
App starts with verification of saved tokens and integrity validation
OAuth2 tokens are restored and tested automatically
System verifies integrity of local data and encryption
Avatars are downloaded and stored with secure metadata
User accesses data with total privacy and control
Bloquinho was created to give you total control over your data. No information is sent to external servers without your explicit permission. Your data stays on your device, under your control.
Bloquinho represents a new standard in productivity applications, where privacy and security are not optional, but fundamental. Every line of code was written thinking about protecting your data and your total control over information.