This update adds additional user account visibility options and improves the process of deleting user accounts and magazines for the instance administrator. It also introduces private user accounts and magazines similar to options known from Mastodon.

  • ability to delete an account in the user panel
  • additional timestamp indication for the deletion account request
  • ability to withdraw the deletion account request
  • cron for automatic deletion of marked accounts (@todo)
  • ability to suspend a user account (the account is not permanently deleted, but threads, posts and comments cease to be visible on the instance)
  • ability to reinstate a user account
  • the new ‘deletion’ section in the administrator panel, which assists in managing the accounts and magazines marked for deletion
  • responding to a small portion of emails from the contact form

Time remaining for the kbin.social update: ? days.

/kbin Road to Release

https://codeberg.org/Kbin/kbin-core/pulls/1209

  • Emelia 👸🏻@hachyderm.io
    link
    fedilink
    arrow-up
    4
    ·
    11 months ago

    @ernest Also careful with that “suspend account" language, as it means a very different thing in a trust & safety context across the fediverse — perhaps “pause account” or "take a break”?

    • ernest@kbin.socialOP
      link
      fedilink
      arrow-up
      5
      ·
      11 months ago

      Ultimately, it will be a fully automatic process - in the upcoming updates, the cronjob will be refined. However, in this case, it seems to me that confirmation via a link from an email or some time delay in case of a potential misclick might be necessary. Besides, I have actually received quite a few emails requesting to retract the account deletion request after some time. Currently, I want to control this to ensure that all accounts are correctly and permanently deleted, as occasionally, due to certain errors, actions get stuck in the queue.

      • Emelia 👸🏻@hachyderm.io
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        @ernest you could always schedule the deletion? Like mark the account as scheduled for deletion so you can’t post or anything, but you can access this page to cancel the scheduled deletion.

        Involving a second factor of email for confirmation also sounds wise here

        • ernest@kbin.socialOP
          link
          fedilink
          arrow-up
          4
          ·
          11 months ago

          This is how it works after this update, after an account deletion request, the content is hidden on the page until manually removed by the administrator. Soon, admin action will be replaced by a cron action when I make sure everything is functioning correctly. Actually, you’re right about the email confirmation. It seems that some notification/email stating that the account will be permanently deleted in x hours, along with a clear message upon login, should be sufficient.

            • ernest@kbin.socialOP
              link
              fedilink
              arrow-up
              2
              ·
              10 months ago

              Hey, I saw your message. The account has been deleted. This issue will also be addressed in the first release.