bigboismith@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoNo we are not implementing blockchain to our backup systemslemmy.worldimagemessage-square42fedilinkarrow-up1623arrow-down121
arrow-up1602arrow-down1imageNo we are not implementing blockchain to our backup systemslemmy.worldbigboismith@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square42fedilink
minus-squarejet@hackertalks.comlinkfedilinkEnglisharrow-up2arrow-down12·1 year agoSince we are designing the consensus algorithm we could remove data that is expired with some quorum vote, or indication from a key holder.
minus-squarevrighter@discuss.tchncs.delinkfedilinkarrow-up20·1 year agoor you could just not do that, and keep control of your own data. Why the hell would I want you to have a vote on whether I can delete my private data, which for some unfathomable reason, someone decided everyone should have a copy of?
minus-squarefruitycoder@sh.itjust.workslinkfedilinkarrow-up2arrow-down1·1 year agoIn practice, data owners don’t have control of their data, sysadmins do. This gets complicated in multi-orgnizational data setups.
minus-squarevrighter@discuss.tchncs.delinkfedilinkarrow-up2·1 year agothe sysadmin is part of the owner
Since we are designing the consensus algorithm we could remove data that is expired with some quorum vote, or indication from a key holder.
or you could just not do that, and keep control of your own data. Why the hell would I want you to have a vote on whether I can delete my private data, which for some unfathomable reason, someone decided everyone should have a copy of?
In practice, data owners don’t have control of their data, sysadmins do. This gets complicated in multi-orgnizational data setups.
the sysadmin is part of the owner