arj03 / ssb-browser-demo

A secure scuttlebutt client interface running in the browser
Other
58 stars 11 forks source link

Test hops changes #193

Closed KyleMaas closed 3 years ago

KyleMaas commented 3 years ago

Now that we have ssb-friends, we should test to see if the hops changes in Settings actually work.

KyleMaas commented 3 years ago

Steps I tried:

  1. Start a new profile. Do not connect to any peers. Do not follow anyone.
  2. Go to Settings. Set hops to 0.
  3. Refresh browser.
  4. Join pub in Connections.
  5. Open @arj03's profile and follow.
  6. Possibly refresh again, if no data is downloaded.

Expected result: Public only shows @arj03's posts.

Actual result: Public shows posts from other folks.

So, no, the hops setting isn't presently working as it should.