By George Curta · Last updated 2026-04-27
LibreOffice Writer、Calc、Impressで匿名化
オープンソースのオフィススイート、エンタープライズグレードのプライバシー。当社のネイティブLibreOffice拡張機能は、PII検出と匿名化をWriter、Calc、Impressにもたらします。
LibreOffice全体で動作
Writer文書、Calcスプレッドシート、Impessプレゼンテーション用の1つの拡張機能。フォーマット保持によるサイドバー統合。
LibreOffice Writer
Documents, contracts, reports — with full format preservation
LibreOffice Calc
Spreadsheets, data tables — cell-based processing
LibreOffice Impress
Presentations, slides — text object extraction
主な利点
その場で作業
コピー・ペーストは不要。統合されたサイドバーパネルを使用してLibreOfficeで直接匿名化します。
フォーマット保持
Writer文書はすべてのフォーマットを保持 - 太字、斜体、フォント、色、段落スタイル。テキスト内容のみが変更されます。
安全な処理
ドキュメントはあなたのマシンに留まります。テキストのみが暗号化されたAPIに送信され、エンティティ検出と匿名化が行われます。
コア機能
PII検出
- 285+のエンティティタイプを検出(名前、メール、マイナンバー、IBAN、クレジットカード等)
- ハイブリッド検出:正規表現パターン + NLP最大精度
- マルチ言語サポート(RTLを含む48言語)
- 正規表現またはブロックリストを使用したカスタムエンティティ認識
匿名化メソッド
- 5つのメソッド:置換、マスク、編集、ハッシュ(SHA-256)、暗号化(AES-256-GCM)
- ZKラップされた個人キーの可逆暗号化
- エンティティごとのオペレータ設定(エンティティタイプごとに異なるメソッド)
- 大規模ドキュメント用のチャンク処理(8,000文字チャンク)
高度な機能
プレビューダイアログ
匿名化前に最大50個の検出されたエンティティを確認。確認する前に、エンティティごとに選択、選択解除、またはメソッドを変更。
プリセット
匿名化設定を保存して再利用。プリセットはエンティティタイプ、メソッド、スコアしきい値を含むデバイス全体で同期。
可逆暗号化
AES-256-GCMでPIIを暗号化し、後で復号化。ZKラップされたキーはセッション永続性を備えたアカウントから自動ロード。
エンティティごとのオペレータ
エンティティタイプごとに異なる匿名化メソッドを設定。名前をハッシュ、メールを暗号化、電話番号をマスク - すべて1回で。
デバイス間同期
プリセット、カスタムエンティティ、暗号化キーはアカウント経由で5分ごとにすべてのデバイス間で同期。
48言語
アラビア語、ヘブライ語、中国語、日本語、韓国語を含むフルマルチ言語サポート。RTL言語が完全にサポートされています。
ドキュメントサポート
Writer
完全なテキスト抽出、選択ベースの処理、フォーマット保持(7フォント + 4段落プロパティ)。
Calc
セルベースの処理とタブ区切りテキスト抽出。シート全体または選択範囲を処理。
Impress
スライドテキストオブジェクト処理。スライド全体のすべてのシェイプとテキストボックスからテキストを抽出して匿名化。
システム要件
LibreOffice 3.0以降のWindows、macOS、Linuxで動作。
サポートされるプラットフォーム
- • LibreOffice Writer 3.0+ (Windows、macOS、Linux)
- • LibreOffice Calc 3.0+ (Windows、macOS、Linux)
- • LibreOffice Impress 3.0+ (Windows、macOS、Linux)
必要なもの
- • Python 3.10+(ほとんどのプラットフォームではLibreOfficeにバンドル)
- • anonym.legalアカウント(無料または有料)
- • APIアクセス用のインターネット接続
- • PyNaCl(オプション、ZK認証および暗号化メソッド用)
よくある質問
どのLibreOfficeアプリケーションがサポートされていますか?
Writer、Calc、Impress。Writerはフォーマット保持を含む完全な機能サポートを備えています。Calcはセルをタブ区切りテキストとして処理します。Impressはスライドオブジェクトからテキストを抽出します。
拡張機能をインストールするにはどうすればよいですか?
.oxtファイルをダウンロードしてダブルクリックするか、LibreOfficeで[ツール] > [拡張機能マネージャー] > [追加]に移動します。または、ソースディレクトリからpython3 build.py --installを実行します。
ドキュメントのフォーマットは保持されますか?
はい、Writer ドキュメント内です。この拡張機能は 7 つのフォント プロパティ (太字、斜体、下線、取り消し線、フォント名、サイズ、色) と 4 つの段落プロパティ (配置、最初の行のインデント、左マージン、右マージン) を保持します。
Zero-Knowledge認証とは何ですか?
ZK認証は、パスワードがデバイスから離れないことを意味します。代わりに、XChaCha20-Poly1305暗号化とArgon2idキー導出を使用して、暗号化証明がサーバーに送信されます。オプション - 標準的なメール/パスワードログインも利用可能。
オフラインで使用できますか?
いいえ。拡張機能はanonym.legal APIと通信するためのインターネット接続が必要です。オフライン使用の場合はanonym.plusを参照してください。
From the Blog
View all articlesMixed Format E-Discovery: Compliance Gap
E-discovery productions and GDPR DSARs span PDFs, Word docs, Excel, and JSON exports. Using different tools for each format creates consistency gaps that.
The PDF Redaction Trap: Data Exposed
The DOJ Epstein files, the Manafort case, and NSA leaks all share the same failure: cosmetic redaction that leaves underlying text extractable.
Legal PII: Privilege Detection
Case reference numbers, bar admission numbers, court docket numbers, and client matter IDs are legally sensitive identifiers that standard PII tools miss.
About this page
We update this page when our platform or the law changes.
Read our founder note for how we work.
Each change shows up in the timestamp at the top.
Related reading
- Common questions
- Glossary
- How tokens work
- Security posture
- Where we comply
- What we detect
- Case studies
- Release notes
We follow these rules
- GDPR (EU 2016/679).
- ISO/IEC 27001:2022.
- NIS2 (EU 2022/2555).
- HIPAA safe harbor under 45 CFR § 164.514(b)(2).
Our promise
We do not sell your data.
We do not train models on your text.
We store your files in Germany.
You can delete your account at any time.
You own your work.
Where we run
Our servers live in Falkenstein, Germany.
We use Hetzner. They hold ISO 27001 certification.
All data stays in the EU.
Backups run every day.
Need help?
Email support@anonym.legal.
We reply within one business day.
How we test
We run a full check suite on every release.
Each surface gets its own sweep script and report.
Human reviewers spot-check the output each week.
We track recall and precision on a labelled set.
Bad runs block the deploy.
What we never do
- We never sell your information to third parties.
- We never train models on what you upload.
- We never keep your work after you delete it.
- We never share keys with any outside firm.
- We never run ads inside the product.
Plans in plain words
We sell credits, not seats.
One credit covers one short job.
Long jobs use a few credits each.
You can top up at any time.
Unused credits roll over each month.
Read the plans page for current rates.
Who built this
A small team of engineers and lawyers built this.
We ship from Europe and work in the open.
Our founder note spells out why we started.
Where to start
- Open the web app and try a sample file.
- Learn how credits get counted.
- See current plans and limits.
- Meet the team behind the product.
How the parts fit
A browser add-on cleans text inside Chrome.
A Word plug-in handles drafts in Office.
A small desktop tool works on whole folders.
An agent protocol link feeds large models safely.
All four share one core engine and one rule set.
Words from our team
We started this work after a lunch about cookies.
One friend kept getting odd ads on her phone.
We asked why a court file leaked through a draft.
We sketched the first build on a napkin that week.
By month three we had a tiny demo for a friend.
She used it on her first case the next day.
Common questions we hear
Can the tool read scanned PDFs? Yes, with OCR.
Does it work on long files? Yes, in small chunks.
Can I roll my own rule set? Yes, save it as a preset.
Does it run offline? The desktop build runs offline.
Do you keep my files? No, the cloud build wipes after each run.
Will it learn from my work? No, we never train on inputs.
A short tour of the workflow
Upload a file or paste a snippet of prose.
Pick the entities you want gone from the draft.
Choose a method: replace, mask, hash, encrypt, or redact.
Press run and watch the side panel show each hit.
Skim the result and tweak any rule that misfired.
Save the cleaned file or send it to a teammate.