←back to thread

16 points wayoverthecloud | 3 comments | | HN request time: 0.411s | source

I am thinking of a product many businesses would find it useful but my only concern is that the product revolves around sensitive documents(like lawyer's documents but can be extended to other industries too). The product is already built by many companies but I have found a unique angle that I think would benefit my users. I am not a team and I don't know how to handle laws of sensitive documents as a business entity(and those documents might live on AWS S3/similar services).
1. solardev ◴[] No.42132097[source]
I don't know what the product is (and you probably don't want to say...?) but is it something that could potentially done clientside in their browser, maybe in JS or WASM? That way you never even have to receive, much less store, their document.
replies(2): >>42132181 #>>42132423 #
2. bootstrpppin ◴[] No.42132181[source]
That's a good idea - not sure how big the docs are, but would local storage be helpful?
3. wayoverthecloud ◴[] No.42132423[source]
Unfortunately, storing the document is required. Almost an essential feature.