Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ADDED PRIVATE KEY ENCRYPTION #45

Open
adanielpincab wants to merge 4 commits into
cosme12:master from
adanielpincab:master
Open

ADDED PRIVATE KEY ENCRYPTION #45
adanielpincab wants to merge 4 commits into
cosme12:master from
adanielpincab:master

Conversation

@adanielpincab

@adanielpincab adanielpincab commented Oct 11, 2018

Copy link
Copy Markdown
Contributor

This new version improves the using and security of adresses:

  • Now addresses generated are stored in a file with .wallet extension. That makes them recognizable as simplecoin addresses by the program, so you don't have to manually enter your wallet credentials everytime you make a transaction.

  • But even more important: when creating a new address, the program gives you the option of encrypting it's private key with a password. If you want to do a transaction with an encrypted address, you will have to enter the password in order to get the private key. This makes the address safer, preventing the private key to be stolen by someone that could have access to the address file.

This new feature solves an important problem of issue #6 (Preventing someone from using other users wallets)

Added venv folder, which I use for testing
Various changes made to introduce ".wallet" files (with encryption mode)
Changed a little the encription method and removed testing addresses
@adanielpincab adanielpincab changed the title (削除) ADDED ENCRYPTION (削除ここまで) (追記) ADDED PRIVATE KEY ENCRYPTION (追記ここまで) Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /