-
Updated
Dec 4, 2020 - JavaScript
ircv3
Here are 58 public repositories matching this topic...
-
Updated
Dec 7, 2020 - C++
-
Updated
Nov 15, 2020
it would be nice to be able to alter the 'static introduction' per chan from sedregex-plugin, since i want to conf different phrases/langs instead of 'meant to say' per #chan
$cargo run
Finished dev [unoptimized + debuginfo] target(s) in 0.13s
Running /home/folaht/testbot/devlohpmaq/target/debug/testbot
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })', src/main.rs:10:15
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
`$strace
-
Updated
Dec 6, 2020 - C
-
Updated
Oct 12, 2020 - Java
-
Updated
Nov 28, 2020 - Python
-
Updated
Aug 13, 2020 - Go
-
Updated
Dec 4, 2020 - HTML
Currently we have only one "accounts" and "oeprators" storage backend; "the config file" (ircd.yml).
In future we will have support for other configurable types of backends for "accounts"; meanwhile here is a proposal for improved accounts that integrate "operators" (currently split in the configuration file).
- A single "accounts" config block that holds account usernames and passwords
-
Updated
Apr 26, 2020 - Perl
-
Updated
Nov 2, 2019 - Go
-
Updated
Oct 16, 2018 - Swift
-
Updated
Dec 26, 2019 - Python
-
Updated
Oct 11, 2020 - C++
-
Updated
Nov 30, 2020 - JavaScript
IRCv3 compliance
IRCv3 Specifications
IRCv3.1
Base Extensions
Optional Extensions
- [
account-notifyExtension](http://ircv3.n
Improve this page
Add a description, image, and links to the ircv3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ircv3 topic, visit your repo's landing page and select "manage topics."
This was #414 and we already declared victory on this. But this still interests me as the best option for enterprise hardening of Oragono: with native support for this, we could immediately reject any connection that doesn't have a valid certificate. (In a hypothetical enterprise setting, rapidly expiring certificates would then be distributed by a management agent.)