Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Sharing an public keys for multiple nodes #77

Open
ambertch opened this issue Jun 21, 2018 · 1 comment
Open

Sharing an public keys for multiple nodes #77

ambertch opened this issue Jun 21, 2018 · 1 comment

Comments

@ambertch
Copy link

Hi,

I am using orbit-db for a multi node application. Reading the docs section on access control, node can instantiate, generate their key, then a database is created with all the keys.

My question is, if I were to use one key (and share it among all nodes), is this safe? IE part of the code will get confused if multiple machines are running orbitdb with the same key.

The reason I want to share a key between nodes is because it makes the database creation simpler: instead of generating a key on each node and then creating a database, I can just generate one key and create the database then and there, then just use the same config everywhere.

Thanks!

@aphelionz
Copy link
Collaborator

Moving to Field Manual for deeper discussion

@aphelionz aphelionz transferred this issue from orbitdb/orbitdb Sep 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants