Also check for rel=me in "link" tags
Open
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Unlike #4, I'd like to propose that the extensions searches on the _target_ site for `link` tags. Currently, it only looks for `a` tags:
https://github.com/indieweb/verify-me/blob/4a3fc17b4c235743822c954489fb7cc389891b52/browser-extension/background.js#L15
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with browser-extension/background.js at line 15, where the extension currently searches the target site for a tags. Trace how rel="me" links are checked and include link tags in that same target-site search. Done means rel="me" links in link tags are checked for reciprocal verification as well.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100