Some bash scripts to add double hashes to rdlist and to strip the room_ids. These transformations will generate a "safer" version of rdlist that can be loaded into trusted redlight servers.
Go to file
2023-08-14 03:05:54 +08:00
LICENSE Initial commit 2023-08-13 13:36:02 -04:00
rdlist_strip.sh initial commit 2023-08-14 03:05:54 +08:00
rdlist_transform.sh initial commit 2023-08-14 03:05:54 +08:00
README.md initial commit 2023-08-14 03:05:54 +08:00

rdlist-transform

Some bash scripts to add double hashes to rdlist (rdlist_transform.sh) and to strip the room_ids from every file in rdlist (rdlist_strip.sh).

These transformations will generate a "safer" version of rdlist that can be loaded into trusted redlight servers.