Your workspace should be useful without becoming a security risk.
My Social Flow uses account-based access, per-user server storage and safer handling of uploaded workspace data.
Our V1 security principles
Account-based access
My Social Flow uses WordPress user authentication. Workspace API requests require a logged-in session and WordPress security nonces.
Server-side workspace storage
Workspace data is stored server-side against the authenticated WordPress user. My Social Flow does not use browser storage as the persistent workspace database, so the same account can load its saved workspace across devices.
No plain-text password vault
My Social Flow does not save account passwords inside the workspace. The Account Directory is for service names, login URLs, usernames and notes; passwords should remain in a dedicated password manager.
Backups and recovery
Each user has isolated workspace storage. The server keeps rolling automatic recovery points plus daily snapshots, and users can restore earlier cloud versions from their account page.
Payment security
Payment card or bank details are not stored by My Social Flow. When billing is enabled, payment information will be handled by the connected payment gateway.