←back to thread

668 points wildmusings | 1 comments | | HN request time: 0.199s | source
Show context
JorgeGT ◴[] No.13027099[source]
And without an "edited" mark, which means that any comment of any user can be covertly modified by an admin. Very concerning since Reddit comments have provoked even Congress hearings: http://thehill.com/policy/national-security/296680-house-pan...
replies(7): >>13027119 #>>13027125 #>>13027136 #>>13027240 #>>13027734 #>>13028391 #>>13033721 #
wvenable ◴[] No.13027119[source]
The fact is anything digital can be modified this way; it's probably good that it happens and there are public examples so people learn not to trust it.
replies(2): >>13027197 #>>13027891 #
ErikAugust ◴[] No.13027197[source]
Would be good to have some distributed model (like Bitcoin, etc.) for message platforms like Reddit?
replies(10): >>13027216 #>>13027239 #>>13027257 #>>13027396 #>>13027457 #>>13027930 #>>13028055 #>>13030203 #>>13030416 #>>13030833 #
RubyPinch ◴[] No.13027930[source]
there is already a system in place to have verified comments

OpenPGP works for near anything

replies(1): >>13028945 #
Nadya ◴[] No.13028945[source]

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    But it does get annoying to sign every comment.
    -----BEGIN PGP SIGNATURE-----
    
    wsBcBAEBCAAQBQJYNp4wCRCuaVAPm2QoyQAAr8sIAHQaE5B+HYdCz6XBrysdHzr4
    ykR81zq5TXoMR+/f9UwuSi2I4881H4pEWsN9Fa0/qnpK/asNk+grEaMtB74DOg3p
    8Uy3lUvlVglj9QTPZ9Hf90e3HHLOW2OonXitYaf1xPoczIO8NgwwebDDZIVohU4u
    4EySOfgbP+VjwGbmtUJFeh0BifGN6b3DtKQrgVziWyumyK3WL9oz1kDAr4s24mCr
    227ty9d+7kwtYhaszkM8HwGnstZaNSan1jpVkmsLRMSr4JqNFyNWalN5LU85w2WV
    zwY0n8mA7tHnrCd+mWcjp845I8gGn7NoFPHXhG2m+yU/f1LDsyXUib5hut+iduQ=
    =jcN5
    -----END PGP SIGNATURE-----
replies(1): >>13030072 #
RubyPinch ◴[] No.13030072[source]
I do think relegating it to

    ${message}
    
        ${message sig metadata}
        ${message sig}
could be done easily enough, and would look okay too. and then allow people to install an extension to verify automatically or the such
replies(1): >>13034189 #
Nadya ◴[] No.13034189[source]
Could you post an actual example? I'm having problems deciphering what that would end up looking like.
replies(1): >>13041922 #
1. RubyPinch ◴[] No.13041922[source]
https://i.imgur.com/60ya7x8.png

I know its considered wrong to mess around with the structure, but this is reversible, looks neater, n' can be hidden (after verification) by third party tools with a simple "is this PGP-like, if yes, delete element" instead of mucking around, splitting arbitrary html