FederatedAI / FATE

An Industrial Grade Federated Learning Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

guest使用secure_information_retrieval算法,host侧数据泄露

xiongyan opened this issue · comments

Describe the bug
guest使用secure_information_retrieval算法,host侧数据泄露.

To Reproduce
Steps to reproduce the behavior:
Guest侧DSL配置流程

  1. read_0
  2. data_transform_0
  3. secure_information_retrieval_0
  4. writer_0

Guest侧Conf配置流程(component_parameters中)

  1. reader_0
  2. data_transform_0
  3. writer_0

Expected behavior
guest发起任务,执行结果:在guest侧,能在writer中看到host数据