𝙲𝚑𝚊𝚒𝚛𝚖𝚊𝚗 𝙼𝚎𝚘𝚠

  • 0 Posts
  • 119 Comments
Joined 1 year ago
cake
Cake day: August 16th, 2023

help-circle

  • A single server not booting should not usually lead to a loss of service as you should always run some sort of redundancy.

    I’m a dev for a medium-sized PSP that due to our customers does occasionally get targetted by malicious actors, including state actors. We build our services to be highly available, e.g. a server not booting would automatically do a failover to another one, and if that fails several alerts will go off so that the sysadmins can investigate.

    Temporary loss of service does lead to reputational damage, but if contained most of our customers tend to be understanding. However, if a malicious actor could gain entry to our systems the damage could be incredibly severe (depending on what they manage to access of course), so much so that we prefer the service to stop rather than continue in a potentially compromised state. What’s worse: service disrupted for an hour or tons of personal data leaked?

    Of course, your threat model might be different and a compromised server might not lead to severe damage. But Crowdstrike/Microsoft/whatever may not know that, and thus opt for the most “secure” option, which is to stop the boot process.















  • What happens if a mistake was made and an NFT is erroneously issued (for example to the wrong person)?

    What happens if the owner dies? How is the NFT transferred then?

    Who checks that the original NFT was issued correctly?

    What about properties that are split? What happens if the split isn’t represented in the NFT correctly (e.g. due to an error)?

    The whole non-fungible part can be a problem, not a solution. It very, very rarely happens that ownership of a property is contested. It happens quite often that a mistake is made during a property transfer/sale that needs to be corrected. How do NFTs deal with this, and are they a solution to a non-issue?