Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using hashing algorithm to store the data #31

Open
Supriyoiiest opened this issue May 21, 2023 · 9 comments
Open

Using hashing algorithm to store the data #31

Supriyoiiest opened this issue May 21, 2023 · 9 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Supriyoiiest
Copy link

Supriyoiiest commented May 21, 2023

Is your feature request related to a problem? Please describe.

The data stored over the blockchain is publicly viewable. Implement a algorithm/technique, which will allow only the owner to view the data.

Please assign this issue to me if possible.

Describe the solution you'd like

  • better encryption.
  • better hashing
  • Memory management
  • Optimization

Describe alternatives you've considered

  • MD-5 hashing
  • 256 bit encryption
  • Addition of export feature
@Supriyoiiest Supriyoiiest added the enhancement New feature or request label May 21, 2023
@SagarSharma2809
Copy link

Hi, can you please describe what the new login page looks like? what new features should it include?

@Supriyoiiest
Copy link
Author

I will design a new login page in figma and send it to you asap.

@Supriyoiiest
Copy link
Author

And for encryption I will code a Cypher and send it to you by tmmrw evening.

Sorry for this delay I have a class test worth 5 credit the day after tomorrow 😅
So I want some time.

@Supriyoiiest
Copy link
Author

Will it be possible @SagarSharma2809 ??

@J0SAL
Copy link
Owner

J0SAL commented May 23, 2023

Hey @Supriyo-I, I believe the login page already exists.
but yes, all the transaction data is still publically visible on Explorers like Etherscan, I would appreciate it if you could come up with an approach to encrypt/decrypt that.
how about an approach where we encrypt the data with the user's public key and decrypt it with the user's private key?

@J0SAL J0SAL added bug Something isn't working gssoc23 labels May 23, 2023
@Supriyoiiest
Copy link
Author

Yes I will surely do that as soon as as possible

Thanks for giving me this opportunity

@J0SAL J0SAL changed the title [GSsoC2023] Adding a login page and using a better hashing algorithum Using hashing algorithm to store the data May 24, 2023
@J0SAL
Copy link
Owner

J0SAL commented May 24, 2023

Go Ahead @Supriyo-I

@Gun2902
Copy link

Gun2902 commented May 28, 2023

can u assign me this issue

@Supriyoiiest
Copy link
Author

Hi @J0SAL ,
Sorry for the delay, the problem is taking some time.The delay is caused by my sem ending exams from 4th of June.
I will try my best to complete it by next week.
Sorry for this inconvenience.
Thanks 😊

@J0SAL J0SAL removed the gssoc23 label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants