• 0 Posts
  • 20 Comments
Joined 3 years ago
cake
Cake day: September 3rd, 2023

help-circle

  • for me persona problem of this replacement is only license switching from strong copy left to permissive

    Why does it matter to you? If the developers are fine with the license and how the code they write can be used under it, that’s their prerogative. You don’t lose anything if some company also uses those programs.

    I don’t know who exactly staying behind rust coreutils but devs just ignore all request about GPL

    What are you expecting them to say? “That’s the license we chose for this thing we’re allowing you to use for free. Use it or don’t, we don’t care”? They have no obligation to justify themselves to you.

    will not support MIT licence as for main tools for importan core of system

    What do you mean by support? Would be be donating money to the developers if the license was different? The developers don’t get anything from you using their code.









  • Couldn’t you simply rent a single server with like twice the bandwidth of your existing server? Unless you want to test automatic banning of IP addresses or something, having it spam your website with requests should have the exact same effect as using a botnet.

    I don’t think you can rent botnets with some ready to use software to simulate web scraping or generate fake comments. You’d probably have to write that yourself anyway.






  • I’m generally aware of all that, but I don’t see how it answers the question. Why can’t you just stop all app processes, unmount the relevant partitions, clear any memory containing cryptographic keys etc. but not actually reboot?

    Rebooting just seems like a very roundabout, slow and inefficient way to get back to that initial state you describe. Is there something e.g. the bootloader does that cannot be replicated on a running phone and is essential for securing it again after the first unlock?