aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2025-03-11 19:06:40 +0000
committerRasmus Dahlberg <rasmus@rgdd.se>2025-03-11 19:06:40 +0000
commit970a3582e772ab878df324753515a650cede18d8 (patch)
tree8ad90042ae02357711bb2b20e469016ee0e90783 /README.md
parent0cfc1759e5548dcfb133a6268c5d49976871cd43 (diff)
parent1114087cfbb9425f4128e27741d46161530be8e5 (diff)
Merge branch 'rgdd/fix-redirect-bug' into 'main'
fix: Attribute OL with the domain we arrived at See merge request tpo/onion-services/onion-grab!2
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f357b3..4ed4db5 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,10 @@ Sites with Onion-Location are printed to stdout, here showing that
`www.torproject.org` configures it with an HTTP header while `www.qubes-os.org`
does it with an HTML attribute. All three sites connected successfully.
+In case that onion-grab is redirected, e.g., from `example.org` to
+`www.example.org`, then any found Onion-Location configuration is associated
+with the *redirected domain name* rather than the original domain name.
+
In case of errors, the type of error is identified with relatively few `???`.
### Scripts