


Code: Select all
/fediauth_on
Players that have the FediAuth enabled have to enter a verification code upon joining the game, the code will be sent to their account handle (@nick@example.com).
That mod requires add to
Code: Select all
secure.http_mods = fediauth
Add
Code: Select all
fediauth.instance = example.com
Code: Select all
fediauth.api_token = secret
Also you can enable
Code: Select all
fediauth.fedi_required
NOTE for server admins: remember, minetest can't revoke privileges from server admin (UPD: 05.10.2023, mitigation in latest release), for mitigation of it use separate account for administrative purposes and better secure way - terminal via ssh.
NOTE: this mod conflicts with original `otp`
License:
- Code: `MIT`
- "basexx.lua" `MIT` https://github.com/aiq/basexx/blob/mast ... basexx.lua
- fediverse.png from https://commons.wikimedia.org/wiki/File ... oposal.svg by Eukombos, CC0 1.0
- checkmark.png (aka blobfoxcheck.png) from https://volpeon.ink/projects/emojis/blobfox/ by Feuerfuchs <me@feuerfuchs.dev>, Apache 2.0
Download: [1a6ee] created 2023-10-05. (Changes)
Git: https://git.phreedom.club/localhost_frssoft/fediauth
[0458d] created 2023-10-03. (Changes)
[33586] created 2023-10-02_1 (Changes)
[8bd61] created 2023-10-02. (Changes)
FediAuth [e0899] created 2023-09-30