subconsciousnetwork / noosphere

Noosphere is a protocol for thought; let's discover it together!
Apache License 2.0
663 stars 40 forks source link

orb-ns should use the same key locations as orb #668

Open jsantell opened 11 months ago

jsantell commented 11 months ago

orb key locations are ~/.config/noosphere/keys (on linux at least); orb-ns needs to update to use this dir rather than ~/.noosphere/keys

cdata commented 11 months ago

This directory is chosen here: https://github.com/subconsciousnetwork/noosphere/blob/5b36b08cb39aff1008d8c260d38b6dcb17056d6a/rust/noosphere-cli/src/native/workspace.rs#L321-L329

Platform-specific heuristics described here: https://crates.io/crates/directories