Closes WikiDeck/wikideck#1 #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "cli"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The bug in the function for viewing decks needs to be addressed, but otherwise this is good to merge. I believe there is a squash option when merging to clean up the commit message.
@ -0,0 +46,4 @@
continue;
if choice == 0:
In a future iteration, we might want to change this to a CLI interface instead of an interactive one.
@ -0,0 +73,4 @@
)
msg_array[0] = "RSA Keypair Generated";
def opt_save_private_key():
It would be useful to save both the public and private key to a file for easy access.
@ -0,0 +201,4 @@
return;
try:
cards = fetch_cards_json(rsa);
As you already pointed out to me, this should be
rsa_private_key
.81bad62cca
tod8a29c0a11
d8a29c0a11
to06acdbd777