{"id":23178676,"url":"https://github.com/figuren-theater/ft-security","last_synced_at":"2026-02-04T23:01:37.054Z","repository":{"id":151406365,"uuid":"562763798","full_name":"figuren-theater/ft-security","owner":"figuren-theater","description":"Security related components for a WordPress Multisite plattform like figuren.theater","archived":false,"fork":false,"pushed_at":"2024-11-29T09:09:53.000Z","size":300,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-29T10:27:48.846Z","etag":null,"topics":["anti-spam","brute-force-protection","haveibeenpwned","security","wordpress","wordpress-muplugin"],"latest_commit_sha":null,"homepage":"https://websites.fuer.figuren.theater","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/figuren-theater.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-07T07:58:12.000Z","updated_at":"2024-11-29T09:09:50.000Z","dependencies_parsed_at":"2024-04-19T11:29:09.139Z","dependency_job_id":"9cb84a47-6ae0-4963-b231-283bf300d19f","html_url":"https://github.com/figuren-theater/ft-security","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figuren-theater%2Fft-security","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figuren-theater%2Fft-security/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figuren-theater%2Fft-security/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figuren-theater%2Fft-security/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/figuren-theater","download_url":"https://codeload.github.com/figuren-theater/ft-security/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230231438,"owners_count":18193919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anti-spam","brute-force-protection","haveibeenpwned","security","wordpress","wordpress-muplugin"],"created_at":"2024-12-18T07:12:27.100Z","updated_at":"2026-02-04T23:01:32.017Z","avatar_url":"https://github.com/figuren-theater.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/figuren-theater/ft-security\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/figuren-theater/logos/main/favicon.png\" alt=\"figuren.theater Logo\" width=\"100\" height=\"100\"\u003e\n  \u003c/a\u003e\n\n  \u003ch1 align=\"center\"\u003efiguren.theater | Security\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    Security related components for a WordPress Multisite network, like \u003ca href=\"https://figuren.theater\"\u003efiguren.theater\u003c/a\u003e for puppeteers.\n    \u003cbr /\u003e\u003cbr /\u003e\u003cbr /\u003e\n    \u003ca href=\"https://meta.figuren.theater/blog\"\u003e\u003cstrong\u003eRead our blog\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://figuren.theater\"\u003eSee the network in action\u003c/a\u003e\n    •\n    \u003ca href=\"https://mein.figuren.theater\"\u003eJoin the network\u003c/a\u003e\n    •\n    \u003ca href=\"https://websites.fuer.figuren.theater\"\u003eCreate your own network\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## About \n\n\nThis is the long desc\n\n* [x] *list closed tracking-issues or `docs` files here*\n* [ ] Do you have any [ideas](https://github.com/figuren-theater/ft-security/issues/new) ?\n\n## Background \u0026 Motivation\n\n...\n\n## Install\n\n1. Install via command line\n```sh\ncomposer require figuren-theater/ft-security\n```\n\n## Usage\n\n### API\n\n```php\nFiguren_Theater::API\\get_...()\n```\n\n## Plugins included\n\nThis package contains the following plugins. \nThoose are completely managed by code and lack of their typical UI.\n\n* [Email Address Encoder](https://wordpress.org/plugins/email-address-encoder/#developers)\n* [Limit Login Attempts Reloaded](https://wordpress.org/plugins/limit-login-attempts-reloaded/#developers)\n* [Passwords Evolved](https://wordpress.org/plugins/passwords-evolved/#developers)\n* [Two-Factor](https://wordpress.org/plugins/two-factor/#developers)\n* [WP Author Slug](https://wordpress.org/plugins/wp-author-slug/#developers)\n* [WPS Hide Login](https://wordpress.org/plugins/wps-hide-login/#developers)\n\n\n### What does this package do in addition?\n\nAccompaniying the core functionality of the mentioned plugins, theese **best practices** are included with this package.\n\n\n- [X] Disable all login-error hints, that are related to username or password.\n- [X] Do not allow weak passwords!\n- [X] Require strong passwords, with\n  - [X] At least 8 characters in length.\n  - [X] The user name and password can’t be the same.\n  - [X] Passwords must have at least one number, one lowercase character, one uppercase and one symbol.\n- [X] Send Emails via SMTP.\n\n\n\n## Built with \u0026 uses\n\n  - [dependabot](/.github/dependabot.yml)\n  - [code-quality](https://github.com/figuren-theater/code-quality/)\n     A set of status checks to ensure high and consitent code-quality for the figuren.theater platform.\n  - ....\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n## Versioning\n\nWe use [Semantic Versioning](http://semver.org/) for versioning. For the versions\navailable, see the [tags on this repository](https://github.com/figuren-theater/ft-security/tags).\n\n## Authors\n\n  - **Carsten Bach** - *Provided idea \u0026 code* - [figuren.theater/crew](https://figuren.theater/crew/)\n\nSee also the list of [contributors](https://github.com/figuren-theater/ft-security/contributors)\nwho participated in this project.\n\n## License\n\nThis project is licensed under the **GPL-3.0-or-later**, see the [LICENSE](/LICENSE) file for\ndetails\n\n## Acknowledgments\n\n  - [altis](https://github.com/search?q=org%3Ahumanmade+altis) by humanmade, as our digital role model and inspiration\n  - [@roborourke](https://github.com/roborourke) for his clear \u0026 understandable [coding guidelines](https://docs.altis-dxp.com/guides/code-review/standards/)\n  - [python-project-template](https://github.com/rochacbruno/python-project-template) for their nice template-\u003erepo renaming workflow\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiguren-theater%2Fft-security","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiguren-theater%2Fft-security","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiguren-theater%2Fft-security/lists"}