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
9c1604e39e
Add more examples of capability management.
2020-05-13 19:57:09 +02:00
e6c5c3a04c
Fix typos.
2020-05-13 19:56:44 +02:00
137e834d63
use/install: update Debian / Ubuntu instructions with links to backports
...
Closes GH-85.
2020-03-19 00:02:07 -07:00
dddb9f1a26
use/install: we now require Python 3.4+
2020-03-18 23:57:19 -07:00
64c444e025
use/install: update Arch Linux, FreeBSD package names
2020-03-18 23:56:19 -07:00
5e00c9816d
Point support channel to #limnoria @ freenode
...
Supybot upstream is technically EOL.
2020-03-18 23:42:47 -07:00
521eb14e04
fix minor typo
2019-10-18 21:48:21 +02:00
b22c798b68
Mention that GPG/NickAuth have to be loaded.
2018-10-11 19:40:50 +02:00
66d225649b
Git is not needed anymore.
2018-03-09 05:37:35 +01:00
1af914e452
Document supybot.commands.allowShell.
2018-02-04 12:07:15 +01:00
dfad42bc1c
fix grammatical ambiguity.
2018-02-04 11:56:55 +01:00
f7593a1751
systemd sandboxing
2017-09-18 19:51:18 +02:00
f0a3e91630
use/install.rst: Add install instructions for Guix and GuixSD
2017-05-03 19:31:31 +00:00
48128a9a63
Fix systemd unit.
2017-05-03 21:31:30 +02:00
94e1782132
Remove sneaky backtick
...
A backtick made its way into the installation step for EPEL. Removed!
2016-08-07 14:51:28 -04:00
126f61e08b
Add install instructions for Gentoo and Archlinux.
2016-08-07 16:29:39 +02:00
bb454f914d
Move Windows install instructions to their own page.
2016-08-07 16:15:21 +02:00
bdcec025b4
Add install instructions using OS package manager.
...
Closes https://github.com/ProgVal/Limnoria/issues/1247
2016-08-07 15:55:26 +02:00
5f92ecd262
Update local install docs as well.
2016-03-20 12:01:38 +01:00
e475df615e
Add introduction paragraph on security.
2016-02-24 18:50:18 +01:00
574b1269dc
Add some background on cert validation.
2016-02-24 18:45:28 +01:00
f6b9c19dc8
Add paragraphs on network op trust, CAs, and fingerprints.
2016-02-24 18:33:32 +01:00
8638284dd8
Fix inconsistent syntax (wrt. the example above)
2016-02-24 17:30:57 +01:00
246aee9061
Add basic doc on SSL cert validation.
2016-02-24 17:25:09 +01:00
2a280c9ad1
Add a FAQ item on Python 2 → 3 upgrade.
2016-02-22 20:11:52 +01:00
96e85385f8
Move alternative install methods at the bottom of the install guide.
2016-02-22 20:07:04 +01:00
35f5511e6b
Update install guide to use Python 3.
2016-02-22 19:50:26 +01:00
f052b6609d
Add an item in the FAQ about secure connections.
2016-02-21 09:37:38 +01:00
a55bd85c08
Update Python version in the install guide.
2016-01-26 09:23:02 +01:00
23d663b2fb
Remove SQLAlchemy from the deps list.
2016-01-26 09:20:24 +01:00
440797ddf0
Clearer separation of global and local installs.
2016-01-26 08:46:36 +01:00
a27e00b1f3
Dependencies are optional.
2016-01-06 09:22:14 +01:00
efb564fc13
Make pip download from PyPI instead of GitHub.
2016-01-06 09:19:59 +01:00
a461dbaf06
Revert "identifying_to_services.rst: mention EXTERNAL bug"
...
This bug is fixed now.
This reverts commit 29cafd38d81d3a43fe1ea7d27fa98bfffc5b0619.
2015-12-19 15:25:53 +01:00
97a993676e
I can haz HTTPS.
2015-12-07 22:34:41 +01:00
129f7bc3bf
Remove webstats-related code.
2015-08-26 18:28:39 +02:00
9b827fbd3b
Fix someone's typo
2015-08-18 12:35:47 +01:00
10e29427c1
use: make supybot-botchk more general purpouse
...
and add systemd service. Closes #69
2015-02-20 18:08:26 +02:00
a32fda9a35
Merge pull request #72 from Mikaela/znc
...
identifying_to_services: expand ZNC part
2015-02-20 16:49:30 +01:00
9a3be69a14
identifying_to_services: expand ZNC part
2015-02-20 17:43:10 +02:00
f6dd9e8f3a
identifying_to_services: don't assume Atheme
2015-02-20 17:37:01 +02:00
1ed97831b4
install.rst: be more clear
...
* bold the word alternative that people seem to be missing
* link to Limnoria's README.md for information what to do after cloning
the repository if someone clones it.
2015-02-14 15:02:30 +02:00
29cafd38d8
identifying_to_services.rst: mention EXTERNAL bug
...
Ref: ProgVal/Limnoria#1052
2015-02-12 09:24:00 +02:00
87db3cc548
identifying_to_services: update supported bots
...
d17946b081
2015-01-31 09:08:24 +02:00
199d764f9c
Fixed my attack of stupidity with http and HTTP/S.
...
oops ...
2015-01-28 17:27:18 +11:00
db402c8912
Spelling, grammar and minor clarifications.
...
Spelling: weather/whether.
Grammar: slight adjustments.
New content: Changed Apache to Apache httpd (the name of their server,
differentiates from the hundreds of other projects they have),
introduced Nginx at the same time and then split the two
configurations. Added a note that other software may be able to be
used, but indicated sysadmins familiar with those packages should
configure them (they should be able to work it out from the existing
examples anyway).
2015-01-28 01:39:08 +11:00
00c19dfa73
faq.rst: formatting fixes
2015-01-25 10:33:16 -08:00
024dd10709
Update faq.rst
...
- Minor changes for grammar (remove incorrect/excess usage of "quotes")
- Removing references to broken supybot.com, instead talking briefly about PluginDownloader
- Update & reword "Why won't Supybot respond to private messages?" clause, since `+R` is not just specific to freenode.
2015-01-25 10:28:38 -08:00
cd50ae1f64
faq: having the bot reply to nothing
...
I also included global instructions, because I knew someone coming from
Eggdrop who wanted it globally, because their Eggdrop was also quiet.
Closes #60
2015-01-25 15:22:30 +02:00