Work on frame security and stop users registering twice
This commit is contained in:
@@ -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==
|
||||
|
Reference in New Issue
Block a user