一个简单的框架,用于支持对隐私友好的数据科学合作
Mithril Security – BastionLab
Website | Documentation | Discord | Blog | LinkedIn | Twitter
Where data owners and data scientists can securely collaborate without exposing data - opening the way to projects that were too risky to consider.
BastionLab is a simple privacy framework for data science collaboration, covering data exploration and AI training.
It acts like an access control solution, for data owners to protect the privacy of their datasets, and stands as a guard, to enforce that only privacy-friendly operations are allowed on the data and anonymized outputs are shown to the data scientist.
BastionLab is an open-source project. Our solution is coded in Rust , uses Polars , a pandas-like library for data exploration, and Torch , a popular library for AI training. We also have an option to set-up confidential computing , a hardware-based technology that ensures no one but the processor of the machine can see the data or the model.
You can go try out our Quick tour in the documentation to discover BastionLab with a hands-on example using the famous Titanic dataset.
But here’s a taste of what using BastionLab could look like
…
…
…
BastionLab is still in development. Do not use it yet in a production workload. We will audit our solution in the future to attest that it enforces the security standards of the market.
BastionLab is licensed under the Apache License, Version 2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
暂无开放 Issues,或尚未同步最近议题。