Earlier quoted context omitted.
Internally, you don't need it, agreed. But that is centralization risk exemplified in this incident. Which isn't necessary. Every notary could be a node. It would be a lot more resilient, and it would look a lot like a blockchain (not necessarily with a crypto currency though) if you do it properly.
If every notary is a node, you need some mechanism to ensure they perform only legitimate transactions and constantly monitor them. It is easier to just have a central authority.
Hacker wipes Romania's land registry database
121–130 of 440 posts
Re: Hacker wipes Romania's land registry database
#122> Since the hack, officials restored their website and posted a message announcing they are rebuilding the agency's entire network from scratch. Even if the hacker claims they deleted backups, the agency appears to have had an offline copy, otherwise things would have gotten really messy over the coming months in Romania. So it seems not all has been lost. I was worried about the societal implications of being unable…
One more reason to to define the whole infrastructure in code and have offline backups. Recovering could be measured in hours.
When I was responsible for backups we kept the tape cartridges in a fire safe in a different building. We took a full backup weekly and moved the tape from the robot to the firesafe as soon as the backup was complete. Only the daily incremental backups stayed in the robot for more than a day.
Re: Hacker wipes Romania's land registry database
#123> Since the hack, officials restored their website and posted a message announcing they are rebuilding the agency's entire network from scratch. Even if the hacker claims they deleted backups, the agency appears to have had an offline copy, otherwise things would have gotten really messy over the coming months in Romania. So it seems not all has been lost. I was worried about the societal implications of being unable…
Has not digital data always been a secondary source of information, instead of a primary source of information? Paper records cannot be thrown away. And new records are probably recorded digital only but a copy is sent to the parties in the transaction
Re: Hacker wipes Romania's land registry database
#124Earlier quoted context omitted.
Internally, you don't need it, agreed. But that is centralization risk exemplified in this incident. Which isn't necessary. Every notary could be a node. It would be a lot more resilient, and it would look a lot like a blockchain (not necessarily with a crypto currency though) if you do it properly.
You can have decentralization without blockchain. A defining feature of blockchain is that each node depends on the precise ordering of prior nodes which is a huge liability if you have network disruptions, etc, in a bureaucracy. A git repo with cryptographically signed commits solves all the same problems without the headache.
Re: Hacker wipes Romania's land registry database
#125Earlier quoted context omitted.
So that 50% attack results in someone taking all the land? No thanks. It is a poor idea to use blockchain for government registries. If you want transparency, simply publish signed daily updates and that's enough. Just use simple DB with backups, and optionally, a printer printing changes on a paper.
> It is a poor idea to use blockchain for government registries. If you want transparency, simply publish signed daily updates and that's enough. A blockchain is essentially that, just with the daily update that's being signed also including the signature and hash of the previous day. Blockchain as a technology is actually useful here. It does not mean automatically that blocks have to be mined by third parties, alth…
Re: Hacker wipes Romania's land registry database
#126Earlier quoted context omitted.
Remember the xerox-scandal years back, that invalidated officially scanned documents. You already life in a world where "scanned before" means you can legally challenge the validity of a document.
I am pretty sure I was bitten by this bug, or a similar bug, on an IRA transfer form that I uploaded to a bank. On the scan that I uploaded, one digit in the account number was a clean "5", but the customer service person said it looked like a good clean "6". I presume their document management system was an outcropping of a system originally set up for dealing with faxes, and used that or a similar compression algor…
Re: Hacker wipes Romania's land registry database
#127Earlier quoted context omitted.
If its at least somewhat recent hopefully those affected still have paperwork for any property ownership transfers. Finding proof of property you bought decades ago would be a huge pain.
The problem is that everything will potentially be under dispute, since anyone can claim they purchased a patch of land whose registry was missed in the restoration
Re: Hacker wipes Romania's land registry database
#128> Since the hack, officials restored their website and posted a message announcing they are rebuilding the agency's entire network from scratch. Even if the hacker claims they deleted backups, the agency appears to have had an offline copy, otherwise things would have gotten really messy over the coming months in Romania. So it seems not all has been lost. I was worried about the societal implications of being unable…
Has not digital data always been a secondary source of information, instead of a primary source of information? Paper records cannot be thrown away. And new records are probably recorded digital only but a copy is sent to the parties in the transaction
When you buy property you get a deed for the land, but the details of a property can change after that. The deed also doesn't contain ownership, it just says what is on the land. It's common for land to have multiple owners (1/32 is not unheard of) due to inheritance.
I'm building a house, the land deed just has the land plot as we bought it, until the house is 100% finished (and registered) we will not get an updated deed, although the digital system has newer data (you need to register the construction progress).
Re: Hacker wipes Romania's land registry database
#129Earlier quoted context omitted.
"you will own nothing and be happy"..no thank you!
Fair enough. But you do realize that all ownership is a made-up shared fiction that most people believe as real.
Re: Hacker wipes Romania's land registry database
#130Imagine if the hacker was more clever and started writing plausible nonsense into the database, corrupting the backups.