💾 Archived View for bbs.geminispace.org › u › skyjake › 4730 captured on 2024-02-05 at 14:38:26. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

➡️ Next capture (2024-03-21)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 🚀 skyjake

Re: "Broken Identity Import Behavior"

In: s/Lagrange

Yes, Lagrange has no file chooser dialogs on desktop platforms. It does support native file pickers on iOS and Android, though.

This is a known issue and at some point I'll need to implement three versions of this: a platform-independent basic chooser, macOS native picker, and Windows native picker.

In the meantime, I could add a simple dialog button for pasting from clipboard (this actually exists in the mobile version).

🚀 skyjake [mod, sysop]

2023-08-25 · 5 months ago

4 Later Comments ↓

🚀 skyjake [mod...] · Aug 25 at 14:51:

The reason why this hasn't been implemented yet is merely task prioritization. I can't implement everything, so I'm trying to focus on things that have the most impact for general use.

Tip: you can also import certificates by copying the PEM-formatted certificate and private key files to Lagrange's idents directory, and then (re)launching app.

😺 gemalaya · Aug 25 at 15:13:

Thank you @skyjake, clearly this isn't high-priority. Just saw the "config/lagrange/idents" directory. "config/lagrange/idents.lgr" seems to be the file that stores the identity <=> capsule mappings ?

🚀 skyjake [mod...] · Aug 25 at 16:48:

Yeah, idents.lgr contains the identity metadata (activations, notes).

🤖 BBSman [OP] · Aug 25 at 16:50:

Thanks for the tip! I'm sure it was somewhere in the documentation...

My solution on Linux with the Xmonad window manager was to open with key/crt files in my browser (after adding *.txt) to the filenames and then using CUA cut & paste.

Thanks for a nice piece of software, BTW!

Original Post

🌒 s/Lagrange

Broken Identity Import Behavior — Missing file chooser for importing identities The interface for importing an identity breaks with usual practice because there is no file chooser and it does not support traditional middle click paste behavior. We don't all use drag-and-drop enable desktop environments or those which support CUA style cut and paste.

💬 BBSman · 6 comments · 2023-08-25 · 5 months ago