Commit Graph

145 Commits

Author SHA1 Message Date
James Lu
27321d3782 Mention how /nickserv is a common but not universal alias
Closes GH-82.
2021-05-22 15:01:54 -07:00
James Lu
74baa551f1 Update Arch Linux & FreeBSD instructions 2021-05-22 14:18:34 -07:00
James Lu
327b3a0762 security: fix formatting of systemd hardening example 2021-05-22 13:55:09 -07:00
James Lu
a740a39edd Merge remote-tracking branch 'origin/update-install-instructions' 2021-05-22 13:44:54 -07:00
Valentin Lorentz
1388bc9b90 supybot-botchk: mention journalctl 2021-05-04 01:05:31 +02:00
Valentin Lorentz
b8bb4b5ae9 Move systemd unit hardening from 'supybot-botchk' to 'security'
'supybot-botchk' is meant for beginners, they don't need/want to deal with this.
2021-05-03 23:55:17 +02:00
Valentin Lorentz
fa8d462e0a supybot-botchk: Better explain when to use the systemd service. 2021-05-03 23:52:43 +02:00
Valentin Lorentz
6d20ec3a1b supybot-botchk: Swap the two sections, to have systemd first 2021-05-03 23:49:52 +02:00
Valentin Lorentz
92f3d1b17a getting-started: Make command samples look like actual chat logs 2021-04-29 20:42:35 +02:00
Valentin Lorentz
71536bc9f9 Rewrite the plugin doc generation script so it actually works.
Depends on Limnoria >= 2021.04.05, both for supybot-plugin-doc updates
and reorganized documentation in plugins
2021-04-11 11:34:14 +02:00
Valentin Lorentz
f1e719a82d use/security: Document owner-less setup. 2021-04-10 16:21:23 +02:00
Valentin Lorentz
d1bf6cf576 use/install: fix typos 2021-04-05 11:57:41 +02:00
Valentin Lorentz
7e289290f3 use/faq: Add 'How do I create a command?' section 2021-02-07 22:05:19 +01:00
Valentin Lorentz
b8bd902927 use/getting_started: rename Supybot to Limnoria.
It may have been confusing, to use the name Supybot everywhere: as the
software name, the shell commands, and the nick on IRC.
Plus, it's the Limnoria documentation, so let's avoid confusion this
early in the documentation.
2020-10-13 22:47:30 +02:00
Valentin Lorentz
bc35413ad5 use/faq: reference the developer FAQ. 2020-10-13 22:46:38 +02:00
Valentin Lorentz
ccc507d164 security: add an item to hide the bot version. 2020-09-27 15:26:45 +02:00
Valentin Lorentz
eb17d3030f getting_started: fix mistake in plugin name. 2020-09-27 15:26:45 +02:00
Valentin Lorentz
798c58d726 Restructure dev documentation to make more sense on the front page. 2020-06-06 16:51:57 +02:00
Valentin Lorentz
f6f39ec02e Add supybot.reply.error.detailed to hardening options 2020-05-13 21:01:07 +02:00
Valentin Lorentz
c537a0bf93 Add tips to deal with command abuse. 2020-05-13 20:48:04 +02:00
Valentin Lorentz
c26f7a8235 Update note on CA validation wrt. Python versions.
We no longer support versions without CA validation.
2020-05-13 20:47:51 +02:00
Valentin Lorentz
9c1604e39e Add more examples of capability management. 2020-05-13 19:57:09 +02:00
Valentin Lorentz
e6c5c3a04c Fix typos. 2020-05-13 19:56:44 +02:00
James Lu
137e834d63 use/install: update Debian / Ubuntu instructions with links to backports
Closes GH-85.
2020-03-19 00:02:07 -07:00
James Lu
dddb9f1a26 use/install: we now require Python 3.4+ 2020-03-18 23:57:19 -07:00
James Lu
64c444e025 use/install: update Arch Linux, FreeBSD package names 2020-03-18 23:56:19 -07:00
James Lu
5e00c9816d Point support channel to #limnoria @ freenode
Supybot upstream is technically EOL.
2020-03-18 23:42:47 -07:00
Louis-Philippe Véronneau
521eb14e04 fix minor typo 2019-10-18 21:48:21 +02:00
Valentin Lorentz
b22c798b68
Mention that GPG/NickAuth have to be loaded. 2018-10-11 19:40:50 +02:00
Valentin Lorentz
66d225649b Git is not needed anymore. 2018-03-09 05:37:35 +01:00
Valentin Lorentz
1af914e452 Document supybot.commands.allowShell. 2018-02-04 12:07:15 +01:00
Valentin Lorentz
dfad42bc1c fix grammatical ambiguity. 2018-02-04 11:56:55 +01:00
Valentin Lorentz
f7593a1751 systemd sandboxing 2017-09-18 19:51:18 +02:00
ng0
f0a3e91630 use/install.rst: Add install instructions for Guix and GuixSD 2017-05-03 19:31:31 +00:00
Valentin Lorentz
48128a9a63 Fix systemd unit. 2017-05-03 21:31:30 +02:00
Justin W. Flory
94e1782132 Remove sneaky backtick
A backtick made its way into the installation step for EPEL. Removed!
2016-08-07 14:51:28 -04:00
Valentin Lorentz
126f61e08b Add install instructions for Gentoo and Archlinux. 2016-08-07 16:29:39 +02:00
Valentin Lorentz
bb454f914d Move Windows install instructions to their own page. 2016-08-07 16:15:21 +02:00
Valentin Lorentz
bdcec025b4 Add install instructions using OS package manager.
Closes https://github.com/ProgVal/Limnoria/issues/1247
2016-08-07 15:55:26 +02:00
Valentin Lorentz
5f92ecd262 Update local install docs as well. 2016-03-20 12:01:38 +01:00
Valentin Lorentz
e475df615e Add introduction paragraph on security. 2016-02-24 18:50:18 +01:00
Valentin Lorentz
574b1269dc Add some background on cert validation. 2016-02-24 18:45:28 +01:00
Valentin Lorentz
f6b9c19dc8 Add paragraphs on network op trust, CAs, and fingerprints. 2016-02-24 18:33:32 +01:00
Valentin Lorentz
8638284dd8 Fix inconsistent syntax (wrt. the example above) 2016-02-24 17:30:57 +01:00
Valentin Lorentz
246aee9061 Add basic doc on SSL cert validation. 2016-02-24 17:25:09 +01:00
Valentin Lorentz
2a280c9ad1 Add a FAQ item on Python 2 → 3 upgrade. 2016-02-22 20:11:52 +01:00
Valentin Lorentz
96e85385f8 Move alternative install methods at the bottom of the install guide. 2016-02-22 20:07:04 +01:00
Valentin Lorentz
35f5511e6b Update install guide to use Python 3. 2016-02-22 19:50:26 +01:00
Valentin Lorentz
f052b6609d Add an item in the FAQ about secure connections. 2016-02-21 09:37:38 +01:00
Valentin Lorentz
a55bd85c08 Update Python version in the install guide. 2016-01-26 09:23:02 +01:00