Work on frame security and stop users registering twice

This commit is contained in:
Deon George
2020-07-18 23:48:51 +10:00
parent 8767dbc26f
commit 662c145c04
30 changed files with 96 additions and 52 deletions

View File

@@ -1,9 +1,21 @@
; Videotex Options
; Our key used to sign frames we send to other systems
gpg_key=516@videotex
;gpg_key=0@videotex
; The prefix configurations need to be kept in sync with other nodes
; Frames with no specific owner are owned by this key
[prefix]
key=0@videotex
logo=AWgBUkEBR04BQlMBWUkBbgE3AWt0ZXgBbg==
; System frames are owned by this key
[prefix:9]
key=0@videotex
logo=AWgBUkEBR04BQlMBWUkBbgE3AWt0ZXgBbg==
; Ansitex Help Pages
[prefix:516]
key=516@videotex
logo=AWgBUkEBR04BQlMBWUkBbgE3AWt0ZXgBbg==