news.volyx.in

Bypass DeepSeek censorship by speaking in hex (substack.com)

755 points by MedadNewman · 550 days ago · 378 comments on HN

Article summary

The article discusses how to bypass DeepSeek censorship by speaking in hex, but the article itself is not available. Commenters discuss the effectiveness of client-side censorship and the potential for users to circumvent it. Some argue that censorship should be implemented at the training phase, while others suggest that it is better to apply censorship at the inference phase. The discussion also touches on the trade-offs between security, usability, and the limitations of JavaScript.

Main themes

  • Censorship bypassing
  • Client-side vs server-side censorship
  • JavaScript limitations
  • Security vs usability
  • AI model training

What commenters say

  • Implementing censorship at the training phase is more effective than applying it at the inference phase.
  • Client-side censorship is insufficient and can be easily bypassed by users.
  • JavaScript is not suitable for handling sensitive data due to its security limitations and the ease of use of its built-in dev tools.
  • Server-side processing is more secure than client-side processing for sensitive applications.
  • The need for censorship is driven by external pressures, such as government regulations, rather than a desire to restrict user freedom.
  • Some argue that JavaScript is a powerful language capable of handling complex tasks, while others see it as limited and insecure.
  • The use of client-side censorship may be a pragmatic solution to balance security and usability, even if it is not foolproof.
  • The discussion around censorship and security is complex and multifaceted, with different perspectives on the trade-offs between security, usability, and freedom.