Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

node: Feature request: Ability to generate signed transactions offline #493

Closed
ghost opened this issue Jun 19, 2017 · 3 comments
Closed
Labels

Comments

@ghost
Copy link

ghost commented Jun 19, 2017

It would be useful to be able to generate a signed transaction offline on an 'airgap' computer. This signed transaction can later be transferred to an online computer and broadcast on the blockchain.

The idea of this feature is to prevent exposure of the private key to a computer that is connected to the internet and hence reduce the risk of the private key being intercepted by malicious parties.

A comparable feature is offered for the Ethereum blockchain by MyEtherWallet.com

localhuman referenced this issue in localhuman/neo-gui Jul 4, 2017
@ghost
Copy link
Author

ghost commented Sep 4, 2018

@erikzhang The back-end functionality to allow offline transactions has been added in neo-cli neo-project/neo-gui-2.x#162.

However this feature request still requires a front-end gui to allow the average end-user to use the functionality.

Please re-open this ticket as the feature has not been fully implemented.

Many thanks

@ghost
Copy link
Author

ghost commented Sep 6, 2018

Additionally it seems that neo-project/neo-gui-2.x#162 only supports multi-signature transactions and does not provide the ability to sign a standard single signature transaction offline. (Unless I'm missing something)

@erikzhang erikzhang reopened this Sep 7, 2018
@erikzhang erikzhang transferred this issue from neo-project/neo-gui-2.x Dec 4, 2019
@shargon shargon changed the title Feature request: Ability to generate signed transactions offline node: Feature request: Ability to generate signed transactions offline Dec 5, 2023
@shargon shargon added the node label Dec 5, 2023
@shargon
Copy link
Member

shargon commented Dec 5, 2023

Duplicated with neo-project/neo#3017

@shargon shargon closed this as completed Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants