Hacker News new | ask | show | jobs
by igniteram 1797 days ago
All apps on our platform are either ephemeral or persistent as the user chooses. Ephemeral workspaces by nature are short-lived as long as the user is using them and would be deleted (along with all the user data) immediately after the session ends while persisted workspaces will persist user data across sessions with multiple layers of security. Please read the faqs and privacy policy.
1 comments

I am curious as well with the last questions: Encrypted at rest? And can the owners (service maintainers) see the saved data? Scanning through the faqs and privacy pages, the only bit I found relevant is in Privacy Policy section 14 "Data Security" which, as most privacy policies, is quite vague on details. I'd say I would be wary about putting in my Github key to download my repo to use Android Studio or IntelliJ, or credentials/keys to access services for testing my codes, whether the session is ephemeral or persistent. It's hard to tell.