megadose / OnionSearch

OnionSearch is a script that scrapes urls on different .onion search engines.
GNU General Public License v3.0
1.16k stars 153 forks source link

A lot of found onion links cannot be opened in tor browser... #26

Closed reuniware closed 1 year ago

reuniware commented 1 year ago

When I enter some of the found .onion websites in tor browser I have the following error :

Details: 0xF6 — The provided .onion address is invalid. This error is returned due to one of the following reasons: the address checksum doesn't match, the ed25519 public key is invalid, or the encoding is invalid.

That seems to be due to to recent tor browser updates, doesn't it ?

Thank you.

OsintUK commented 1 year ago

Yes, V2 addresses are already deprecated so this is most likely the cause, well that's my only conclusion.

reuniware commented 1 year ago

Yes, ok thank you.