Linux 软件免费装
Banner图

ANON::form embedded secure form

开发者 anonform
更新时间 2024年12月19日 17:51
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

forms contact form e-forms e2ee whistleblower form

下载

1.1 1.3 1.2 1.4

详情介绍:

This plugin allows you to embed ANON::form's E2EE (End-to-End Encrypted) secure and anonymized web forms into your website with an iframe and with a shortcode. The requirements for secure communication with secure forms and storage of sensitive information are steadily increasing, not least from authorities through GDPR and the protection of whistleblowers. Something that is often overlooked but directly affected by the new requirements is the web forms used on the web pages and websites to create contact or collect information, with email as transport. ANON::form is a complete, easy-to-implement and scalable solution for secure electronic web-based forms that meet all existing requirements for not only security but also anonymity and (un)traceability. Create a Whistleblower Channel using secure e-forms ANON::form's secure and anonymous e-forms meet the requirements of a secure whistleblowing channel. Simple and cost-effective (from €5/month), pay only for what you really need. Read more. ANON::form is secure and anonymized Meets safety requirements ANON::form is a service that meets the requirements for security according to the respective standard for: EU/GDPR + EU/Schrems II CH/revFADP UK/FCA US/SOX PCI-DSS + HIPAA + NIST and receives the rating A+ from Qualsys SSL Labs and ImmuniWeb. ANON::form follows the Zero Trust framework for a secure infrastructure. All certificates are encrypted with SHA256/RSA 2048 bits/TLS 1.2 + 1.3. Meets the requirement for Zero Access Encryption ANON::form does not store form data and meets the requirement for Zero Access Encryption, suppliers who receive form data from ANON::form comply with Zero Access Encryption in that all data stored is encrypted via endpoints (E2EE) with personal keys. Meets the requirement for privacy ANON::form fulfills the requirement for anonymity in that no traffic, error or other logs are activated (No-Log Policy), all form data is sent encrypted directly to receiving systems without intermediaries. Nothing is saved in the computer or browser by the service, but the use of incognito windows, or even better Tor Browser, is recommended to prevent sensitive data from being saved by the browser’s own functions. Protected against malicious code ANON::form is protected against malicious code by cleaning up all form data before it is processed by the server system. We do not have any online editing of forms, everything is uploaded manually by us after virus and other security checks. All services are run on own servers in secure datacenters. The encryption software we use is open source (OpenPGP) which is constantly reviewed by a large community spread all over the world. Spam protection All forms have Captcha protection against robot-generated spam. The Captcha function is locally installed and does not download anything from external sources such as Google. The forms also support hCaptcha, which offers better spam protection but poorer anonymity through increased traceability. EU/EN 301549 and W3C/WCAG 2.1 AA Compliance All forms meet the accessibility requirements according to EU Directive 2016/2102 and other corresponding directives in different countries according to WCAG 2.0/2.1 AA and associated legislation. Pre-built form templates ANON::form comes with pre-built form templates, both embedded and stand-alone, to help you save time. You can add, remove, or re-arrange fields as necessary. Or create special forms for handling sensitive data such as sick leave. Currently available in 42 languages ANON::form forms support Albanian, Arabic, Bosnian, Bulgarian, Catalan, Croatian, Czech, Danish, Dutch, English, Estonian, Filipino, Finnish, Frensh, German, Greek, Hindi, Hungarian, Icelandic, Indonesian, Irish, Italian, Latvian, Lithuanian, Malay, Maltese, Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swahili, Swedish, Tamil, Thai, Turkish, Ukrainian Mobile Ready and Optimized for Speed ANON::form forms are 100% responsive and mobile-friendly by default. We also optimized both the frontend and the backend to ensure maximum speed. How to use it ANON::form E2EE forms are web forms where the form data is encrypted in the browser and then sent as email via an encrypted and anonymized channel established by ANON::form's servers. The recipient can be any email client that can decrypt PGP, we recommend a free account with Proton Read more

安装:

  1. Create a new ANON::form account
  2. Please follow the standard installation procedure for WordPress plugins.
  3. Activate the ANON::form plugin.
  4. Go to the page or article where you want the form and enter the short code [anonform link='path to your form'] in the appropriate place.
  5. The embedding is an iframe that you can easily style if you want by adding extra css if your theme allows this, then use id "anonform-app".
IMPORTANT Your Content-Security-Policy (CSP) "child-src" HTTP security headers settings must allow iframes from the URL you use for your ANON::form form. Read more about this in the FAQ section. Check out the Knowledgebase for more info about installation, integrations, usage, whistleblowing and more. How to use the test form ANON::form offers a special test url where the configuration can be tested with different forms and languages. The forms in this test mode are fully functional but do not submit anything. Read more

屏幕截图:

  • ANON::forms web forms are responsive

升级注意事项:

1.4 Improve your website performance with lazy loading the iframe

常见问题:

How do I create a new ANON::form account?

You will find a full description in the article Subscription secure web form

My link to the form doesn't work in the shortcode

You must have a working form for embedding (standalone forms do not work with this plugin), go to your form and copy the address, then paste it into the shortcode: [anonform link='full path to your form']

The browser does not allow this iFrame

Check your site's Content-Security-Policy (CSP) headers "child-src" and "frame-src" values, either of these must exist and allow the same URL you use for your ANON::form form. Both "child-src" and "frame-src" are valid but we recommend the use of only "child-src". Example where we use our test form: Content-Security-Policy: child-src 'self' https://*.anonform.com You will find everything you need to know in WPBeginner's article How to Add HTTP Security Headers in WordPress

更新日志:

1.4 1.3 1.2 1.1 1.0 First release