17
205
Fork
You've already forked human.json
6

Extension: Sites are trusted by reloading a previously trusted seed #46

Closed
opened 2026年03月27日 18:49:14 +01:00 by dennis_str · 1 comment
Contributor
Copy link

Sites are marked trusted, if they are vouched for by a site that previously was a seed, if the later is visited again.

Steps to reproduce

  1. Trust a site with a human.json (which adds it as seed)
  2. Visit a site that is vouched for by that seed → trusted (green)
  3. Visit the seed site again, click "Remove Trust"
  4. IndexedDB contains correct data; hops=null and vouchedBy=null
  5. Visit any previously vouched for site → Status not trusted (grey)
  6. Reload the page from step 1 → the page is shown in status blue (has human.json)
  7. Visit any previously vouched for site → Status trusted (green)

Example

Non-trusted site vouching for... this site
01 Seed 02 Second Site
Sites are marked trusted, if they are vouched for by a site that previously was a seed, if the later is visited again. ## Steps to reproduce 1. Trust a site with a `human.json` (which adds it as seed) 2. Visit a site that is vouched for by that seed → ✅ trusted (green) 3. Visit the seed site again, click "Remove Trust" 4. IndexedDB contains correct data; `hops=null` and `vouchedBy=null` 5. Visit any previously vouched for site → ✅ Status not trusted (grey) 6. **Reload** the page from step 1 → ✅ the page is shown in status blue (has human.json) 7. Visit any previously vouched for site → ❌ Status trusted (green) ## Example | Non-trusted site vouching for... | this site | |---------|---------| | ![01 Seed](/attachments/5e8e1b1f-3936-4874-8b5a-2f242b7969a7) | ![02 Second Site](/attachments/064250b1-6131-4ad6-b94a-47139b47be61) |
Author
Contributor
Copy link

This branch contains the start of my fix. While creating the pull request, I understood that my 'fix' breaks vouch propagation from non-seed sites. I'll revisit that later on.

[This branch](https://codeberg.org/dennis_str/human.json/src/branch/trust-issue) contains the start of my fix. While creating the pull request, I understood that my 'fix' breaks vouch propagation from non-seed sites. I'll revisit that later on.
robida added this to the v0.2.0 milestone 2026年04月04日 23:50:15 +02:00
Sign in to join this conversation.
No Branch/Tag specified
main
spec-0.2.0
crawler
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
robida/human.json#46
Reference in a new issue
robida/human.json
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?