[bisq-network/proposals] How long does it take users to go from running bisq to first trade? (#320)

Mawueli Kofi Adzoe notifications at github.com
Mon Mar 8 20:32:57 CET 2021


i think at a minimum you would need some kind of unique id on the client that feeds data to some kind of a central server to aggregate the data...i'm not sure this "phone-home" kind of behavior is a direction the project would want to take. it deviates from the concept of a proper privacy-first peer-to-peer network.

That thinking is wrong. Bisq already shares deanonymised data with its peers over the Tor p2p network. Each peer keeps the data. This leads to a sort of distributed analytics database. No central server or phone home involved. This same data can be exported to JSON on any of the peers for display on the bisq website(centralised service). Reference: https://github.com/bisq-network/bisq/issues/546. The trades view already displays all transactions that have gone on in the bisq network. Measuring time from 0-60 would be just as trivial. Note when client first runs bisq, then when they do their first trade broadcast that dataset(time0, time60). Nobody needs any identifying information. All everybody knows is someone took x minutes to get to their first transaction.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/proposals/issues/320#issuecomment-793015996
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210308/a6c70c15/attachment.htm>


More information about the bisq-github mailing list