• 0 Posts
  • 31 Comments
Joined 2 years ago
cake
Cake day: August 2nd, 2023

help-circle

  • is my account and all its posts, comments, activity and bookmarks just gonna be gone?

    You will not be able to log into your account. Your account history (profile, posts and comments) will still be visible on other instances (the ones that already exist, any new ones will not be able to fetch content from lemm.ee) in read-only.

    Your bookmarks and subscriptions can be exported on the settings page (that, of cause, needs to be done before you loose access to your account). After that they can be imported to a different instance from file.

    I also recomend to put a link to your new account in the profile of your old account so that people would be able to find you. It can be done like this: “@username@instance.url”. For me it is “@khorovodoved@lemm.ee”. That way it would work even after lemm.ee will shut down. Only do that beforehand, so it has time to federate.








  • khorovodoved@lemm.eetoSelfhosted@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    3
    ·
    4 months ago

    My point still stands.

    The developer is registered in Latvia. Yes, it had at one point connection to Russia, so what? A lot of software was developed in Russia. Nginx, for example, that does not prevent millions of websites from using it.

    Users leaving OnlyOffice is mostly about enterprise edition (paid) users. In fact, many of them left enterprise version for the Foss version.







  • TOR by design is vulnerable to Sybil attacks. In fact, there have been attempts to exploit this vulnerability “in the field”. It is not clear how successful they were. There are some measures taken to prevent such attacks, but none of them guarantee safety. I2p and other p2p networks also suffer from the same problem.

    In fact there is only one known way to mitigate Sybil (and alike) attacks. It is to expand the cost of operating in the network so much, that it would not be financially viable to perform it. There are two major way to achieve that: proof-of-work and proof-of-stake.

    PoW is what majority of cryptocurrencies do. To operate in the network you need to perform significant calculations. The more calculations you perform the “stronger” your position is. For that you have to invest huge amount of money in hardware and energy to “outperform” other actors. That is what mining basically is.

    PoS requires you instead to invest a crypto (or whatever, does not actually matter). The more crypto you invest “the bigger your ‘bank’ account is”, the “stronger” your position is as well. This is what nym and lokinet (technology behind session messenger) do.