- Version: 0.9.1
- Date: August 21, 2025
- Author: Luke Schoen, Clawbird Pty Ltd
- Status: For Public Review Prior to W3F Submission
At a previous ETHBerlin event the Department of Decentralisation said their standards collective tools were focused on decentralisation: self-hosting, fully open source, fully encrypted, and with support for hosting and connecting federated community. Here's an updated list | |
- Community (async) - Matrix | |
- Coordination (sync) - Jitsi Meet | |
- Doc mgmt (collab) - Cryptpad, Nextcloud | |
- Images - Dotmemo.xyz | |
- Events - OnlyOffice (organising events) | |
- Tickets - pretalx/pretix |
This educational document uses parallel storytelling to illustrate governance risks and mitigation strategies through two scenarios: a business scenario involving pub expansion and an abstract governance pattern. The business scenario serves as an accessible analogy to help understand the more complex governance concepts.
The sections of particular educational value include (Scene 6.1) on verification mechanisms and (Key Lesson 3) on transparency requirements. These governance safeguards demonstrate how communities can protect themselves from potential harm during governance transitions. The framework shows that when participants vote without fully understanding implementation details, or when reasoning behind critical votes remains undisclosed, governance systems become vulnerable to manipulation and failure.
The mitigation strategies presented, especially the verification polls that confirm understanding be
Polkadot Human Rights Definitions - Second draft
Preamble
This document is intended to provide clear explanations, definitions, and principles of basic human rights that are not granted by one human or non-human entity, but rather by your human nature alone. This list is not exhaustive and can be expanded upon or extended later through voting action.
Article I: Definitions
All word definitions below are stated as is, unless stated otherwise in each section.
Polkadot DAO Constitution - Third draft
Preamble
We the community of the Polkadot Ecosystem are a Decentralized Software Protocol Network and promote the general welfare and secure the blessings of liberty for ourselves and our posterity, do decree and establish this Constitution for the Polkadot DAO OpenGov.
Article I: Polkadot Origin Story
Section 1: Polkadot
alias zed="/Applications/Zed.app/Contents/MacOS/cli"
// ==UserScript== | |
// @name Recaptcha Solver (Automatically solves Recaptcha in browser) | |
// @namespace Recaptcha Solver | |
// @version 2.1 | |
// @description Recaptcha Solver in Browser | Automatically solves Recaptcha in browser | |
// @author engageub | |
// @match *://*/recaptcha/* | |
// @connect engageub.pythonanywhere.com | |
// @connect engageub1.pythonanywhere.com | |
// @grant GM_xmlhttpRequest |
-
https://github.com/MyCryptoHQ/MyCrypto/releases/tag/1.7.17
-
download to ~/Downloads
-
mac_1.7.17_MyCrypto.dmg
-
checksums.txt.gpg
-
checksums.txt
-
view checksum of binary
cd ~/Downloads
shasum -a 256 mac_1.7.17_MyCrypto.dmg
docker exec -w /multix/squid --user=root -it multix-ui-dev /bin/sh
apk add --update tmux
# new Tmux session and window
# references:
# * https://gist.github.com/michaellihs/b6d46fa460fa5e429ea7ee5ff8794b96
# * https://dev.to/iggredible/useful-tmux-configuration-examples-k3g
# commands
find . -size +200M -exec du -hs {} ;