Split receive pub. messages & decrypt #744

Closed
opened 2014-12-03 11:51:42 +01:00 by TheCherry · 1 comment
TheCherry commented 2014-12-03 11:51:42 +01:00 (Migrated from github.com)

Hi,

is there anyway to use a BM-Client just to receive the public messages, copy them to a offline decive there it can be decrypted?
Do save the BM-Client a big "BlockChain" with all messages or delete it a message directly after no successfully decrypt? If this need some work in the sourcecode, give me a hint there I have to start.

Hi, is there anyway to use a BM-Client just to receive the public messages, copy them to a offline decive there it can be decrypted? Do save the BM-Client a big "BlockChain" with all messages or delete it a message directly after no successfully decrypt? If this need some work in the sourcecode, give me a hint there I have to start.
PeterSurda commented 2015-11-12 00:09:44 +01:00 (Migrated from github.com)

The node does not know if the message is for itself or not without decrypting it. The inbox/sent folders are saved separately from the P2P network data and don't know about each other. For the time being it does not look like a realistic request.

The node does not know if the message is for itself or not without decrypting it. The inbox/sent folders are saved separately from the P2P network data and don't know about each other. For the time being it does not look like a realistic request.
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-11#744
No description provided.