• exec/avatars.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Thursday, December 31, 2020 14:13:47
    https://gitlab.synchro.net/main/sbbs/-/commit/a964807661be47b0143d474d
    Modified Files:
    exec/avatars.js
    Log Message:
    Don't publish realname when same as alias

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Monday, January 11, 2021 19:32:40
    https://gitlab.synchro.net/main/sbbs/-/commit/5f088ad2a5d0267cdf0ad3b3
    Modified Files:
    exec/avatars.js
    Log Message:
    By default, export MD5 digest of real name associated with an avatar

    This enables Avatar displays on real-name-only networks without leaking
    real names into the SYNCDATA sub.

    If the -realnames option is used, the unobscured full real names are
    exported (as before).

    If the (new) -aliasonly option is used, even the MD5 digest of users'
    real names is left out.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net