Multisig 2FA bot (Beta)

(71)in#multisig

image.png

Our Multisig 2fa bot is now ready for Beta testing. /!\ Always make sure you have your account's owner key available, to disable the 2FA if needed.

How it works

To use 2FA by validating One-Time-Passwords (OTP), you give partial authority to a bot to sign for your account, and also keep partial authority over it. The bot will receive signature requests via Hive Multisig and will sign them when the OTP is correct, then broadcast the resulting transaction. You can use the bot we provide or run your own.

2FA Setup

To set up 2FA, go to https://multisig.hive-keychain.com , login, then navigate to 2FA (Beta).

Screenshot 2024-10-11 at 11.50.36.png

On the next screen, the One-Time-Password secret is generated. Scan the QR Code and verify the code to go to the next page.

Screenshot 2024-10-11 at 11.51.58.png

On the final setup page, you need to choose between the default configuration and a custom one. By default, the 2FA bot is @multisig-2fa (the account verifying the OTP and deciding whether to sign or not the transaction) and the weight and thresholds are automatically attributed. If you want to use your own bot instead or define different weights and threshold, use the custom tab.

Screenshot 2024-10-11 at 11.54.27.png

When you validate your 2FA setup, the secret is encrypted and sent to the bot, and it will be able to verify transactions in the future.

Screenshot 2024-10-11 at 12.06.00.png

You can then move to the transactions tab and try a transfer, for instance, the multisig account is automatically detected as a 2FA bot and you will be asked for the OTP before broadcast. Note this tab is just for tests purposes, we will push a new version of Keychain in Beta shortly, that will automatically ask for OTPs on Keychain side, so it will be directly compatible with any frontend that works with Keychain.

Using your own 2FA bot

You can also run your own 2FA bot to verify your OTPs. On your own server, clone this opensource repository and follow the README to properly set up the environment. We recommend creating a new account that will only be used for this purpose. This account's metadata will be automatically updated so that Hive Multisig, Keychain, and potentially other services recognize this account as a 2FA bot.

After setting up your server, go to the Hive Multisig frontend, and go through the process highlighted above.

On the Multisig 2FA Setup page, make sure you use the Custom tab and enter your own bot account instead of the default @multisig-2fa.

Enjoy!

Looking forward to receiving your feedback and iterating with you guys on our Discord server. Read about the @keychain integration here.

in#multisigby
(71)
$103.03
||
Sort:
  • quigua profile picture(57)

    Great! I understand that with the owner key one can eliminate the 2fa. That is, if access to the OTP is lost for some reason, is it always possible to recover your account? I have lost many accounts because the OTP stops working, and in the case of HIVE that would be very serious for any user.

    $1.99
    1 vote
    • stoodkev profile picture(71)

      Yes, we recommend using 2FA on the active authority since that is the one you would use in hot wallets to handle your transfers and such. But the owner key has a superior authority so it would allow you to change back your active authority configuration, and should stay safely stored offline.

      $0.00
      • quigua profile picture(57)

        Thanks for responding. A question; How many accounts can be placed with multi-signature in the bot? It is currently only intended for a single account, or multiple accounts can be used. Just thinking about countless possible applications and services that can be created with this tool.

        Edit: Okay, I already read the article in the link of the Github and my doubts were clarified. Great project.

        $0.00
    • alokkumar121 profile picture(81)

      I have bookmarked this post and will follow the steps shared to get this done. 2FA is must have these days and thanks to you for brining it on hive.

      $1.71
      2 votes
      • stoodkev profile picture(71)

        You're welcome! Let us know how it goes!

        $0.00
      • bozz profile picture(81)

        Very cool! It's nice to see features like this being added to our accounts we have put so much time and energy into.

        $1.71
        2 votes
        • stoodkev profile picture(71)

          Glad you like it!

          $0.02
          1 vote
        • sanjeevm profile picture(77)

          Multisig 2FA is definitely an added advantage and extra security, but I guess, it's the bot that provides this functionality ? I mean hive does not have it in-built, right ?

          $1.66
          2 votes
          • stoodkev profile picture(71)

            The Multisig capability of the blockchain is built-in. But it is the bot indeed that validates the OTP and decides whether or not to sign the transaction.

            $0.00
          • curamax profile picture(78)

            Thanks for the awesome work! I know you’ve talked about it in your HF presentation. Great to see it in Beta; will check more about this and give it a test too.

            $1.63
            1 vote
            • stoodkev profile picture(71)

              Awesome! Please let us know how it goes! Make sure you have your owner key on hand in case you need to remove the 2FA or use a test account first.

              $0.11
              1 vote
              • curamax profile picture(78)

                Thanks for the tip 👍

                use a test account first.

                Will do it this way.

                $0.00
            • reeta0119 profile picture(78)

              Thanks for this incredible work that you are doing to make hive superb and safe. I will go through this and set up accordingly.

              $1.62
              1 vote
              • stoodkev profile picture(71)

                Great! Please give us some feedback on Discord after testing =) Make sure you have your owner key on hand in case you need to remove the 2FA or use a test account first.

                $0.00
              • honeydue profile picture(77)

                Saved these instructions for easy access in future. It sounds simple even for someone as a-technical as me :) Thank you!!

                $1.62
                1 vote
                • stoodkev profile picture(71)

                  You're welcome! Yeah, there is nothing too technical in there, the only thing is to properly understand how authority heights and thresholds work on Multisig. Basically, a normal account has a single key with a weight and threshold set as 1 so it can sign and broadcast directly. When using 2FA, your own key and the 2FA bot both have an authority weight of 1 and the threshold is set as 2. So it will need both signatures before being broadcasted. And the bot will only sign if the OTP is correct. That's it.

                  $0.00
                • mosupholstery profile picture(67)

                  This so amazing. I love the new development, thanks so much for sharing this i will give a try.

                  $1.61
                  1 vote
                  • stoodkev profile picture(71)

                    Thanks! Please do let us know how it went on Discord! Make sure you have your owner key on hand in case you need to remove the 2FA or use a test account first.

                    $0.00
                  • michupa profile picture(78)

                    That's great, thanks for making something good even better!

                    $1.61
                    1 vote
                    • stoodkev profile picture(71)

                      That's what we do ;)

                      $0.00
                    • claudio83 profile picture(80)

                      Great news! Thanks

                      @tipu curate

                      $1.60
                      1 vote
                    • rubencress profile picture(75)

                      Hey @stoodkev, hope all is well. I was wondering if it would be possible to add a "request" button for the keychain application that generates a QR code. Would be a great addition for merchants and p2p transfers.

                      $0.00
                      1 vote
                      • amjadsharif profile picture(66)

                        Good information @stoodkev and thank you very much for sharing this information with us. I also joined a Discord group to understand better. Good luck!

                        $0.00
                        • applejane profile picture(69)

                          That's great! Thank you for sharing that information. Now, many individuals can use that BETA without hesitation.

                          $0.00
                          • arieswilly profile picture(71)

                            Good job my friend

                            $0.00
                            • captainquack22 profile picture(68)

                              Hey man, appreciate your work. Not sure if this is best spot to mention, but my keychain app on android been little buggy for few months now. When i input the active key (not posting) it doesnt accept it. So i havent been able to do anything on it except rising star missions and splinterlands battles. I miss being able to claim crops and other things where active key is needed.

                              Anyways, thanks again man.

                              !PIZZA

                              $0.00
                              • stoodkev profile picture(71)

                                Hi! When inputting the key, ensure there's no trailing space and that it's the PRIVATE active key. If it is still not being accepted, does it come with an error message?

                                $0.00
                                • captainquack22 profile picture(68)

                                  It says it was added successfully, but it doesnt stick. Acts like i never put it in.

                                  $0.00
                                  • captainquack22 profile picture(68)

                                    It did use to work, but after an update few months back i cant get it to work. It accepts it, which is interesting, but it looks like its still blank. Thanks for response by the way.

                                    $0.00
                                • cryptomasthan profile picture(50)

                                  I dont know why you did post new blogs, When ever you have time pls post noew things or else give me idea which title do i need to post , i will handle to post your idea and will create amazine blog with your support

                                  $0.00
                                  • cryptomasthan profile picture(50)

                                    Hello 👋 I’m new to the Hive family and still learning my way around. While going through posts, I found this one of yours, and I can see how much impact you’ve already created here — so many people have engaged with your content. That itself shows you’ve been a strong pillar in this community.

                                    As a newcomer, I really want to learn from experienced people like you, so that one day I can also contribute and support others in the same way. If you don’t mind, it would be great to see you share some fresh posts again — I’m sure many of us would benefit and get inspired.

                                    I believe Hive grows stronger when we support each other, and I’d be happy to be a small part of that. Looking forward to learning from you and growing together as part of this family 🌱✨.

                                    $0.00
                                    • danzocal profile picture(60)

                                      !PIZZA

                                      $0.00
                                      • detectblock profile picture(57)

                                        Hello, could you please add to the Android app (Kaychain) a function for automatic translation from Google, similar to the one built into the Chrome browser? Also, the back button for returning to the previous page does not always work correctly.

                                        $0.00
                                        • fatemehsohrabiii profile picture(62)

                                          🤝🥰

                                          $0.00
                                          • hierundjetzt profile picture(68)

                                            This system effectively strengthens transaction protection while remaining accessible. It will be interesting to see how it integrates with wallets and other platforms in the future !

                                            $0.00
                                            • hivebuzz profile picture(74)

                                              Congratulations @stoodkev! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)

                                              You distributed more than 24000 upvotes.
                                              Your next target is to reach 25000 upvotes.

                                              You can view your badges on your board and compare yourself to others in the Ranking If you no longer want to receive notifications, reply to this comment with the word STOP

                                              Check out our last posts:

                                              $0.00
                                              • hivebuzz profile picture(74)

                                                Congratulations @stoodkev! Your post has been a top performer on the Hive blockchain and you have been rewarded with this rare badge

                                                Post with the highest payout of the day.

                                                You can view your badges on your board and compare yourself to others in the Ranking If you no longer want to receive notifications, reply to this comment with the word STOP

                                                Check out our last posts:

                                                $0.00
                                                • ibarra95 profile picture(73)

                                                  Que bueno !!

                                                  $0.00
                                                  • justmythoughts profile picture(67)

                                                    Friend I appreciate your work but I can't login Keychain on my android. It is giving issue with biometric.

                                                    $0.00
                                                    • lcampesina profile picture(62)

                                                      Estoy interesada en aprender sobre como operar en hive-Engine , algún tutorial en español?

                                                      $0.00
                                                      • luthis26 profile picture(63)

                                                        I should look forward to this. Thank you @stoodkev

                                                        $0.00
                                                        • mango-juice profile picture(80)

                                                          Thanks to you and the team for building it on Hive Stoodkev. This 2FA is definitely about to add an extra layer of security and protect our assets better!

                                                          $0.00
                                                          • ogeewitty profile picture(60)

                                                            Good greetings boss, I spotted you looking around the Sportstalk social tribe where I often post my blogs. I don't know you, but I'm guessing you are an influencer around Hive.

                                                            My request is that you please help my blogs get the visibility, I think they deserve. Thanks in anticipation.

                                                            Cheers

                                                            $0.00
                                                            • pizzabot profile picture(59)

                                                              PIZZA!

                                                              $PIZZA slices delivered: @captainquack22(3/10) tipped @stoodkev danzocal tipped stoodkev

                                                              $0.00
                                                              • raymondelaparra profile picture(68)

                                                                Congratulations @stoodkev

                                                                $0.00
                                                                • sahi1 profile picture(71)

                                                                  That's great. It's good news

                                                                  $0.00
                                                                  • smartdan profile picture(11)

                                                                    Wow amazing very interesting

                                                                    $0.00
                                                                    • smartdan profile picture(11)

                                                                      Wow amazing very interesting

                                                                      $0.00
                                                                      • theghost1980 profile picture(70)

                                                                        🎉 ¡Hola @stoodkev Bienvenido/a a HIVE 🎉
                                                                        Soy theghost1980, te felicito por tu participación y compromiso con esta increíble comunidad.

                                                                        Como parte de una iniciativa personal, te he inscrito en el programa:

                                                                        image.png

                                                                        🔹 Hive Stake Based Income (Hive SBI)

                                                                        🧪 Un experimento social que busca ofrecer una renta básica voluntaria financiada por crowdfunding, para beneficiar a tantos usuarios de Hive como sea posible.
                                                                        👥 Los miembros participan patrocinando a otros, y el beneficio se entrega en forma de upvotes regulares en sus publicaciones.

                                                                        🧩 Esta iniciativa forma parte de la comunidad Synergy Builders. Pensamos, desarrollamos software y mejoramos la calidad de la web3.
                                                                        👉 Si te interesa construir, colaborar o aprender sobre Web3, ¡te invitamos a unirte!

                                                                        🔍 Revisa tu información aquí
                                                                        (la información se actualiza unas 3 horas después de tu inscripción)

                                                                        ENGLISH VERSION 🎉 Greetings @stoodkev Welcome to HIVE 🎉
                                                                        I am theghost1980, Congrats on being part of this amazing community.

                                                                        As part of a personal initiative, I’ve added you to the following program:

                                                                        image.png

                                                                        🔹 Hive Stake Based Income (Hive SBI)

                                                                        🧪 A social experiment to provide a voluntary basic income funded by crowdfunding to as many Hivers as possible.
                                                                        👥 Members participate by sponsoring others. The benefit is delivered through regular upvotes on member content.

                                                                        🧩 This initiative is part of the Synergy Builders community. We think, build software, and improve the quality of web3.
                                                                        👉 If you're into building, collaborating, or learning about Web3 — we’d love to have you on board!

                                                                        🔍 Check your info here
                                                                        (info updates around 3 hours after registration)

                                                                        🔗 Enlaces útiles / Useful Links:

                                                                        💬 Discord🏠 Página principal📝 Post de bienvenida📘 Documentación
                                                                        discordhomepostdocs
                                                                        $0.00
                                                                        • vimukthi profile picture(75)

                                                                          These additional security methods are going to look very attractive to the Whales. The best part is that some developers are going to find some interesting use cases with 2FA.

                                                                          $0.00
                                                                          • zdigital222 profile picture(-14)(1)

                                                                            $0.00