The simpliest way to implement messagesencrypted #1551

Open
opened 2019-11-08 15:27:20 +01:00 by g1itch · 3 comments
g1itch commented 2019-11-08 15:27:20 +01:00 (Migrated from github.com)

Hello!

It seems the 'messagesencrypted' setting may be implemented via sqlcipher using pysqlcipher.

Hello! It seems the 'messagesencrypted' setting may be implemented via [sqlcipher](../../../sqlcipher/sqlcipher) using [pysqlcipher](https://pypi.org/project/pysqlcipher/).
PeterSurda commented 2019-11-10 06:50:47 +01:00 (Migrated from github.com)

I agree, I have been postponing this because many distros don't bundle pysqlcipher and it would have to be installed though pip.

I agree, I have been postponing this because many distros don't bundle pysqlcipher and it would have to be installed though pip.
dimyme commented 2019-11-14 02:25:55 +01:00 (Migrated from github.com)

as long as --test / checkdepends.py / depends.py / setup.py takes proper care of that it would be OK to introduce a new dependency.

as long as --test / checkdepends.py / depends.py / setup.py takes proper care of that it would be OK to introduce a new dependency.
sgj3 commented 2020-02-14 05:19:00 +01:00 (Migrated from github.com)

Can someone refer me to documentation about "messagesencrypted"? I am interested in implementing this functionality, which I assume means that all messages will be stored encrypted on disk.

Can someone refer me to documentation about "messagesencrypted"? I am interested in implementing this functionality, which I assume means that all messages will be stored encrypted on disk.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-12-06#1551
No description provided.