Airborn: Create and edit files online, securely
11–20 of 75 posts
Re: Airborn: Create and edit files online, securely
#12And I think it's a genius use-case for Service Workers. From their security page[0]: "we're using a relatively new web technology (Service Workers) to install some code which can't be changed without setting off a warning to you. That code then keeps taps[sic] on all other code, and checks that it matches the publicly available version on GitHub."
Combine this with HSTS, and you can be certain the code running hasn't been modified by a third-party.
Re: Airborn: Create and edit files online, securely
#13Better headline: "Airborn: Create and edit files online, securely." HN has too many submissions with single-word headlines that tell you absolutely nothing about what you're clicking on.
Re: Airborn: Create and edit files online, securely
#14- here [0] "All documents are encrypted before they leave your computer" how then one can collaborate as in gdocs (from the pic it seems like that)
- what key do you use for encrypting the docs? is it the user password? if so it can't be recoverd (as dashlane for example [1]) is this the approach?
PS: the login seems broken https://www.airborn.io/app
[0]https://www.airborn.io/docs/security [1]https://support.dashlane.com/hc/en-us/articles/115003111325
Re: Airborn: Create and edit files online, securely
#15Unless e.g. they make the system serve up malicious javascript.
Re: Airborn: Create and edit files online, securely
#16few questions: - here [0] "All documents are encrypted before they leave your computer" how then one can collaborate as in gdocs (from the pic it seems like that) - what key do you use for encrypting the docs? is it the user password? if so it can't be recoverd (as dashlane for example [1]) is this the approach? PS: the login seems broken https://www.airborn.io/app [0] https://www.airborn.io/docs/security [1] https:/…
- When you sign up, the page downloads a file on your PC which contains your username, and your password encrypted with a "password recovery key". When you lose your password, we send you your password recovery key and you can decrypt your password with it.
Login being broken is weird, do you see any errors?
Re: Airborn: Create and edit files online, securely
#17> Even if we get hacked, they can't read your documents. Unless e.g. they make the system serve up malicious javascript.
Re: Airborn: Create and edit files online, securely
#18Re: Airborn: Create and edit files online, securely
#19Great way to comply with GDPR! Also presumably reduces your data management overhead slightly, although it seems you're still storing data on your own systems[1]. This reminds me of SpiderOak's "No Knowledge" claim[2]. [1] https://www.airborn.io/docs/security [2] https://spideroak.com/no-knowledge/
Re: Airborn: Create and edit files online, securely
#20Interesting strategy to list updating the software as a premium feature. Will you make old versions of the software permanently available to customers to install on new devices? Will you support your v1 API forever?