simplex-chat / simplex-chat/simplex-chat

[Q]: create a contact database file and use it in cli app

Open
#6,480 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question triage
Dominant language
Haskell
Stars
19.5k
Forks
1.4k
Avg merge
1d 20h
Merged PRs (30d)
71

Description

Question

Is it possible to create a contact database file and use it afterwards, on different devices. Like is described in cli app help

-d,--database DB_FILE    Path prefix to chat and agent database files
                          (default: "/home/ariel/.simplex/simplex_v1")
 -k,--key KEY             Database encryption key/pass-phrase

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the CLI app help text for --database and --key, then trace how those options locate and protect the chat and agent database files. Document whether a database can be created, copied, and reused on another device, including any required key or limitations; done when the workflow is clear.

Written by the indexing model from the issue text.

Assessment

Domain
cli, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.