How to manage sensitive data in database?
I am really impressed about the entire platform and I really enjoy creating crawlers with Crawlee and Apify.
I am working on a single page app where users can give (sensitive) input and run my private actors to display the results. I already found that I can make an input invisible by the "isSecret" boolean in the input_schema. The only issue I currently have is that the results shouldn't be visible for me (apify console => database) because it could have sensitive data.
Do you have any idea's or tips?
Thanks in advance! 🙂
0 Replies