403
/e/ OS does a little trolling and sends all your Text to Voice data to OpenAI for processing and Speech generation.
(community.e.foundation)
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
much thanks to @gary_host_laptop for the logo design :)
Tried to view link, but the say html is enabled and I must use Javascript. Why do sites do that?
Usually, it's frameworks using JavaScript to render. Instead of the whole page coming down statically, they make a couple of database calls and render on templates.
It gives them a lot of options for dynamic content. But it really fucks up accessibility and security.