Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Password Hashing  (Read 5245 times)

0 Members and 1 Guest are viewing this topic.

DiamantTh

  • Anope User
  • Offline Offline
  • Posts: 2
Password Hashing
« on: December 21, 2018, 10:22:56 PM »

Please Adding Support for Passwordhashing in Operblock


an example of that might be pointed out
Code: [Select]
oper
{
name = "ZUser"
type = "Services Root"
require_oper = no
        password = "$argon2i$v=19$m=1024,t=5,p=2$NTUwcEpjN2lYUGN6NkRncA$SbJJbVdk8GlnQgXjIkeVFTC5LjU/UrMn+K4nSchfdAg"
        hash="argon2i"
host = "*@*"
}



Regards
 DiamantTh
« Last Edit: December 21, 2018, 10:27:24 PM by DiamantTh »
Logged
Pages: [1]   Go Up