[bisq-network/bisq] Check failed trades for sensitive data purge. (PR #6132)

jmacxx notifications at github.com
Mon Apr 4 23:44:40 CEST 2022


Follow up to #6001.

A user in [bisq.community](https://bisq.community/t/had-recently-a-raid-and-the-police-got-infos-from-many-bisq-traders/11353/16) mentioned that failed trades can also contain sensitive data, so we should check them for having the data purged after the relevant amount of time.  Previously only trades which reached closed status were considered.

    INFO  bisq.core.app.BisqSetup: initDomainServices 
    INFO  b.c.s.dispute.DisputeManager: ArbitrationManager checking closed disputes eligibility for having sensitive data cleared 
    INFO  b.c.s.dispute.DisputeManager: MediationManager checking closed disputes eligibility for having sensitive data cleared 
    INFO  b.c.s.dispute.DisputeManager: RefundManager checking closed disputes eligibility for having sensitive data cleared 
    INFO  b.c.t.ClosedTradableManager: checking closed trades eligibility for having sensitive data cleared 
    INFO  b.c.t.b.FailedTradesManager: checking failed trades eligibility for having sensitive data cleared 


You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/6132

-- Commit Summary --

  * Check failed trades for sensitive data purge.

-- File Changes --

    M core/src/main/java/bisq/core/trade/bisq_v1/FailedTradesManager.java (30)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/6132.patch
https://github.com/bisq-network/bisq/pull/6132.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/6132
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/pull/6132 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20220404/a8e7720d/attachment.htm>


More information about the bisq-github mailing list