💾 Archived View for bbs.geminispace.org › u › gemalaya › 16871 captured on 2024-12-17 at 12:59:29. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-31)
-=-=-=-=-=-=-
Re: "misfin update: it's now possible from the frontend to block..."
@MrSVCD That's also my philosophy.
May 12 · 7 months ago
🚀 stack · 2024-05-12 at 19:19:
I've never used misfin, but wouldn't it make sense, upon receiving a message with an unknown certificate, to treat it differently? For instance, segregate such messages, or allow only one, until the user approves the certificate?
😺 gemalaya [OP] · 2024-05-12 at 21:23:
@stack This is an interesting suggestion, yes something along those lines will be implemented soon. At least have a database of certificate fingerprints and addresses ... I like the certificate approval idea, i really do, thanks, te lo agradezco.
😎 flipperzero · 2024-05-12 at 23:38:
@gemalaya the service on Hashnix is now updated with your newest version, it gets better each time!
😎 flipperzero · 2024-05-15 at 00:06:
@gemalaya caught your new version, will be installing soon.
I have a suggestion, per each contribution made to the project so far, I thought I might as well give small input in order to best improve the feature set and functionality of this beautiful serve you’ve built forked from lem’s spec: I notice there’s a way to export the gem box and each message in whichever format preferred -yet- there’s no way to import in the case of additional accounts -or- maybe even being able to export and import address book entries if possible. That’s all I got. :P Thanks always, cipres!
😺 gemalaya [OP] · 2024-05-15 at 08:58:
@flipperzero Import/export in the address book will be added very soon. I'm not sure what you meant by "to import in the case of additional accounts" ? Thank you.
😺 gemalaya [OP] · 2024-05-15 at 10:27:
@flipperzero I've implemented the import thing, it requires a gemini browser that can send Titan requests. Will push that once i clarify what the input format should be, right now a simple text file, one contact per line ... I don't like the VCF format but that's an option as well.
😺 gemalaya [OP] · 2024-05-15 at 12:15:
@flipperzero Just pushed it, 1.1.8 can import contacts from a file via a titan request. Will add export later.
😎 flipperzero · 2024-05-15 at 13:33:
@gemalaya I'm about to install the server now, and so as to clarify my statement further, when I bring up additional accounts I mean to refer to anyone that might need more than one account on the nix for any purposes further than personal that migh tinvolve a fan page, an organization, maling list, etc.
Glad to see this project really moving! :D
😺 gemalaya [OP] · 2024-05-15 at 18:06:
@flipperzero Just saw that you've upgraded hashnix. I've tested the import of contacts from a file with titan on hashnix.club and it works.
The import file format is plain dumb but unless there's a need to have metadata about each contact, the address and name are all you need ...
😺 gemalaya [OP] · 2024-05-28 at 20:19:
@flipperzero hashnix.club's misfin server is down i think
😎 flipperzero · 2024-06-02 at 08:09:
@gemalaya are you still having troubles connecting to the misfin page? It looks like I’m able to connect in from phone and desktop. Let me know soonest you can thank you.
😺 gemalaya [OP] · 2024-06-02 at 10:56:
@flipperzero Working fine now. When i sent you the message it had been unavailable for a few hours, maybe more. I was able to access the service again the following day, i don't think it was down for very long but i'm pretty sure it went down for some reason. Could also be unrelated to the misfin service. It has been running perfectly for a while now (congrats) so this seemed unusual.
misfin update: it's now possible from the frontend to block misfin accounts by address or certificate fingerprint. Doesn't seem necessary right now but there was nothing preventing spamming, except the rate limiting ...