|
|
|
|
|
by idbehold
2726 days ago
|
|
You are absolutely correct with regard to privacy and security for any public facing application. However I still think this is fantastic for very specific production use cases. For instance I am working on a very large, but entirely internal web application. The application includes trade secrets that we would never want exposed to a third party, but it is not the kind of application that would ever contain personal information. So this is pretty much perfect for our production use case since the recorded information never has to leave our control and the only users of our application would be employees. Any concern about a bad actor trying to harm our system or steal information is handled at an entirely different level. |
|