Over the weekend, one of our users noticed that typing “binance.us” into Brave’s address bar added an affiliate code to the end of the address (commonly called a URL) that was typed in.
The bad news is that we made a mistake when adding affiliate codes and logic using them to suggest alternative completions shown in the drop-down under the address bar. The error was adding the affiliate code to the default completion (where you go if you hit the or key) for a small set of URLs, instead of only to the suggested alternative completions that users must pick manually.
We apologize to our users for this error.
We have already fixed the issue in Brave’s open source on GitHub and in the Brave Nightly, Beta, and Developer release channels, as well as in the Stable (1.9.80) release of our desktop browser that just went live, by changing the “Show Brave suggested sites in autocomplete suggestions” setting’
Brave共同創業者ブレンダン・アイクからのメッセージをお読みください (スコア:0)
というタイトルでアフィリエイト埋め込みを理解してもらうようなメッセージを表示すれば良いのではないだろうか?
そしてアフィリエイト埋め込みを受け入れるかどうかはオプトイン方式でユーザーに任せれば良い。
どこかにコストがかかるのは当たり前で、そのために寄付を募るかアフィリエイトコードの埋め込みをしてもらうか色々方法はある。
コソコソやってるのが問題視されてるだけで、説明して自発的に協力してもらえば良かっただけだろう。
Re: (スコア:0)
もう安定版でも修正済で、誤りだと言っている。
https://brave.com/referral-codes-in-suggested-sites/ [brave.com]
Over the weekend, one of our users noticed that typing “binance.us” into Brave’s address bar added an affiliate code to the end of the address (commonly called a URL) that was typed in.
The bad news is that we made a mistake when adding affiliate codes and logic using them to suggest alternative completions shown in the drop-down under the address bar. The error was adding the affiliate code to the default completion (where you go if you hit the or key) for a small set of URLs, instead of only to the suggested alternative completions that users must pick manually.
We apologize to our users for this error.
We have already fixed the issue in Brave’s open source on GitHub and in the Brave Nightly, Beta, and Developer release channels, as well as in the Stable (1.9.80) release of our desktop browser that just went live, by changing the “Show Brave suggested sites in autocomplete suggestions” setting’
Re:Brave共同創業者ブレンダン・アイクからのメッセージをお読みください (スコア:3, 参考になる)
Re: (スコア:0)
> Anyway, we'll remove all affiliate codes from autocomplete defaults.
×「オートコンプリート候補のデフォルト」からアフィリエイトコード(を優先選択する機能)を削除する
○「オートコンプリート機能のデフォルト」からアフィリエイトコード(を表示する機能)を削除する
機能的なデフォルト設定にコード表示をaddしてたのをremoveするだけ。
なので、コード表示機能としてはdeleteじゃない。
これは、文末にある様に defaults に対しての話なので、デフォルト設定外でも一切候補に出さないって話はそもそもしてない事からも分かる。
最後の defaults がなければ、その読み取り方も出来んことはない。