diff options
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | doc/snac.1 | 2 | ||||
| -rw-r--r-- | doc/snac.5 | 2 | ||||
| -rw-r--r-- | doc/snac.8 | 2 |
4 files changed, 6 insertions, 6 deletions
| @@ -4,8 +4,8 @@ A simple, minimalistic ActivityPub instance | |||
| 4 | 4 | ||
| 5 | # Features | 5 | # Features |
| 6 | 6 | ||
| 7 | - lightweight, minimal dependencies | 7 | - Lightweight, minimal dependencies |
| 8 | - large support of ActivityPub operations, e.g. write public notes, follow users, be followed, reply to the notes of others, admire wonderful content (like or boost), write private messages... | 8 | - Extensive support of ActivityPub operations, e.g. write public notes, follow users, be followed, reply to the notes of others, admire wonderful content (like or boost), write private messages... |
| 9 | - Easily-accessed MUTE button to silence morons | 9 | - Easily-accessed MUTE button to silence morons |
| 10 | - Tested interoperability with similar software | 10 | - Tested interoperability with similar software |
| 11 | - No database needed | 11 | - No database needed |
| @@ -29,7 +29,7 @@ On Debian/Ubuntu, you can satisfy these requirements by running | |||
| 29 | apt install libssl-dev libcurl4-openssl-dev | 29 | apt install libssl-dev libcurl4-openssl-dev |
| 30 | ``` | 30 | ``` |
| 31 | 31 | ||
| 32 | On OpenBSD and FreeBSD you don't need to install anything because the base system provides all the needed software. | 32 | On OpenBSD and FreeBSD you don't need to install anything because the base system provides all the needed software and libraries. |
| 33 | 33 | ||
| 34 | Run `make` and then `make install` as root. | 34 | Run `make` and then `make install` as root. |
| 35 | 35 | ||
| @@ -180,7 +180,7 @@ The user-preferred interactive text editor to prepare messages. | |||
| 180 | .Xr snac 5 , | 180 | .Xr snac 5 , |
| 181 | .Xr snac 8 | 181 | .Xr snac 8 |
| 182 | .Sh AUTHORS | 182 | .Sh AUTHORS |
| 183 | .An grunfink | 183 | .An grunfink @grunfink@comam.es |
| 184 | .Sh LICENSE | 184 | .Sh LICENSE |
| 185 | See the LICENSE file for details. | 185 | See the LICENSE file for details. |
| 186 | .Sh CAVEATS | 186 | .Sh CAVEATS |
| @@ -142,6 +142,6 @@ is run with a debug level >= 1. | |||
| 142 | .Xr snac 1 , | 142 | .Xr snac 1 , |
| 143 | .Xr snac 8 | 143 | .Xr snac 8 |
| 144 | .Sh AUTHORS | 144 | .Sh AUTHORS |
| 145 | .An grunfink | 145 | .An grunfink @grunfink@comam.es |
| 146 | .Sh LICENSE | 146 | .Sh LICENSE |
| 147 | See the LICENSE file for details. | 147 | See the LICENSE file for details. |
| @@ -294,7 +294,7 @@ experience of Social Media. | |||
| 294 | .Xr snac 1 , | 294 | .Xr snac 1 , |
| 295 | .Xr snac 5 | 295 | .Xr snac 5 |
| 296 | .Sh AUTHORS | 296 | .Sh AUTHORS |
| 297 | .An grunfink | 297 | .An grunfink @grunfink@comam.es |
| 298 | .Sh LICENSE | 298 | .Sh LICENSE |
| 299 | See the LICENSE file for details. | 299 | See the LICENSE file for details. |
| 300 | .Sh CAVEATS | 300 | .Sh CAVEATS |