You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
only the enforcement contact is filled in. Do not reword — markdownlint and docs-voice are disabled here. -->
4
+
5
+
# Contributor Covenant Code of Conduct
6
+
7
+
## Our Pledge
8
+
9
+
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
10
+
11
+
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
12
+
13
+
## Our Standards
14
+
15
+
Examples of behavior that contributes to a positive environment for our community include:
16
+
17
+
* Demonstrating empathy and kindness toward other people
18
+
* Being respectful of differing opinions, viewpoints, and experiences
19
+
* Giving and gracefully accepting constructive feedback
20
+
* Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
21
+
* Focusing on what is best not just for us as individuals, but for the overall community
22
+
23
+
Examples of unacceptable behavior include:
24
+
25
+
* The use of sexualized language or imagery, and sexual attention or advances of any kind
26
+
* Trolling, insulting or derogatory comments, and personal or political attacks
27
+
* Public or private harassment
28
+
* Publishing others' private information, such as a physical or email address, without their explicit permission
29
+
* Other conduct which could reasonably be considered inappropriate in a professional setting
30
+
31
+
## Enforcement Responsibilities
32
+
33
+
Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
34
+
35
+
Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.
36
+
37
+
## Scope
38
+
39
+
This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.
40
+
41
+
## Enforcement
42
+
43
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement via GitHub's private vulnerability reporting (the **Security** tab → **Report a vulnerability**), the same private channel described in [SECURITY.md](SECURITY.md). All complaints will be reviewed and investigated promptly and fairly.
44
+
45
+
All community leaders are obligated to respect the privacy and security of the reporter of any incident.
46
+
47
+
## Enforcement Guidelines
48
+
49
+
Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:
50
+
51
+
### 1. Correction
52
+
53
+
**Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.
54
+
55
+
**Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate. A public apology may be requested.
56
+
57
+
### 2. Warning
58
+
59
+
**Community Impact**: A violation through a single incident or series of actions.
60
+
61
+
**Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.
62
+
63
+
### 3. Temporary Ban
64
+
65
+
**Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.
66
+
67
+
**Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.
68
+
69
+
### 4. Permanent Ban
70
+
71
+
**Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
72
+
73
+
**Consequence**: A permanent ban from any sort of public interaction within the community.
74
+
75
+
## Attribution
76
+
77
+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
78
+
79
+
Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
80
+
81
+
For answers to common questions about this code of conduct, see the FAQ at [https://www.contributor-covenant.org/faq][FAQ]. Translations are available at [https://www.contributor-covenant.org/translations][translations].
Copy file name to clipboardExpand all lines: README.md
+15-5Lines changed: 15 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,11 @@ a Tor daemon. The `pithead` script renders config, provisions Tor, and drives do
36
36
guide](docs/privacy.md) maps every connection.
37
37
- 🔌 **One endpoint for every rig.** Point all workers at a single address on port `3333`. No wallet
38
38
address in the miner config; the stack routes the hashrate.
39
-
- 📊 **Live dashboard.** Hashrate, the P2Pool/XvB split, the PPLNS window, and per-worker updates,
40
-
served over HTTPS on your LAN.
39
+
- 📊 **Live dashboard, now with config editing.** Hashrate, the P2Pool/XvB split, the PPLNS window,
40
+
and per-worker updates over HTTPS on your LAN. Opt in with `dashboard.control.enabled` to edit
41
+
`config.json`, one-click upgrade to a new release, and watch the access + config-change audit logs
42
+
from the browser — every change gated host-side behind a login. See
43
+
[The Dashboard](docs/dashboard.md).
41
44
- 📟 **Telegram operator bot.** Opt-in alerts for a downed node, a worker that dropped off, sync
42
45
finishing, low disk, a clearnet leak, or a sustained hashrate drop — plus a daily digest and
43
46
read-only commands (`/status`, `/hashrate`, `/workers`, `/earnings`). Routed over Tor. See the
@@ -98,7 +101,7 @@ Full walkthrough: [docs/getting-started.md](docs/getting-started.md)
98
101
|**[Getting Started](docs/getting-started.md)**| Prerequisites, install, first-run setup, and what to expect while the node syncs. |
99
102
|**[Hardware Requirements](docs/hardware.md)**| Minimum vs. recommended specs for the stack host (CPU, RAM, disk, network), and how to run leaner. (Miner specs live in [RigForge](https://github.com/p2pool-starter-stack/rigforge).) |
100
103
|**[Configuration](docs/configuration.md)**| Every `config.json` key, applying changes safely, reusing an existing node, and remote Monero nodes. |
101
-
|**[The Dashboard](docs/dashboard.md)**| Sync Mode and a tour of the live operational view. |
104
+
|**[The Dashboard](docs/dashboard.md)**| Sync Mode, a tour of the live operational view, and the opt-in control channel: editing config, one-click upgrades, and the audit logs from the browser. |
102
105
|**[Connecting Miners](docs/workers.md)**| Point any existing rig at the stack, or spin up a tuned miner with [RigForge](https://github.com/p2pool-starter-stack/rigforge). |
103
106
|**[Architecture](docs/architecture.md)**| The nine services, the privacy model, and the algorithmic XvB switching engine. |
104
107
|**[Privacy & Network Egress](docs/privacy.md)**| Every off-box connection: what's Tor-routed, what's clearnet today, and how to harden it. |
@@ -191,8 +194,15 @@ Everything runs through `pithead` (`./pithead help` lists it all):
191
194
|`./pithead logs [service]`| Follow logs (all, or one service). |
192
195
|`./pithead status`| Container status + health-check of every expected service (warns on anything down). |
|`./pithead backup`| Save config, secrets, the Tor onion keys, and the dashboard's database to `backups/` (`--with-chains` adds blockchain data; `-y` / `--yes` skips the prompts). |
195
-
|`./pithead restore <archive>`| Restore those files from a backup archive (asks before overwriting; `-y` / `--yes` skips the prompt). |
197
+
|`./pithead version`| Print the installed stack version on one line (offline; also `-V` / `--version`). |
198
+
|`./pithead backup`| Save config, secrets, the Tor onion keys, and the dashboard's database to a passphrase-encrypted archive under `backups/` (`--with-chains` adds blockchain data; `--no-encrypt` writes plaintext; `-y` / `--yes` skips the prompts). |
199
+
|`./pithead restore <archive>`| Restore those files from a backup archive, encrypted or plaintext (asks before overwriting; `-y` / `--yes` skips the prompt). |
200
+
|`./pithead rotate-secrets`| Regenerate the stack's internal credentials after a suspected leak — see [Rotating the internal secrets](docs/operations.md#rotating-the-internal-secrets). |
201
+
202
+
Commands chain in one call (`./pithead apply upgrade` runs both, stopping on the first failure;
203
+
nonsense like `up down` is rejected before anything runs), and `source pithead-completion.bash`
0 commit comments