Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
javascript を使用してランダムな文字列を生成し、ajax post メソッドを使用してサーバーに送信しています。ブラウザ コンソールを使用して変数を投稿するユーザー ビューを防止する方法はありますか?
いいえ。一部の情報がブラウザで利用できる場合、そのブラウザのユーザーもその情報を利用できます。
できませんが、それが目標である場合は、何らかの方法で暗号化して解読を困難にすることができます。