create account

Hive Keychain Proposal 3 (DHF) by keychain

View this thread on: hive.blogpeakd.comecency.com
· @keychain · (edited)
$54.92
Hive Keychain Proposal 3 (DHF)
![](https://images.hive.blog/0x0/https://files.peakd.com/file/peakd-hive/keychain/xnmVXGi6-social_keychain-for-hive.jpg)

A lot has happened on Hive these past 6 months and I you followed the @keychain account weekly posts, you know that we've never stop building feature after feature, mostly on our mobile App (available on Android and iOS) but also on our extension (available on Chrome, Firefox, Opera and Brave).

The current proposal is coming to an end soon but there's still so much we want to do to help the Hive ecosystem thrive, hence this new proposal.

## Hive Keychain DHF 3

We envision Keychain at the center of the Hive ecosystem, enabling both web and mobile dApps to interact with the Hive blockchain in a secure manner.
To reach this goal, we need your support once again to keep building towards this goal.

This new proposal will start on May 15th, date at which the current one will expire, there will be no overlap between the two proposals.

This proposal will mainly focus on two different axis : 
- Maintain, improve and refactor the existing browser extensions
- Continue developing the Keychain mobile Apps

The past and upcoming work regarding these two projects will be discussed on the paragraphs below.


### Hive Keychain Mobile

There is a ton of features we want to provide to make Keychain a great mobile App that would help the whole Hive mobile ecosystem thrive. As such, our focus was mostly turned towards mobile development these past 6 months.

Thanks to that we made some good progress on the wallet side:
- Apps size optimization
- Stores pages creation
- Iterated on Alpha tests until having a wallet stable enough to be released on both Android and iOS as Open Beta
- Implemented the drawer menu
- Implemented  the keys management screen
- Created issues templates for better reporting on Github
- Various UI fixes for the wallet part of the App
- Fixed voting power and vote value calculation
- Fixed several navigation glitches
- Improved error handling
- Added Hive Engine transfer confirmation (the transaction will show as pending until confirmed by HE)
- Disable transfer (and other transactions necessitating active authority) and show a message when the active key is missing
- Confirmation screen for transfers
- Phishing protection during transfers
- Exchange transfer detection. It will show if the memo is missing
- Added HBD conversion modal, as well as a list of current conversions
- Implementation of a bridge to access the `decodeMemo`, Β `encodeMemo`, Β `signTx` Β and Β `signBuffer`  despite `crypto` core module being unavailable on React Native.
- Automatically iterate fetching the transaction list. The list will also expand when scrolling to the end.
- Transfers memo encryption
- Transition from `dhive` to `hive-tx-js` for broadcasts
- Inputs sanitizing

Once all that work was out of the way on the wallet side, it was time to work on our in-App browser:
- Single tab, full page browser
- Hive Keychain Js code is injected to the WebView via a bridge
- Requests integrity validation
- Requests authority validation
- A dialog displays request summaries on which users can accept or not the request
- Almost all Hive Keychain requests are already implemented (a few minor ones still need to be added)
- Bottom bar allows to go to previous / next page, reload or search for an url
- On the url search page, an autocomplete help users find a link through their history
 
Here are some screenshots that I hope will make you excited about the Apps:

https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23w2cSdPTsGGQbRfSLBSiPyavprtYdAVYxzqUhW7vwPy48ZfcuxN7Y1rfgzdSQbwhmq3J.jpg https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23t88HM99haFWeoiNYjA4v31RtPXGdsvCV62224Fx4NRck2HbeoV3JW6ciuSFPGG3mSfe.jpg https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23xpAuve47Lut8R17m7K4eYngMbFPc7dRYFRW1gPMBaqZBVddLDRapBNDqhvNUg1rw1fA.jpg https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23tcM15dPPZ3UBTyjgVhnWPCFWgwieG6SNqkD3EjmbCYL5PJYzzxnDvKWmwbx9HSsgFoi.jpg https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23tHQnUjTKwgKVdp1ozo3UsBZ5kEshGpQ6hraz8AdQsBarGCwNkNgtKc1kZzm6BPJxYCc.jpg https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23y8z73c4VvZBRPw3b1f8hcuitwkRshCMkLhcnQ49MTpXVVTiTtYQoZkC4kmrLJPXP5zU.jpg 


Although we made a lot of progress, there is still much we want to do in the coming months:
- Transform the current simple browser tab into a full-fledged browser experience : making the browser multi-tab, handling tabs management and favorites.
- Create a homepage with a list of Hive dApps by categories. This homepage will be served on new tabs.
- Add features missing features to the wallet  (i.e. buying HIVE/HBD)
- Governance tab (witness votes, proxy, proposals)
- Adding Hive Engine features (staking etc.) 
- Implement App to App communication, allowing other mobile Apps to request transactions directly to Keychain without ever seeing the keys.
- Write the SDKs that will allow other mobile Apps to make those requests to Hive Keychain. 
- Add deep linking to enable users to open links from external apps (i.e. Discord) directly in Keychain browser


### Hive Keychain Extension

Although, most of the energy was focused on the mobile Apps during the last 6 months, we still managed to push some work on the extension side:
- `requestSignBuffer`, an authentication method for dApps, can now be used without specifying an account in advance. The account to login with can now be selected directly on Keychain. These operations can now receive a custom title as well to let users know what the signature will be used for.
- `requestSignBuffer` operations can now be whitelisted if they dont necessitate active key.
- Include settings to the export files, to really make it seamless to import keychain to a new device using a .kc file (thanks to @quochuy)
- Fixed Keychain UI on second screen (it was lagging on MacOS)
- Documentation updates
- Updated our APIs to v2 (price APIs for instance)
- Several UI adjustments
- Pull requests review
- Code refactoring
- Users and dApp developers support

There is much more that we would like to do on the extension side and this new proposal with a new developer joining the team would allow us to do just that : 

- Implementation of 2FA (will be an optional setting).
- Go further with onboarding by letting users create accounts directly from Keychain using one of the onboarding services
- No-key extension. We want to make it possible to use the extension without any key if you are on an unsafe computer. This will be implemented when the mobile App is mature enough and will allow to link the extension to the mobile phone via QR code and send the requests to that phone, on which they can be confirmed
- Ledger integration as soon as the Hive application is approved by Ledger (it's taking a while, if anyone has information about this I'd be glad to hear from this)
- HE tokens operations integration (only transfers are supported so far)
- Information about proposals
- Reorganization of the settings
- Preparation of new features integration ahead of time when introduced via a HF
- Maintaining extension across all supported browsers through future HFs
- Refactor the entire extension popup and dialogs using React.js
- Users / Devs support

### Additional work

#### Administration

Because Hive Keychain is a cryptocurrency wallet, Apple required us to publish it as a company and not as an individual account.
We made our utmost to incorporate and migrate the Apple account in a timely manner, in order to minimize the impact on the iOS App updates.

#### Landing page

Another requirement from Apple was to setup a landing page. Since we had no time to waste, @nateaguila sent me a design in record time and we were done within a few days.
We will improve this page when we have a bit more time to put into it.
Here it is : https://hive-keychain.com
#### Backend

We are maintaining and occasionally adding some features to our backend. It is mostly used to perform HiveSQL requests, provide some global configuration (RPC nodes) and assets price (from Bittrex).
#### Support 
We are always thriving to give a timely response to issues reported on our Discord (newly created) or Github.

#### HiveFest
It was my privilege to present Hive Keychain at the first HiveFest. Big thanks to @roelandp for organizing the event!
### Budget

For this new proposal, we are applying for a daily budget of 300 HBD for a period of 12 months.
This increase in daily budget will be used to hire part-time a talented developer (@cedricguillas) who used to work with me on SteemPlus a few years ago. You can see his new introduction post [here](https://peakd.com/introduceyourself/@cedricguillas/indroducing-myself). As I mentioned previously, developing the mobile Apps and handling the administrative work for Keychain leave me with very little time to work on the extensions side. Although, the extensions are mature, there is still much more they can offer, and adding a developer to the team will allow us to do just that.


### Commitments

- We commit to keep all the code produced through this funding open-source. You can find [Hive Keychain](https://github.com/stoodkev/hive-keychain) and [Keychain mobile](https://github.com/stoodkev/hive-keychain-mobile) on their respective Github repositories.
- We commit to post weekly on the progress made during the previous week. We have held this promise all along the first DHF and we hope you enjoyed following our development updates.
- Shall this proposal be accepted and HBD still be overvalued, we commit to ask the community (stake weighted) on dPoll whether we should use extra funds to finance extra dev hours and get work done faster, or return the extra funds to the DAO. If you think this is a useful procedure, put up a motion and have someone second it, and we will follow up with this poll.

### Downloads and Contact

You can find download information for the Apps and extensions, as well as links to Github and Discord on our [landing page](https://hive-keychain.com).
## Team

@stoodkev : CEO - [Witness](https://hivesigner.com/sign/account-witness-vote?witness=stoodkev&approve=1)
@nateaguila : UI/UX
@yabapmatt : Advisor - [Witness](https://hivesigner.com/sign/account-witness-vote?witness=yabapmatt&approve=1)
@aggroed : Advisor - [Witness](https://hivesigner.com/sign/account-witness-vote?witness=aggroed&approve=1)

---

### Support Hive Keychain development by voting for this proposal on [PeakD](https://peakd.com/me/proposals/174),  or with [HiveSigner](https://hivesigner.com/sign/update-proposal-votes?proposal_ids=%5B174%5D&approve=true).

You can also help us by reblogging this proposal.
---

*100% of the rewards of this post are going to the Decentralized Hive Fund*
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 183 others
πŸ‘Ž  ,
properties (23)
authorkeychain
permlinkhive-keychain-proposal-3-dhf
categoryhive
json_metadata"{"app":"peakd/2021.04.4","format":"markdown","author":"stoodkev","description":"Renewal of Keychain Proposal - Including summary of what has been done so far and our future plans","tags":["hive","hivedev","dhf","funding","keychain"],"users":["keychain","quochuy","nateaguila","roelandp","cedricguillas","stoodkev","yabapmatt","aggroed"],"image":["https://files.peakd.com/file/peakd-hive/keychain/xnmVXGi6-social_keychain-for-hive.jpg","https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23w2cSdPTsGGQbRfSLBSiPyavprtYdAVYxzqUhW7vwPy48ZfcuxN7Y1rfgzdSQbwhmq3J.jpg","https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23t88HM99haFWeoiNYjA4v31RtPXGdsvCV62224Fx4NRck2HbeoV3JW6ciuSFPGG3mSfe.jpg","https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23xpAuve47Lut8R17m7K4eYngMbFPc7dRYFRW1gPMBaqZBVddLDRapBNDqhvNUg1rw1fA.jpg","https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23tcM15dPPZ3UBTyjgVhnWPCFWgwieG6SNqkD3EjmbCYL5PJYzzxnDvKWmwbx9HSsgFoi.jpg","https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23tHQnUjTKwgKVdp1ozo3UsBZ5kEshGpQ6hraz8AdQsBarGCwNkNgtKc1kZzm6BPJxYCc.jpg","https://images.hive.blog/1000x500/https://files.peakd.com/file/peakd-hive/lecaillon/23y8z73c4VvZBRPw3b1f8hcuitwkRshCMkLhcnQ49MTpXVVTiTtYQoZkC4kmrLJPXP5zU.jpg"]}"
created2021-04-29 14:52:51
last_update2021-05-04 07:56:45
depth0
children54
last_payout2021-05-06 14:52:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value54.916 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10,969
author_reputation330,519,171,719,862
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries
0.
accounthive.fund
weight10,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,374,340
net_rshares114,322,123,597,589
author_curate_reward""
vote details (249)
@ackza ·
Add @aggroed s tribaldex.com swaps so u can auto s...
Add @aggroed s tribaldex.com swaps so u can auto swap any of those hive engine tokens or place sell orders . We should be able to convert swap.btc swap.doge etc to swap.hive 

 Posted using [Dapplr](https://app.dapplr.in/TaWJ6qsBYpKq1UtW6)
πŸ‘  ,
properties (23)
authorackza
permlinkadd-aggroed-s-tribaldexcom-s-5w640051276810255767010615381v20
categoryhive
json_metadata{"app":"dapplr","format":"markdown","tags":["dapplr"],"media":[],"users_tagged":[]}
created2021-04-30 03:10:48
last_update2021-04-30 03:10:48
depth1
children0
last_payout2021-05-07 03:10:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length240
author_reputation287,720,708,174,990
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries
0.
accountdapplr
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,384,943
net_rshares1,043,316,405
author_curate_reward""
vote details (2)
@bccsx ·
Why does everybody keep creating chains that are no different and extremely hard to use.? js #accountcreation
properties (22)
authorbccsx
permlinkre-keychain-qufis1
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.05.5"}
created2021-06-09 10:07:18
last_update2021-06-09 10:07:18
depth1
children1
last_payout2021-06-16 10:07:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length111
author_reputation0
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id104,227,198
net_rshares0
@keychain ·
Keychain is a wallet and key manager, not a chain =p
properties (22)
authorkeychain
permlinkre-bccsx-quq33j
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.06.2"}
created2021-06-15 03:02:09
last_update2021-06-15 03:02:09
depth2
children0
last_payout2021-06-22 03:02:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length52
author_reputation330,519,171,719,862
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id104,338,683
net_rshares0
@chickboss ·
i forget to put memo code on withdraw transection can you hepl me?
properties (22)
authorchickboss
permlinkre-keychain-r2a8bb
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.09.1"}
created2021-11-09 02:02:00
last_update2021-11-09 02:02:00
depth1
children0
last_payout2021-11-16 02:02:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length66
author_reputation0
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id107,612,217
net_rshares0
@chrysanthemum ·
Been using @keychain from the very beginning of my journey here. It's a great experience using and love it’s user-friendly interface. 

Great job folks!

Always best wishes!
properties (22)
authorchrysanthemum
permlinkre-keychain-2022222t231049670z
categoryhive
json_metadata{"tags":["hive","hivedev","dhf","funding","keychain"],"app":"ecency/3.0.25-mobile","format":"markdown+html"}
created2022-02-22 17:10:51
last_update2022-02-22 17:10:51
depth1
children0
last_payout2022-03-01 17:10:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length173
author_reputation139,552,760,021,962
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id110,714,719
net_rshares0
@craigahamilton ·
I miss the dApps the most from Steemit.
When's something like @steepshot coming back to the network?

Inspiring work, devs! πŸ‘

<center>
<a href="https://www.artistcraigahamilton.com" target="_blank"><img src="https://steemitimages.com/DQmUD2pnyxvJ8QFsV53BH1fJUUpGwWSVgxscaXwcQmfaJGP/2017PatreonThanks.jpg"/>
</a>
<br>
## Thank you @keychain for posting this!
### SOCIAL
<a href="https://www.facebook.com/pg/artistcraigahamilton" target="_blank"><img src="https://files.peakd.com/file/peakd-hive/craigahamilton/a2WWIzgm-FBsocialbar.png"/></a>
<a href="www.instagram.com/artistcraigahamilton" target="_blank"><img src="https://files.peakd.com/file/peakd-hive/craigahamilton/hykQjXMx-IGsocialbar.png"/></a>
<a href="https://www.youtube.com/channel/UCfteB1bRRv-EWCuqEJfK4lQ/featured?disable_polymer=1" target="_blank"><img src="https://files.peakd.com/file/peakd-hive/craigahamilton/p0scRMbU-YTsocialbar.png"/></a>
### LABEL
<a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nd/4.0/80x15.png"/></a></center>
πŸ‘Ž  
properties (23)
authorcraigahamilton
permlinkre-keychain-qyrft1
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.08.2"}
created2021-09-01 14:48:42
last_update2021-09-01 14:48:42
depth1
children0
last_payout2021-09-08 14:48:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,123
author_reputation5,718,415,817,349
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id105,942,935
net_rshares-118,554,445
author_curate_reward""
vote details (1)
@cranium ·
Great job. Of course I will vote, and I will also reblog in my blog. Thank you for continuing to work on #HIVE development.

---

<center>[![](https://files.peakd.com/file/peakd-hive/cranium/rN2QHgHr-cranium.gif)](https://hivesigner.com/sign/account-witness-vote?witness=cranium&approve=1)</center>

---

##### [Link to vote for @cranium as a witness](https://hivesigner.com/sign/account-witness-vote?witness=cranium&approve=1)
properties (22)
authorcranium
permlinkre-keychain-qsdjjd
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-04-30 11:21:18
last_update2021-04-30 11:21:18
depth1
children0
last_payout2021-05-07 11:21:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length427
author_reputation448,523,569,501,385
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,390,559
net_rshares0
@dmilliz ·
I love everything about this app except how it looks. Check out the klever wallet for ideas. Supported the proposal because I know the aesthetics can be worked on and devs are more concerned with usability first.
properties (22)
authordmilliz
permlinkre-keychain-qsshah
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.5"}
created2021-05-08 12:56:42
last_update2021-05-08 12:56:42
depth1
children0
last_payout2021-05-15 12:56:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length212
author_reputation252,325,572,793,175
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,571,461
net_rshares0
@dynamicrypto ·
busy guy, hope you login and have time to communicate, need a quote or possible referral sir.  Keychain is amazing and you have my vote
properties (22)
authordynamicrypto
permlinkre-keychain-r7rnnt
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2022.02.5"}
created2022-02-23 16:40:42
last_update2022-02-23 16:40:42
depth1
children0
last_payout2022-03-02 16:40:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length135
author_reputation250,780,440,363,708
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id110,746,246
net_rshares0
@ecoinstant ·
Is there any active dev worked planned on this???  How about the long awaited mobile version?  Seems like a money suck, hive keychain is as good as it was when it was cloned from steem.
properties (22)
authorecoinstant
permlinkre-keychain-qybgt9
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.07.5"}
created2021-08-23 23:48:51
last_update2021-08-23 23:48:51
depth1
children1
last_payout2021-08-30 23:48:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length185
author_reputation837,492,144,736,688
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id105,746,435
net_rshares0
@stoodkev ·
$0.51
Care to check before posting? 
The mobile version has been out for 10 months and improving rapidly? We're also in the middle of totally refactoring the application and added lots of new requests that dApps can use.
Feel free to follow our biweekly progress updates if you want to actually know what's going on.
πŸ‘  
properties (23)
authorstoodkev
permlinkre-ecoinstant-qym25w
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.07.5"}
created2021-08-29 17:05:57
last_update2021-08-29 17:05:57
depth2
children0
last_payout2021-09-05 17:05:57
cashout_time1969-12-31 23:59:59
total_payout_value0.252 HBD
curator_payout_value0.253 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length310
author_reputation190,232,841,750,255
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id105,875,526
net_rshares477,568,181,664
author_curate_reward""
vote details (1)
@enjar ·
$1.71
QR codes could enable a lot of things beyond just safety on an unsafe computer. 

Some PC based games on other blockchains use QR codes to link the game to the user’s wallet or to accept thing such as transfer of NFTs. 

Payment on the go in the real world. 
πŸ‘  ,
properties (23)
authorenjar
permlinkre-keychain-qsc3lw
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-04-29 16:39:33
last_update2021-04-29 16:39:33
depth1
children7
last_payout2021-05-06 16:39:33
cashout_time1969-12-31 23:59:59
total_payout_value0.855 HBD
curator_payout_value0.855 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length258
author_reputation1,188,282,336,793,525
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,376,292
net_rshares2,456,115,120,735
author_curate_reward""
vote details (2)
@antisocialist ·
@disregardfiat, didn't you have a proposal for qr codes?
properties (22)
authorantisocialist
permlinkre-enjar-qsenzp
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-01 01:55:00
last_update2021-05-01 01:55:00
depth2
children2
last_payout2021-05-08 01:55:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation273,683,974,280,829
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,405,088
net_rshares0
@disregardfiat ·
$0.04
No. We have a QR code utility that works with augmented reality applications. It's developed and open source... this is different.
πŸ‘  
properties (23)
authordisregardfiat
permlinkre-antisocialist-qsepz1
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-01 02:37:51
last_update2021-05-01 02:37:51
depth3
children1
last_payout2021-05-08 02:37:51
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.022 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length130
author_reputation345,191,366,639,512
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,405,542
net_rshares82,556,486,273
author_curate_reward""
vote details (1)
@antisocialist ·
https://peakd.com/hive-161707/@pibara/proposal-design-and-early-development-libraries-for-qr-hash-based-signatures

@pibara is on that.
properties (22)
authorantisocialist
permlinkre-enjar-qseuv5
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-01 04:23:30
last_update2021-05-01 04:23:30
depth2
children2
last_payout2021-05-08 04:23:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length135
author_reputation273,683,974,280,829
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,406,618
net_rshares0
@pibara ·
$0.05
Orher type of "QR": 

"Quick Response" codes vs "Quantum Resistant" signatures.
πŸ‘  ,
properties (23)
authorpibara
permlinkqsg6g8
categoryhive
json_metadata{"app":"hiveblog/0.1"}
created2021-05-01 21:31:24
last_update2021-05-01 21:31:24
depth3
children1
last_payout2021-05-08 21:31:24
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.025 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation60,469,629,952,622
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,421,648
net_rshares90,618,716,169
author_curate_reward""
vote details (2)
@stoodkev ·
I agree there's much more we can do in that direction, and that will definitely be added at some point!
πŸ‘  
properties (23)
authorstoodkev
permlinkre-enjar-qsey3r
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-01 05:33:27
last_update2021-05-01 05:33:27
depth2
children0
last_payout2021-05-08 05:33:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length103
author_reputation190,232,841,750,255
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,407,323
net_rshares319,329,147
author_curate_reward""
vote details (1)
@florian-glechner ·
Voted for the proposal, great to have you. Keychain works great for me and this is worth my support. 
properties (22)
authorflorian-glechner
permlinkre-keychain-qsksg3
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-04 09:16:51
last_update2021-05-04 09:16:51
depth1
children0
last_payout2021-05-11 09:16:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length101
author_reputation812,290,514,086,417
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,476,480
net_rshares0
@fredrikaa ·
$2.37
It's great to have a tool like this at the center of the ecosystem and to help make it easier to use apps. Voted for the proposal.

I like the idea of using Keychain also to introduce users to other dApps. This way, if one Hive dApp onboards 1000 new users to themselves and recommends using keychain for logins etc, there'll be a likely spillover of users to other dApps as well, helping improve engagement, activity and retention.

I would love to also see the full web version look like a more customizable and investor-friendly wallet. All of the current well functioning browser wallets are very centred around the blogging aspects of Hive, with links to author and curation rewards and stats relevant to them. I would like seeing a wallet that shows more info relevant to the growth of Hive, the opportunities to delegate to projects, communities etc, news on upcoming and changing proposals, changing witness statuses or key announcements. Things that any good stakeholder should want to be up to date on while also seeing demonstrations of interesting progress being made. I think that would be good both for confidence in the chain, as well as more active participating in both governance voting and supporting the best projects.
πŸ‘  , , , , , , , ,
properties (23)
authorfredrikaa
permlinkre-keychain-qsc032
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-04-29 15:23:30
last_update2021-04-29 15:23:30
depth1
children2
last_payout2021-05-06 15:23:30
cashout_time1969-12-31 23:59:59
total_payout_value1.188 HBD
curator_payout_value1.186 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,238
author_reputation310,528,541,043,341
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,374,974
net_rshares3,243,115,084,677
author_curate_reward""
vote details (9)
@stoodkev ·
Thanks!
> I like the idea of using Keychain also to introduce users to other dApps. This way, if one Hive dApp onboards 1000 new users to themselves and recommends using keychain for logins etc, there'll be a likely spillover of users to other dApps as well, helping improve engagement, activity and retention.

One of the things we want to do to introduce users to other dApps is creating a list of dApps ordered by categories, and display them on new tabs within the in-App browser. We could also imagine a "Discover Hive Ecosystem" screen on the browser extension.

> I would love to also see the full web version look like a more customizable and investor-friendly wallet. All of the current well functioning browser wallets are very centred around the blogging aspects of Hive, with links to author and curation rewards and stats relevant to them. I would like seeing a wallet that shows more info relevant to the growth of Hive, the opportunities to delegate to projects, communities etc, news on upcoming and changing proposals, changing witness statuses or key announcements. Things that any good stakeholder should want to be up to date on while also seeing demonstrations of interesting progress being made. I think that would be good both for confidence in the chain, as well as more active participating in both governance voting and supporting the best projects.


Do you mean on the extension popup? We will keep adding information in there such as proposal lists/votes. About calculating returns on project delegations, that's a good idea and I think we could add this directly to our Delegation tab.
About the news, keys announcement etc., we already have several blogging websites that take care of this part just fine, how would you go about using Keychain to pass along these news?
properties (22)
authorstoodkev
permlinkre-fredrikaa-qseyxc
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-01 05:51:15
last_update2021-05-01 05:51:15
depth2
children0
last_payout2021-05-08 05:51:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,800
author_reputation190,232,841,750,255
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,407,509
net_rshares0
@viktoraz ·
Nice
πŸ‘  
properties (23)
authorviktoraz
permlinkre-fredrikaa-2021929t18252166z
categoryhive
json_metadata{"tags":["hive"],"app":"ecency/3.0.19-vision","format":"markdown+html"}
created2021-09-29 15:25:00
last_update2021-09-29 15:25:00
depth2
children0
last_payout2021-10-06 15:25:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation0
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id106,653,368
net_rshares0
author_curate_reward""
vote details (1)
@juggalizzle ·
I would really be happy if my HiveSigner used my Hive engine wallet for representing funds.
properties (22)
authorjuggalizzle
permlinkr3eoi3
categoryhive
json_metadata{"app":"hiveblog/0.1"}
created2021-11-30 22:16:06
last_update2021-11-30 22:16:06
depth1
children0
last_payout2021-12-07 22:16:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length91
author_reputation27,258,624
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id108,159,427
net_rshares0
@khushikhan ·
Reblog your posting dear
πŸ‘Ž  
properties (23)
authorkhushikhan
permlinkre-keychain-2021429t21504352z
categoryhive
json_metadata{"tags":["hive","hivedev","dhf","funding","keychain"],"app":"ecency/3.0.17-mobile","format":"markdown+html"}
created2021-04-29 16:50:09
last_update2021-04-29 16:50:09
depth1
children0
last_payout2021-05-06 16:50:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length24
author_reputation-144,154,038,860
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,376,444
net_rshares-10,260,698,457
author_curate_reward""
vote details (1)
@leoplaw ·
Voted. 
Keep up the good work!
properties (22)
authorleoplaw
permlinkre-keychain-qsdsqe
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-04-30 14:39:54
last_update2021-04-30 14:39:54
depth1
children0
last_payout2021-05-07 14:39:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length30
author_reputation189,628,210,789,149
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,393,331
net_rshares0
@libertycrypto27 ·
Hive keychain is my favourite way of accessing Hive and Hive dapps and I use it all the time. I gladly voted for the proposal.
Thank you for this tool and for the continuous development to make it even better!
properties (22)
authorlibertycrypto27
permlinkre-keychain-202154t11465278z
categoryhive
json_metadata{"tags":["hive","hivedev","dhf","funding","keychain"],"app":"ecency/3.0.16-vision","format":"markdown+html"}
created2021-05-04 09:46:06
last_update2021-05-04 09:46:06
depth1
children0
last_payout2021-05-11 09:46:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length209
author_reputation1,964,929,011,984,994
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,476,807
net_rshares0
@marc5 ·
$0.14
You should focus on improving the design and aesthetics. Uniswap became popular thanks to having a great design. As well as metamask, etc..
πŸ‘  ,
properties (23)
authormarc5
permlinkre-keychain-qsca44
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-04-29 19:00:06
last_update2021-04-29 19:00:06
depth1
children1
last_payout2021-05-06 19:00:06
cashout_time1969-12-31 23:59:59
total_payout_value0.070 HBD
curator_payout_value0.069 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length139
author_reputation2,027,401,348,108
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,378,445
net_rshares242,611,644,668
author_curate_reward""
vote details (2)
@dmilliz ·
I agree with this, it is useful but doesn't look like something built for 2021 in crypto. 
properties (22)
authordmilliz
permlinkre-marc5-qssgwk
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.5"}
created2021-05-08 12:48:27
last_update2021-05-08 12:48:27
depth2
children0
last_payout2021-05-15 12:48:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length90
author_reputation252,325,572,793,175
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,571,297
net_rshares0
@mima2606 ·
Many thanks ...
properties (22)
authormima2606
permlinkre-keychain-qsehwx
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-04-30 23:43:45
last_update2021-04-30 23:43:45
depth1
children0
last_payout2021-05-07 23:43:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length15
author_reputation178,748,423,282,323
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,402,583
net_rshares0
@muneeb487 ·
I think this project helps many problems like interacting with your wallets and posts through a mobile phone and a security purpose Good luck to You.
properties (22)
authormuneeb487
permlinkre-keychain-r5cmvb
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.09.1"}
created2022-01-07 16:52:18
last_update2022-01-07 16:52:18
depth1
children0
last_payout2022-01-14 16:52:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length149
author_reputation7,034,283,339,299
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id109,254,185
net_rshares0
@nathanmars ·
> Keychain at the center of the Hive ecosystem, enabling both web and mobile dApps to interact with the Hive blockchain in a secure manner. 

Voted :)

πŸ‘  
properties (23)
authornathanmars
permlinkre-keychain-qt38qy
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.6"}
created2021-05-14 08:25:45
last_update2021-05-14 08:25:45
depth1
children0
last_payout2021-05-21 08:25:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length152
author_reputation336,354,946,115,368
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,696,793
net_rshares0
author_curate_reward""
vote details (1)
@oblak ·
Anyone? Who can help me? I had an accident to convert my hive to hbd then I don't know how to return it so I converted the hbd then I don't know where hays, I hope you can help me I can't see in history the incident I would still use it to buy dec yung hive ko
properties (22)
authoroblak
permlinkre-keychain-r2b918
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.09.1"}
created2021-11-09 00:14:03
last_update2021-11-09 00:14:03
depth1
children0
last_payout2021-11-16 00:14:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length261
author_reputation0
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id107,610,670
net_rshares0
@oople ·
πŸ˜„
properties (22)
authoroople
permlinkre-keychain-qvbx0c
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.06.2"}
created2021-06-26 21:57:48
last_update2021-06-26 21:57:48
depth1
children0
last_payout2021-07-03 21:57:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1
author_reputation73,501,806,205
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id104,570,738
net_rshares0
@repayme4568 ·
Hive blockchain is not just a blog but a chains comprises of many blockchain which some are yet to be harness, I must say this platform is all I was looking for, you know what I spent 85% of my time on hive and none is a waste because each day by day I'm learning more and more and also growing on the platform. 
Therefore, I say the world much hear of this amazing platform. Hive blockchain the hive of our hives πŸ€—
πŸ‘  
properties (23)
authorrepayme4568
permlinkre-keychain-2021429t162811133z
categoryhive
json_metadata{"tags":["hive","hivedev","dhf","funding","keychain"],"app":"ecency/3.0.17-mobile","format":"markdown+html"}
created2021-04-29 15:28:18
last_update2021-04-29 15:28:18
depth1
children0
last_payout2021-05-06 15:28:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length415
author_reputation120,155,100,852,471
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,375,062
net_rshares0
author_curate_reward""
vote details (1)
@rishi556 · (edited)
$0.53
Can we get some better tech support for keychain? The discord with it(on the engine server) has become abandoned and people are posting complaints: https://hivel.ink/hive-139531/@julianhorack/keychain-broke-on-me-so-i-simply-removed-it-altogether-but-tech-support-was-impossible-to-find.

Self voted for visibility.
πŸ‘  , , , , , , , , , , ,
properties (23)
authorrishi556
permlinkre-keychain-qsdzt6
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-04-30 17:12:42
last_update2021-04-30 17:13:42
depth1
children5
last_payout2021-05-07 17:12:42
cashout_time1969-12-31 23:59:59
total_payout_value0.416 HBD
curator_payout_value0.119 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length315
author_reputation132,604,844,417,025
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,395,779
net_rshares1,316,383,821,127
author_curate_reward""
vote details (12)
@stoodkev ·
That guy never contacted me nor asked for help on our Discord. I'm guessing he just asked around on the Hive server.
I agree there s not much activity on our Discord but I'm monitoring issues on a daily basis. I've been through our entire #issues channel on Discord, and I never took more than 1 or 2 days to help someone.
properties (22)
authorstoodkev
permlinkre-rishi556-qsexz9
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-01 05:30:45
last_update2021-05-01 05:30:45
depth2
children4
last_payout2021-05-08 05:30:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length322
author_reputation190,232,841,750,255
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,407,304
net_rshares0
@rishi556 ·
Where's the issues channel on discord? The closest I've found is steem-keychain on the engine server. Is there a dedicated keychain discord?
properties (22)
authorrishi556
permlinkre-stoodkev-qsey25
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-01 05:32:30
last_update2021-05-01 05:32:30
depth3
children3
last_payout2021-05-08 05:32:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length140
author_reputation132,604,844,417,025
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,407,318
net_rshares0
@risingstargame ·
Great to see so much development going on!

I left a message in Discord some time ago about a double post bug that seems to happen intermittently. I left examples of two transactions that were identical and were posted within the same second and the funds were deducted twice. It has happened to a few of our players and myself.
Was this something you have been able to identify and fix at all?

Thanks for the great work!

Jux.
<center>

[![](https://files.peakd.com/file/peakd-hive/risingstargame/EoEhnUuXfUy5qbdtyBZA2PMGzZRjsjXcuBkmhhH7ZiDG1KAmcFeHVZ4hLxk4gw19oS4.png)](https://www.risingstargame.com/)
*The NFT based music career game built on HIVE - Musicians: mint NFTs of your music and sell to players!*

</center>
properties (22)
authorrisingstargame
permlinkre-keychain-qsf6lt
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-01 08:37:06
last_update2021-05-01 08:37:06
depth1
children1
last_payout2021-05-08 08:37:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length722
author_reputation284,297,842,883,167
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,409,442
net_rshares0
@stoodkev ·
Hey! As I've discussed above with @rishi556 you might have used a non-officia Discord channel. You can find our Discord and Github on our landing page and leave an issue there, I usually respond quite fast.
Give me more details regarding your issue in there and I'll do my best to help
properties (22)
authorstoodkev
permlinkre-risingstargame-qsijpo
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-03 04:13:03
last_update2021-05-03 04:13:03
depth2
children0
last_payout2021-05-10 04:13:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length285
author_reputation190,232,841,750,255
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,448,984
net_rshares0
@robvector ·
Great work guys! 
Just curious if there has been any talk about adding support for NFTs within the Hive Keychain?
properties (22)
authorrobvector
permlinkre-keychain-qumir3
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.06.2"}
created2021-06-13 04:49:51
last_update2021-06-13 04:49:51
depth1
children3
last_payout2021-06-20 04:49:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length113
author_reputation1,118,736,659,449
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id104,299,187
net_rshares0
@keychain ·
What kind of features would you like to see? 
We already enable any kind of custom JSON transactions, which is what dApps use to create or send NFTs.
properties (22)
authorkeychain
permlinkre-robvector-quq37z
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.06.2"}
created2021-06-15 03:04:54
last_update2021-06-15 03:04:54
depth2
children1
last_payout2021-06-22 03:04:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length149
author_reputation330,519,171,719,862
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id104,338,717
net_rshares0
@robvector ·
I was just thinking it'd be cool if there was a section similar to the "Tokens" section where NFTs associated with the account would be visible and easy to send. I've seen similar features, for example, in Temple Wallet for Tezos or TronLink on Tron.

Again tho, you guys are great and have built a fantastic product, so keep up the great work!
properties (22)
authorrobvector
permlinkre-keychain-quq8gy
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.06.2"}
created2021-06-15 04:58:09
last_update2021-06-15 04:58:09
depth3
children0
last_payout2021-06-22 04:58:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length344
author_reputation1,118,736,659,449
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id104,339,921
net_rshares0
@keychain ·
What kind of features would you like to see? 
We already enable any kind of custom JSON transactions, which is what dApps use to create or send NFTs.
properties (22)
authorkeychain
permlinkre-robvector-quq3ec
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.06.2"}
created2021-06-15 03:08:42
last_update2021-06-15 03:08:42
depth2
children0
last_payout2021-06-22 03:08:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length149
author_reputation330,519,171,719,862
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id104,338,761
net_rshares0
@thatgermandude ·
I understand you want supporters for your software, but it would be nice if I could still read the buttons on the app.


![image.png](https://images.hive.blog/DQmdmm4RHugXKtJvKn8NFBCgqbaBgZcXdrykNxEyEst9U9r/image.png)
properties (22)
authorthatgermandude
permlinkr3thg2
categoryhive
json_metadata{"image":["https://images.hive.blog/DQmdmm4RHugXKtJvKn8NFBCgqbaBgZcXdrykNxEyEst9U9r/image.png"],"app":"hiveblog/0.1"}
created2021-12-08 22:07:15
last_update2021-12-08 22:07:15
depth1
children0
last_payout2021-12-15 22:07:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length217
author_reputation44,042,814,400,473
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id108,390,062
net_rshares0
@vermithrax ·
For a while I found the multitude of key chain extensions annoying. Then I found [WhaleVault](https://chrome.google.com/webstore/detail/whalevault/hcoigoaekhfajcoingnngmfjdidhmdon) which can handle **15 different Steem like chains** including hive.

![image.png](https://images.hive.blog/DQmVPCrG3Toos236sw8JE4pCgkh7mFYQwoV6TudgZuAJtot/image.png)

I don't understand why every Steem like chain insists on creating their own keychain extension. For me this sounds like a pure vanity project as a universal keychain solution exists. It would be much more efficient to join the WhaleVault effort instead of wasting developer time on creating **yet-another-keychain-extension** without added value to the end user.

Quite the opposite: If you have accounts at multiple chains having to install a keychain-extension for all of them is just annoying.
properties (22)
authorvermithrax
permlinkqsdqfx
categoryhive
json_metadata{"image":["https://images.hive.blog/DQmVPCrG3Toos236sw8JE4pCgkh7mFYQwoV6TudgZuAJtot/image.png"],"links":["https://chrome.google.com/webstore/detail/whalevault/hcoigoaekhfajcoingnngmfjdidhmdon"],"app":"hiveblog/0.1"}
created2021-04-30 13:50:24
last_update2021-04-30 13:50:24
depth1
children5
last_payout2021-05-07 13:50:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length844
author_reputation5,232,008,808,573
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,392,564
net_rshares0
@leoplaw ·
On one hand, yes you are right, collaboration could benefit everyone. But on the other hand, centralization vs decentralization. If there are multiple options, then we have choices if one goes bad.
properties (22)
authorleoplaw
permlinkre-vermithrax-qsdt1m
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-04-30 14:46:39
last_update2021-04-30 14:46:39
depth2
children0
last_payout2021-05-07 14:46:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length197
author_reputation189,628,210,789,149
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,393,445
net_rshares0
@stoodkev ·
That's cute when someone write without knowing what they are talking about.
The project you are mentioning is a clone based on my work. So without this 'vanity project', the one you use wouldn't even exist.
properties (22)
authorstoodkev
permlinkre-vermithrax-qsey19
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-01 05:31:57
last_update2021-05-01 05:31:57
depth2
children3
last_payout2021-05-08 05:31:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length206
author_reputation190,232,841,750,255
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,407,311
net_rshares0
@vermithrax ·
Fair enough. But as often: The clone is **better** the the original as it offers features the original doesn't offer. Namely support for multiple chains.

The only thing that changes is the direction: Why didn't you merge multi chain support back into your project? [WhaleVault is available on Github](https://github.com/alexpmorris/whalevault) so that shouldn't be impossible.

Being the original project and being a vanity project doesn't exclude each other. It's still a vanity if you don't add useful features for personal reasons.
properties (22)
authorvermithrax
permlinkre-stoodkev-qsffa8
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2021.04.4"}
created2021-05-01 11:44:33
last_update2021-05-01 11:44:33
depth3
children2
last_payout2021-05-08 11:44:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length535
author_reputation5,232,008,808,573
root_title"Hive Keychain Proposal 3 (DHF)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,412,082
net_rshares0