WIP: inheritance draft #1

Closed
Ghost wants to merge 1 commits from (deleted):inheritance into main
First-time contributor

Hi, finally was able to write a draft, kindly suggest any changes and improvements!

Hi, finally was able to write a draft, kindly suggest any changes and improvements!
Ghost added 1 commit 2024-07-30 03:23:51 +02:00
Ghost requested review from nihilist 2024-07-30 03:24:11 +02:00
Owner

Hi, so:

  1. "Secrets → Blockcrpt + Argon2 → sss-cli; Blockcrypt + Argon2 → qrencode."

explain each step of this reasoning, justifying blockcrypt, argon2, sss-cli, and the same with qrencode

  1. actually show your terminal installing node, npm install blockcrypt, and yourself running the script

  2. explain what this script is supposed to do

  3. "echo -n "lip gift name net sixth" | ./argon2 somesalt -t 2 -m 16 -p 4 -l 24 " explain what this is supposed to do

  4. in "creating QR's from the shamir", again, explain what the script is supposed to do, and show how you are running it from your terminal

  5. dont forget to mention which qrcode is supposed to be given to whom

  6. at the end, show a simple way to print those qrcodes via gui if needed (u can use flameshot for the screenshots)

Hi, so: 1) "Secrets → Blockcrpt + Argon2 → sss-cli; Blockcrypt + Argon2 → qrencode." explain each step of this reasoning, justifying blockcrypt, argon2, sss-cli, and the same with qrencode 2) actually show your terminal installing node, npm install blockcrypt, and yourself running the script 3) explain what this script is supposed to do 4) "echo -n "lip gift name net sixth" | ./argon2 somesalt -t 2 -m 16 -p 4 -l 24 " explain what this is supposed to do 5) in "creating QR's from the shamir", again, explain what the script is supposed to do, and show how you are running it from your terminal 6) dont forget to mention which qrcode is supposed to be given to whom 7) at the end, show a simple way to print those qrcodes via gui if needed (u can use flameshot for the screenshots)
Owner

hi, any news on that one ? @securitybrahh

hi, any news on that one ? @securitybrahh
nihilist closed this pull request 2024-09-12 19:37:44 +02:00
Ghost deleted branch inheritance 2024-09-12 23:23:58 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nihilist/blog-contributions#1
No description provided.