Re: The messenger service is ready to use

2021-03-10 Thread Karl
On 3/10/21, TheJackiMonster wrote: > Hi Karl, > > so basically a feature like exporting a stream of messages into a file, > transporting the file via any external media and importing the messages > from the file to a peer would help, right? > > I think that's possible to integrate because messages

Re: The messenger service is ready to use

2021-03-10 Thread TheJackiMonster
Hi Karl, so basically a feature like exporting a stream of messages into a file, transporting the file via any external media and importing the messages from the file to a peer would help, right? I think that's possible to integrate because messages get verified with the senders identity key pair

Re: The messenger service is ready to use

2021-03-10 Thread Karl
Hi Jacki, I just got the last pieces done to complete the core functionality of > the messenger service I'm working on for a while. So it is updated on > the main branch now and can be build by enabling the experimental flag. > (I think it's best letting it experimental until a next major release.