Coder Social home page Coder Social logo

rfc1's People

Contributors

rynomad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

rfc1's Issues

Decentralised DNS

This issue is to brainstorm ideas to solve decentralised name resolution.
Since we cannot rely on customer IPs to remain constant, a method of resolving usernames into addresses is required.

The two options available currently (that I'm aware of) and their issues are:

  • Unstoppable domains -- requires the client to pay gas when updating records
  • A DHT -- I don't think these alone are able to validate ownership of a domain

One possible solution is to require the client to sign a DHT update request with an on-device private key. These can be validated by nodes and relayed to neighbouring nodes.
Though, this proposed solution is prone to abuse. Even if nodes check that the signer owns <=1 domain(s), attackers can just request domains by signing it with junk. Maybe a POW is required?

Some Questions

Good work! I especially appreciate the importance placed on incentives. The private room idea is excellent.
Reading though your RFC, some questions came to mind.

  1. Although Wireguard allows for mesh networks, adding a node to a network of size N increases the number of edges by N. This is exponential and therefore how can it be scalable?

  2. If I understand the RFC correctly, VPNs are used to manage friends and for NAT punch-through. But if Pleroma and PeerTube already have blocking capabilities and their respective protocols do NAT punch-through. Are VPNs strictly required?

  3. The network segregation mechanism seems to lend itself more to Scuttlebutt than Pleroma. What is the reasoning for choosing Pleroma?

  4. PeerTube is able to make multiple resolutions available although the Raspberry Pi 4 is only able to encode video up to 1080p30. This can be done during off-peak times but live streaming will be infeasible. What resolutions should we support?
    I think a good middle-road would be to provide a presentation mode where only pictures and audio are used. This could be useful in scientific discussions.

TLS Certificates

This issue is to brainstorm ideas to solve customer certificate generation.
We are unable to just distribute an included certificate as it can only apply to predetermined hostnames and cannot be changed. Generating them per-customer would also be an obvious security risk.

I propose that within the web UI on first run, there is a button that can generate a free Let's Encrypt certificate for that device using certbot.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.