Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MFMによるURL表示と実際に遷移するURLが異なる場合に専用の警告を表示 #13647

Closed
1 task
h4rukaSakurane opened this issue Apr 1, 2024 · 2 comments
Labels
✨Feature This adds/improves/enhances a feature

Comments

@h4rukaSakurane
Copy link

Summary

こちらのノートを見ると、パッと見nhkのリンクのようですが、実際にはYoutubeに飛ぶようです。

https://misskey.io/notes/9rj7qmafj3c306xt

上記を踏まえて、MFMでの表示上のURLと実際に遷移するURLが異なる場合に
専用のアラートを表示するといった対策がが良いかと思われます

例えば、下記のようにすると別人のURLを表示しつつ、実際は自分のチャンネルへのリンクを仕込むことが可能になります
チャンネルへの誘導だけでなく、動画の再生数稼ぎに悪用することも考えられます
(PCだとマウスカーソルが乗れば遷移先のプレビューが出ますが、スマホだと気が付きにくいです)

?[https://www.youtube.com/hikakintv](https://www.youtube.com/@HarukaSakurane)

特にドメイン名と実際に遷移するドメイン名が異なる場合には悪意のあるサイトへ誘導しやすくなる可能性もあります
この場合に赤文字や黄色文字など、警告色によるアラート表示の実装はいかがでしょうか?

Purpose

ユーザ思い込みによるページ遷移の防止

Do you want to implement this feature yourself?

  • Yes, I will implement this by myself and send a pull request
@h4rukaSakurane h4rukaSakurane added the ✨Feature This adds/improves/enhances a feature label Apr 1, 2024
@Sayamame-beans
Copy link
Member

should be related: #13557

@kakkokari-gtyih
Copy link
Contributor

Duplicate of #13614

@kakkokari-gtyih kakkokari-gtyih marked this as a duplicate of #13614 Apr 5, 2024
@kakkokari-gtyih kakkokari-gtyih closed this as not planned Won't fix, can't repro, duplicate, stale Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨Feature This adds/improves/enhances a feature
Projects
None yet
Development

No branches or pull requests

3 participants