Coder Social home page Coder Social logo

dips's People

Contributors

aw-stj avatar bettinabf avatar catsnackattack avatar costgallo avatar crisgarner avatar danceratopz avatar dependabot[bot] avatar emchoos avatar franzihei avatar gichiba avatar guylouis avatar hesterbruikman avatar ichub avatar j-zerah avatar jonasbn avatar kvakes avatar ligi avatar olivierbiggs avatar omahs avatar p4u avatar poapxyz avatar raphabenoi avatar roneilr avatar ryanberckmans avatar skylarweaver avatar sunnyjaycer avatar vmlvaske avatar wslyvh avatar zapr-16 avatar zhangzhongnan928 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dips's Issues

OpenGSN timing out

via link-checker in #48 - but unrelated to this PR
if it stays down we should remove it

Add editor checklist

we have a checklist in notion - but it would be good to have it here to be more transparent about the process, maybe have less iterations (as contributors know what will be checked) and being able to accept improvements to the list.

  • Correct markdown (e.g. headers with ##, header surrounded by ---)
  • syntax check
  • filename is DIP-X.md (with X being the correct DIP number)
  • header contains (in this order)
    • DIP
    • Title
    • Theme
    • Tags
    • Author
    • Resources Required
    • Discussion-to (with link to devcon forum)
    • Created
  • contains these sections:
    • Abtract
    • Rationale
    • Implementation
    • Operational Reuirements & Ownership
  • PR title prefixed with DIP-X:

link checker fails with config issue

This happens on PR #19

Run gaurav-nelson/github-action-markdown-link-check@v1
..
added 66 packages from 72 contributors in 3.682s
USE_QUIET_MODE: yes
USE_VERBOSE_MODE: yes
FOLDER_PATH: .
MAX_DEPTH: -1
CHECK_MODIFIED_FILES: yes
FILE_EXTENSION: .md
BASE_BRANCH: master
From https://github.com/efdevcon/DIPs
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
Cannot find mlc_config.json
NOTE: See https://github.com/tcort/markdown-link-check#config-file-format to know more about
customizing markdown-link-check by using a configuration file.
=========================> MARKDOWN LINK CHECK <=========================

ERROR: File not found! Please provide a vaild filename as an argument.

FILE: DIPs/POAP-DIP.md

1 links checked.

=========================================================================

but if I read the README in @gaurav-nelson 's repo correctly - this file should be optional (only if you want to do something special)

fun-fact: just saw that this project is treeware - nice concept - cc @raphabenoi @vrde

DIP-18


DIP: DIP-18
Title: Hosting DevCon agenda and document sharing on Swarm
Status: Draft
Themes: Freeform, Website, Agenda
Tags: Software, Event Operations, Attendee Experience
Authors: Costanza Gallo [email protected]
Resources Required: Operation support
Discussion: https://forum.devcon.org/t/hosting-the-agenda-and-the-documents-on-swarm/342

Summary of Proposal

Simple Summary
Hosting the agenda of DevCon on Swarm, and using Swarm for document sharing

Abstract

Swarm is a decentralized storage and communication system that was incubated by the Ethereum Foundation.

This DIP has one proposal:

To host the website with the agenda of DevCon on Swarm.

(Please note that initially in the forum we discussed two proposals, but upon further consideration we decide to split them into two for better clarity.)

Motivation & Rationale

Implementing this DIP would make DevCon’s website hosting decentralized and would make DevCon’s digital efforts aligned with its principles and values.

Implementation

Below are some useful prompts

  • Has any part of this proposal been implemented at other events? If so, please describe how it went.
    Not yet. We are planning to reach out to more events that happen before to implement this solution. This DIP will be updated accordingly.
    However, the solution has been implemented on other situations like blogposts:
    http://fairdatasociety.bzz.link/
    https://fairdataprotocol.bzz.link/

More info: https://blog.fairdatasociety.org/posts/2021/12/fair-data-society-blog-is-now-hosted-on-swarm/

  • Do you require feedback or data from attendees post-event?
    No

Operational Requirements & Ownership

Please answer questions below:

  1. What actions are required to implement the proposal at Devcon?

We need to set up a Bee light or full node with all the necessary data pinned on them. Also we need to set up a gateway-proxy that is able to:
Provide a DNSLink (optional) so that it can serve regular DNS domains (e.g. devcon.ethereum.org) but still having the data in a format that is compatible with Swarm.

These features of the gateway-proxy (DNSLink) are not yet implemented, but they are on our roadmap, they are aligned with our organizational goals and are not fundamentally difficult problems so we are confident that by the devcon they can be delivered and ready for production.Please note that we already have delivered website hosting with our current implementation, so we are confident in the excellent delivery.

This configuration should be load balanced and supplied with the appropriate postage stamps and chequebook balances. We have experience with how to do this with our gateway website and the underlying infrastructure. We are also in contact with the Ethereum Foundation currently discussing how to set up sSwarm nodes for certain Remix IDE services.

  1. Who will be responsible for the proposal to be implemented effectively?
    The Swarm Association will be responsible for the implementation of this proposa. The following people will work to bring the proposal to life:

Attila Gazsó will be the technical lead
Črt Ahlin will be the advisor
Edina Lovas will be responsible for the onsite organizations
Antonio Gonzalo will be responsible for the touch&feel and the external communication of the project
Tamàs Hathàzi will research & explore potential collaboration with other DIPs
Costanza Gallo will act as the bridge between the DevCon team and the Swarm Association

  1. What other projects could this proposal be integrated with? (Bonus points for collaboration across teams :))
    The project could integrate Fair data society’s products such as Fairdrive (decentralised “dropbox”), Fairdrop (decentralised “wetransfer.com”), Dracula Markdown editor (for notes; can be saved to user’s Fairdrive), Fairphoto (decentralised gallery) or essentially any other dapp (NFT Generator) as solution is interoperable, while the underlying storage layer will be Swarm

Links & Additional Information

__
Swarm website
Swarm whitepaper
Book of Swarm
Bee Documentation__

list of attendees crypto keys

I would love to see a bunch of devcon apps. But to do this we need to get a list of all attendees crypto keys. Is this info collected and shared?

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.