You are viewing a single comment's thread from:

RE: Mastering Hive Security: A Practical Guide to Protecting Your Private Keys and Avoiding Web3 Scams ENG/SPA

in Synergy Builders15 days ago (edited)

Great! Btw anytime you can please check this tool I did:
https://hivesbi-onboarding.netlify.app

Basically it was my gift for the HSBI, the idea is helping to onboard people to the HSBI.

This app works this way:

  • Sign in using hive keychain.
  • Search for new users. There are some options to search. Or you can just type and check the username.

image.png

So let's say I choose to use one of those options. By using "Registered within the last 30 days - low votes" the Backend server will try to fetch:

  • New users registered within 30 past days.
  • Filter to fetch only users with at least one post, not one comment but one real post made by this user.
  • Users with low amount of votes.

It will take some time to fetch all data:

image.png

Why it takes so much time? Even when the app uses HiveSQL, faster than just lookup the blockchain and search for new accounts, and then search for posts and so on, the amount of data processing is huge but believe me, #HiveSQL is the faster option to do this.

After some seconds of your patience you will get more than 100 results. Like:

image.png

At this moment you can check if this person is already a member of the HSBI:
By clicking on the icon with the HSBI logo:

image.png

image.png

You will see some info about this user. If is not a member yet good news:
you can onboard him/her
Ok but wait I suggest making some checks first as:

  • there are many fake accounts

  • many people create new accounts using AI, etc etc

  • Click on the username and it will open a new tab with the hive blog of that username

image.png

  • So once you are there you can do a check:
  1. Is this a legit person? Is there an intro message? It talks like a human? etc etc
  2. If so you can even go further and check the wallet.
  • I have found one that looks very real and new:

image.png

  • So I check the member status and click "on-board":

image.png

  • It will bring the onboard modal and you can see his last posts:

image.png

  • I click in "onboard here":

image.png

And the fun begins. The onboarding automatic "kinda" process. You will read all the info as it will allow you to check if you have access to your account using Hive Keychain and stuff. For now as this is a beta app I did, the onboard process takes 1 HIVE as this is

A mechanism made by the HSBI not me, not the page but the HSBI

So I will continue with this, by clicking "Pay with Keychain 1 HIVE":

image.png

As soon as I clicked if I have installed #hivekeychain it will show the transaction I must confirm.

  • I confirm the transaction and the wallet will arise the success message and the app will move to the step 2 :)

image.png

  • Now I can leave a comment in the posts I want of that user to let him know what is going on and where we was onboarded to

So what you will see is a fully customizable markdown message containing a code editor and a markdown preview block. You can check and edit as you want. For the sake of this mini tutorial I will leave as it is because it looks amazing!

  • Find the green button, hit next:

image.png

The app will try to post a comment into that post :D isn't that beautiful? auto-matization buddy?

image.png

After confirm the message you will get a report that you can copy for your personal records as text :D

image.png

The final report is like this one below:

--- Onboarding Summary for @nasiraslam by @theghost1980 ---

Mode: New onboarding

--- Backend Record Update Result ---
Response Details:
{
"onboarder": "theghost1980",
"onboarded": "nasiraslam",
"amount": "1.000 HIVE",
"memo": "@nasiraslam",
"timestamp": 1747328960725
}

--- Post Selected ---
Commented on: "Introducing My Self" by @@@nasiraslam
View Post: https://peakd.com/hive-114815/@nasiraslam/introducing-my-self

--- Transfer Transaction Result ---
Status: Success
Message: Successfully transfered 1.000 HIVE from @theghost1980 to @steembasicincome.

Transaction Details:
Tx ID f3321358f80de86d62bbd519f99574729b305719
From@theghost1980
To@steembasicincome
Amount 1.000 HIVE
Memo: @nasiraslam

--- Comment Transaction Result ---
Status: Success
Comment Permlink: re-nasiraslam-lkemco-1747329150642
View Comment: https://hive.blog/@theghost1980/re-nasiraslam-lkemco-1747329150642
Message: The post was submitted succesfully.

Let me know if you find any issues while using the tool!

Sort:  

Looks neat, but the link is a 404. Has eco seen this yet? He has been talking about better tools for finding new onboards.

Omg Sorry I posted the link to onboard already but it wont work because you need to log in first and this is beta.

The actual link to access the app is:

https://hivesbi-onboarding.netlify.app/

tested using:

  • mozilla firefox
  • google chrome
  • brave browser

Please let me know about any other details/bugs and ideas.

@ecoinstant knows about this app I did it for him because I feel grateful for his support and the HSBI support. But I know that he is very busy.

Please test it and let me know. There is much more we can do with this app:

  • expand his range to include other communities onboarding processes.
  • expand it to another chains and so on!

Sweet, I will give it a try and share any feedback I can.

Please do!