Post
Topic
Board Services
Merits 1 from 1 user
Re: [OPEN 11 left] UniJoin.io Premium Review and Suggestion Campaign
by
NeuroticFish
on 03/04/2022, 12:42:06 UTC
⭐ Merited by LoyceV (1)
The Letter of Guarantee has a weird format:
Code:
letter_of_guarantee_xxxxxxxxxx_.json: ASCII text, with very long lines, with CRLF, LF line terminators
That makes it look weird in both xed and vi:

Can you try to rename it to .txt? It's basically a text file with multiple sections, public key, signature format (?), signature and an actual json only at the end.
Maybe it helps; I've opened with notepad++ under Windows and looked pretty good/understandable (not that I've checked anything else than recovering the session, which can be done with the link too).