gov4git

所属分类:其他
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2022-10-06 22:48:09
上 传 者sh-1993
说明:  Git的去中心化治理,
(Decentralized governance for Git,)

文件列表:
.vscode/ (0, 2022-10-06)
.vscode/settings.json (940, 2022-10-06)
TODO (97, 2022-10-06)
doc/ (0, 2022-10-06)
doc/discussions/ (0, 2022-10-06)
doc/discussions/petar-leon-20220928.txt (475, 2022-10-06)
doc/vote-mediated-approvals:blackboard.md (39, 2022-10-06)
go.mod (1073, 2022-10-06)
go.sum (49446, 2022-10-06)
gov4git/ (0, 2022-10-06)
gov4git/cmd/ (0, 2022-10-06)
gov4git/cmd/arb.go (2894, 2022-10-06)
gov4git/cmd/gov.go (652, 2022-10-06)
gov4git/cmd/group.go (4951, 2022-10-06)
gov4git/cmd/identity.go (905, 2022-10-06)
gov4git/cmd/member.go (3441, 2022-10-06)
gov4git/cmd/policy.go (2578, 2022-10-06)
gov4git/cmd/root.go (2162, 2022-10-06)
gov4git/cmd/user.go (4972, 2022-10-06)
gov4git/main.go (97, 2022-10-06)
lib/ (0, 2022-10-06)
lib/base/ (0, 2022-10-06)
lib/base/logging.go (1404, 2022-10-06)
lib/base/logging_test.go (102, 2022-10-06)
lib/base/stack.go (1041, 2022-10-06)
lib/files/ (0, 2022-10-06)
lib/files/dir.go (2761, 2022-10-06)
lib/files/files.go (1748, 2022-10-06)
lib/form/ (0, 2022-10-06)
lib/form/bytes.go (589, 2022-10-06)
lib/form/form.go (742, 2022-10-06)
lib/git/ (0, 2022-10-06)
lib/git/errors.go (676, 2022-10-06)
lib/git/local.go (5584, 2022-10-06)
lib/git/local_test.go (253, 2022-10-06)
lib/git/msg.go (521, 2022-10-06)
lib/git/pathutil.go (286, 2022-10-06)
lib/git/util.go (405, 2022-10-06)
... ...

# Gov4git: A decentralized social governance app for git ## Installation [Install Git.](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) [Install the Go programming language.](https://go.dev/doc/install) Run `go install github.com/petar/gov4git`. ## Quick start ## Motivation ## Roadmap - A framework for building decentralized social applications, based on the git protocol - Identity management - Signed and encrypted messaging across repos - Applications - Governance for community source projects - Membership management - Verifiable record of referendum proceedings - Verifiable polling - Directory-level configurability of governance policies - Supported arbitration policies - Vote (members vote, using a custom weighting function and threshold) - Quorum (at least N approvals out of M members) - Gwitter: Social broadcasting service over git

近期下载者

相关文件


收藏者