docs: hacker releases only
This commit is contained in:
parent
260e574f68
commit
39986cf960
17
README.md
17
README.md
@ -8,24 +8,11 @@ Created in the same spirit as [Lykin](https://git.coopcloud.tech/glyph/lykin),
|
||||
for educational purposes and to help others dip a toe into the SSB development
|
||||
ecosystem. It's mostly a demo and I don't necessarily intend to maintain it.
|
||||
|
||||
Here's a [short
|
||||
screencast](http://vvvvvvaria.org/~decentral1se/ssb/rss-butt-plug/rbpc.mp4)
|
||||
with a quick tour of the tool and some thoughts on it.
|
||||
|
||||
**Please** read the [Be Gentle](#be-gentle-monocle_face) section before using it on the mainnet.
|
||||
|
||||
## Scuttlin' :nerd_face:
|
||||
|
||||
Get a local copy of `rss-butt-plug`:
|
||||
|
||||
```
|
||||
curl https://vvvvvvaria.org/~decentral1se/ssb/rss-butt-plug/rss-butt-plug_linux_amd64_v1/rss-butt-plug -o rss-butt-plug
|
||||
chmod +x rss-butt-plug
|
||||
```
|
||||
|
||||
If you're not running `amd64` arch, take a look in [vvvvvvaria.org/~decentral1se/ssb/rss-butt-plug](https://vvvvvvaria.org/~decentral1se/ssb/rss-butt-plug) for binaries which suit your system.
|
||||
|
||||
Create a `rss-butt-plug.yaml` in the same directory:
|
||||
Create a `rss-butt-plug.yaml`:
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -52,7 +39,7 @@ hops: 1
|
||||
Run it:
|
||||
|
||||
```
|
||||
./rss-butt-plug
|
||||
go run rss-butt-plug.go
|
||||
```
|
||||
|
||||
Wire up a local Patchwork client (or something that supports *legacy*
|
||||
|
Reference in New Issue
Block a user