Tribler / tribler

Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.8k stars 444 forks source link

attack-resilient micro-economy for media #1

Open synctext opened 11 years ago

synctext commented 11 years ago

Three primary tasks for the whole Tribler research team:

synctext commented 5 years ago

Tribler is 14 years old in a few weeks. It's time to revisit the past and determine the future. The following mindmap shows the roadmap for the next 14 years of development and current accomplishments. Within the coming 12 months we aim to finish all open #1 issues around the token economy, anonymous downloading, and content crowd-sourcing. Long-term scientific focus is deploying our algorithm for creating trust and relentlessly improve it for another 14 years. PRIOR 14 YEARS OF DEVELOPMENT

grimadas commented 5 years ago

Anonymous downloads are now at least 5.5 MBytes per second. Historical milestone. Our Tor-level privacy is no longer CPU bound. We need to incentives people's willingness to contribute.

Screenshot from 2019-08-19 09-36-20

synctext commented 4 years ago

Long-term scientific focus is deploying our algorithm for creating trust and relentlessly improve it for another 14 years.

Medical-grade software reliability

We need to think about our software development methodology. As our software matures the coming years we need to facilitate both bleeding-edge science and medical-grade software reliability. A series of lab-meetings will determine our best approach. Coming 12 months we need to focus on 1) stability and 2) closing #1. Tokens are financial products and people expect that coins don't disappear magically out of their wallets. Our application in the digital identity space demands that our code base is nearly bug-free and "passport-grade". As a university we need to take the next step the coming decade: combine the strength of tamper-proof data structures with machine learning (first running code https://github.com/Tribler/distributed-ai-kernel). Honor students aim to create the first proof-of-principle code featuring distributed learning and disease detection on actual DNA using IPv8.

We have pioneered mechanisms of creating trust since April 2005, when the first Tribler code was written. Tribler is older then both Github and Bitcoin. We survived the end of P2P file sharing and today we are past "Peak-Hype" of blockchain. We need to discuss if it is possible to transition to "medical-grade" quality of software while preserving our ability for scientific innovations. Can we "freeze" the lower parts of our software stack in coming years? Can we engineer a trustworthy trust function? The EU has reserved 300 million Euro for their European Blockchain Services Infrastructure. Trustchain has been submitted as the foundational EBSI technology. Could Trustchain drive the European services economy? image Concrete impact might be that we apply best-practices from the commercial world. For instance, deterministic builds, move fast and don't break things, atomic commits, autonomic bug reporting tools, deployment monitoring, reproduce all defects, hard-enforced sprint deadlines, monolithic repo, and this Git commit checklist for each PR. Can we still do science then?

An even higher ambition level is formal verification of critical IPv8 communities/IPv8 modules and base classes.

synctext commented 4 years ago

We need to grown in significance and offer a polished alternative to Youtube. Like DuckDuckGo, ProtonMail, Brave, and Signal covered by BBC News. This will be a challenge. Polished products don't break. period.

synctext commented 4 years ago

Polished products don't break. period.

Discuss with team the cost and benefits of using the Continuous Delivery model. Will it accelerate the closing of this issue #1? Make release 7.5 stable and possibly switch. When we expand with upto 5 additional people by 1 Sep 2020 we require more structured work methodologies and weekly stand-up meeting or something. The CMU Software Engineering Institute features a lot of depth on this issue, we probably should try this out even before new people join us. Would put a dashboard #4999 and performance monitoring #1287 (open issue for 5 years) at the core of our development process. We now rely on manual performance testing for release readiness. This is not on par with mature software like VLC, Kodi, BiglyBT, and Libtorrent. Our current test score?

Next step: find a volunteer :safety_vest: to write 1-page plan with details and decisions to make...

synctext commented 4 years ago

Usability of Tribler still is lacking. See our great ToDo list by user Grunwald:

synctext commented 4 years ago

We developed many new insights during our continuing 15 year journey of creating a token economy for helping others. We continue the delicate balance between science, engineering and societal impact. Our "academic stature" was estimated to be low,improving in March 2019. We continue to document the lessons learned and shift in thinking in past 15 years. New milestone is our own workshop on distributed infrastructure of common good.

Closing all #1 main issues is getting closer. We make this work future-proof by creating a specialised dedicated scientific community around our line of work. This also means slowing down as individuals and building a larger community which collectively is stronger. To re-visit the medical-grade software reliability issue, our lab ambition is to build strong infrastructural foundations: self-sovereign identity, secure communication, data dissemination, strong privacy, trust, money and markets. Directly usable, stable, documented, behaves as expected, and can easily build higher services on top.

synctext commented 4 years ago

The lab is expanding significantly, 4 new people :sparkles: :fire: :sparkles: As starting point for detailed discussions, rough breakdown of work for remainder of 2020.

Person Task
@xoriole mining community manager, badges of honour, release management
@drew2a Devops, code quality, deployment testing, and bandwidth tokens
@qstokkink overlay and first line of defence against fake accounts: latency diversity
@devos50 freerider prevention, token economy
@alexander-stannat deceptively simple trust model
@cuileri reputation and trust algorithm
@grimadas freerider prevention, community contribution accounting and anti-fraud police
@ichorid search, content discovery, metadata and adversarial information retrieval
@kozlovsky master of database matters
@egbertbouman single-person Decentralised Tor Team
ichorid commented 4 years ago

The most important property of the economy is the ability to have different prices for different torrents. The seller (seeder) should be able to state his price for each of his torrents, individually. The buyer (leecher) is then able to compare the prices from different sellers and get the best combination for his request. The network then becomes literally the information exchange.

Having different prices is a prerequisite for profitable credit mining. The mining algorithm will be able to compare and predict prices for the info to seed. The network will always balance at the point of profitability, with really low margins. This will promote long-term participation (investment/seeding).

Popularity info is just a means to an end of the objective and up-to-date view into the supply-demand of information.

Price differentiation also solves the "negative balance" problem: if someone got no balance, they can only expect to be served by people who are willing to share their stuff for free as a kind of "community service". This is akin to the gas price in Ethereum: the more you are willing to pay for the service, the faster the download is for you. Willing to pay more enables more seeders.

However, this will disincentivize free torrent sharing in general. One way to solve this problem is to pay "residuals" back from each block transfer. Essentially, the result is the original seeder "recruiting" newbies for cheap work of spreading the stuff. This will require storing the whole history of sharing for each block in each torrent, and people generally controlling others for cheating. In turn, this could make the whole protocol unbearably slow.

synctext commented 4 years ago

Price differentiation is not something we need I think (just like bulk stuff, grain and copper). Keep it simple. But, Sandeep is in charge of the design of that part now.

synctext commented 3 years ago

1 million user engineering strategy: each part of Tribler should be good enough to support this huge community (but not perfect yet!).

Release priorities:

Person Task
@xoriole popularity community, mining community manager, badges of honour
@drew2a Devops, code quality, deployment testing, and "user acceptance test"
@qstokkink IPv8 2.0, IPv6 support, latency diversity
@devos50 freerider prevention, token economy, BAMI
@grimadas BAMI; freerider prevention, community contribution accounting and anti-fraud police
@cuileri reputation and trust algorithm
@ichorid search, content discovery, metadata and adversarial information retrieval
@kozlovsky master of database matters; social side of Tribler
@egbertbouman 2020: single-person Decentralised Tor Team; 2021: channels final polish?
synctext commented 3 years ago

1 million user engineering strategy: each part of Tribler should be good enough to support this huge community (but not perfect yet!). Customer journey as the basis of our development roadmap.

  1. User installs Tribler
  2. first startup
  3. sees the first channels appear, filling screen quickly
  4. clicks on a channel (trigger pre-view)
  5. subscribes to a channel.
  6. sees entire channels become visible
  7. does a keyword search
  8. relevant search results appear
  9. select a file for (Tor-like) download
  10. Downloading...
synctext commented 3 years ago

Roadmap for coming 5 years. (ongoing drafting) We aim to overcome the tragedy of the commons, quite ambitious. Our roadmap below has the 4 pillar: money, trust, code and data. This roadmap incrementally works towards a global commons to manage the digital domain. It is meticulously designed to provide self-governance, financial sustainability, and existential financial freedom. Each year we move up and deploy more blocks to our users. The money pillar is the most scientifically challenging. We aim to create the first DAO with pure horizontal governance. Our work essentially represents a closed micro-economy with no critical dependency (share nothing architecture). The first sovereign international organisation with democratic governance. For effective self-governance we expect to encounter digital identity (#2682) and online voting problems (#5986). This needs to be addressed, but much is still unknown. roadmap_of_Tribler_research_lab_Jan2021

Our challenge is: creating trustworthy IPv8 plugins, bootstrapping a collaborative ecosystem, scale to 1000+ engineers, CV of anonymous code contributors, and Bitcoin payments for new code plugins.

If we manage to realise this self-governing DAO we could target broader ambitions post-2026, expanding into hardware and crowdsourcing with numerous engineers on the software. Long-term scientific challenge for humanity is creating robots which can assemble themselves. Thus robots which can do 3D printing, assemble parts, and add Raspberry-pi type of boards. Science fiction scenario around asteroid mining is covering the whole "ore-to-arm" spectrum from ore mining to robot arm printing, creating self-evolving robots. My target after 2026 is to transition our DAO to a hardware platform. Goal is to have an open source robot which can walk, see, own money and conduct economic activity. This team or others here, Github: https://github.com/J-DIndustries/openDog-V2.1 It should form an IPv8 mesh network with others, IPv8 live code updates, and have our self-organising federated learning #5221.

The 20 years dream roadmap Milestone description
Plutus Operational DAO for investments in autonomous robotic technology
Peitho Strong self-sovereign identity for democratic decision making within our DAO
Themis First DAO income is divided fairly amongst participants
Coeus DAO pays first bounty for Robot technology which is shared freely.
Nomos Self-sustaining robot technology development using Bitcoin DAO funding
Juno Nevada Mars Simulator Mile - legal establishment of a test site for robots to autonomously roam around (photo credits) !
Mercurius first robot walk at test site
Daedalus robots find and locate an iron deposit in Nevada simulator
Helios First melt using concentrated sun beams
Hephaestus Create robot parts with melting of Moon regolith simulant in Nevada
t.b.d. launch it!
synctext commented 1 year ago

Concrete roadmap for 2023, instead of a 20-year dream as posted above.

Priority level item
1 Stability
2 Search
2.1 100 ms for first result (with refresh later)
2.2 tags. Ontology-free crowdsourced metatada
2.3 Perfect metadata
2.4 popularity community. For high-quality relevance ranking
3 BONUS: make tags the only method for content discovery
2024 (First long-enduring DAO): Priority level item
1 Bitcoin wallet
2 Direct artist donations and reward seeders
3 Earn Bitcoin with Bittorrent. Credit mining: donate bandwidth to swarm, 5 TByte seeding ability
4 improve upload and download performance
synctext commented 1 year ago

image Roadmap for coming 5 years. (ongoing drafting) The primitives are still democracy, autonomy, money, trust and global brain. Feb2023 update: full focus on search engine + youtube/Tiktok. Remains on Python, only master students are doing a best-effort mobile-first implementation of our prototocols. Kotlin compatible Android re-implementation would have less features, but enable camera recording plus sharing. Thumbnails, plugins, channel PRs etc are dropped. image

hbednar commented 1 year ago

@synctext This may help from a security and privacy point of view. https://github.com/rule110-io/surge

synctext commented 1 year ago

thnx @hbednar ! That is an interesting project, feels like Freenet (1999) all over again. Freenet also uses hop-by-hop forwarding architecture. Then you need a anti-freeriding, resource usage, reputation function or central user moderation server.

synctext commented 5 months ago

Placeholder post for 1-2 year roadmap: