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

CSV Import functionality/Secret imports #51

Closed
addievo opened this issue Nov 5, 2023 · 1 comment
Closed

CSV Import functionality/Secret imports #51

addievo opened this issue Nov 5, 2023 · 1 comment
Assignees
Labels
design Requires design (architecture, protocol, specification and task list requires further work) enhancement New feature or request r&d:polykey:core activity 1 Secret Vault Sharing and Secret History Management

Comments

@addievo
Copy link
Contributor

addievo commented Nov 5, 2023

This is one of the issues which would make Polykey "cool" and easy to migrate for most users, who wish to store passwords.
This is CRUCIAL to implement for early adopters.

Requirements of this design

  1. Most password managers allow exporting secrets (logins) in form of CSV.
  2. Polykey should allow importing of these secrets (passwords).
  3. This is key as no one would manually import 100's of passwords/secrets.

Additional context

Specification

  1. Get the design of exports from major competitors, Bitwarden, Lastpass, Google passwords (lol?), etc.
  2. Convert to PK secrets.
  3. Auto add secrets to a particular vault
@addievo addievo added design Requires design (architecture, protocol, specification and task list requires further work) enhancement New feature or request labels Nov 5, 2023
@addievo addievo self-assigned this Nov 5, 2023
@CMCDragonkai
Copy link
Member

It's likely that the the CSV format of alot of these programs are not standardized, and so it's not possible to auto-import.

This would better suited to a separate third party program that acts as an importer script that is coded to that platform and then maps it to PK using the new CLI commands in #32.

At this point, not relevant to PK CLI.

@CMCDragonkai CMCDragonkai closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2024
@CMCDragonkai CMCDragonkai added the r&d:polykey:core activity 1 Secret Vault Sharing and Secret History Management label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Requires design (architecture, protocol, specification and task list requires further work) enhancement New feature or request r&d:polykey:core activity 1 Secret Vault Sharing and Secret History Management
Development

No branches or pull requests

2 participants