By George Curta · Last updated 2026-08-12
Başlarken
Anonym Anonymizer ve Anonym Files'ı Nextcloud'a kurun, backend API URL'sini ayarlayın ve bugün PII karartmaya başlamak için entegrasyon token bağlayın.
Her iki uygulamayı da kurun
Uygulamalar henüz Nextcloud App Store'da yayınlanmadığından, kurulum manueldir — herhangi bir Nextcloud uygulama güncellemesinin kullandığı aynı dosya değiştirme mekaniği.
- 1.Anonym Anonymizer ve Anonym Files uygulama arşivlerini GitHub releases sayfasından indirin.
- 2.Her arşivi Nextcloud örneğinizin apps/ dizinine çıkarın; bu, o uygulamaya ait mevcut dosyaların üzerine yazar.
- 3.Nextcloud'un yeni uygulamayı algılaması için Nextcloud yöneticiniz olarak occ upgrade (veya occ app:enable anonym_anonymizer / anonym_files) komutunu çalıştırın.
- 4.Her iki uygulamayı da Nextcloud yönetici uygulamalar listesinden etkinleştirin.
Backend API URL'sini yapılandırın
Her iki uygulama da anonym.legal'in API'siyle, her uygulamanın kişisel ayarlarında yapılandırdığınız bir URL üzerinden konuşur. Ortamınız için doğru host'u kullanın:
https://anonymize.businessDEV: https://anonymize.business — bu entegrasyon yalnızca dev aşamasındayken Nextcloud uygulamalarının varsayılanı.https://anonym.legalProduction: https://anonym.legal — entegrasyon hesabınız için canlıya alındığında bu host'a geçin.
Çalışma zamanında doğrulanan bir host izin listesi (UrlGuard) başka herhangi bir host'u reddeder, bu nedenle yapılandırılan URL bu ikisinden tam olarak biri olmalıdır — bir istek reddedilirse Sorun Giderme bölümüne bakın.
Entegrasyon kapsamlı token'ınızı yapıştırın
anonym.legal hesap ayarlarınızdan entegrasyon kapsamlı bir API token'ı oluşturun, ardından bunu uygulamanın kişisel ayarlarında backend API URL'sinin yanına yapıştırın. Her ikisi de kuruluysa, iki uygulama aynı token yapılandırmasını otomatik olarak paylaşır.
Entegrasyon kapsamlı bir token içeriği analiz edip anonimleştirebilir, ancak hesabınızdan şifresi çözülmüş anahtar materyalini alamaz — bu, tam hesap API token'ından kasıtlı olarak daha sınırlıdır; böylece ele geçirilmiş bir Nextcloud sunucusu, geri döndürülebilir şifreleme geçmişinizin şifresini çözmek için kullanılamaz.
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
We follow these rules
- GDPR (EU 2016/679).
- ISO/IEC 27001:2022, held by our hosting provider.
- 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 company HQ is in Saarbrücken, Germany. Our servers run in Hetzner's Falkenstein datacenter.
Hetzner holds 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
Automated checks run on every release.
Each surface gets its own sweep script and report.
Human reviewers spot-check the output each week.
We test detection against sample documents before each release.
A failing unit or integration run stops the release.
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.
Paid plans can buy top-up credits.
Credits reset at the end of each cycle.
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.