GoogleCloudPlatform / flask-talisman

HTTP security headers for Flask
Apache License 2.0
920 stars 85 forks source link

FYI: This project has been forked by the contributors #78

Open theacodes opened 3 years ago

theacodes commented 3 years ago

Since the primary maintainer of this repository is no longer at Google and there hasn't been any activity on this repository in over a year, myself and several contributors have forked the project over to wntrblm/flask-talisman. We will continue to maintain it there.

If you're a Googler with access to this repository, you are welcome to update the README to point to the community fork and archive this repository. Or don't, I'm a random person on the internet, not your manager. 😛

jugmac00 commented 3 years ago

Hi @theacodes,

I just want to make you aware of the newly founded Flask Community Working group.

We are not an official Pallets group, but certainly we are in contact with them and share the same discord channel https://discord.gg/pallets

The Flask CWG was founded for a couple of reasons, see https://flaskcwg.github.io/

One aspect would be to takeover important, but neglected Flask plugins.

The focus is not on feature development, but keeping the plugins working and secure, release new versions, review PRs and answer to issues, when the main maintainers have lost interest or when there is not enough time.

As a model there is the Jazzband project for Django, but also the Zope and Plone foundations, which all take care of plugins as a community.

This is all pretty new, and we have not yet took over a single plugin :-) - well, I have forked the neglected Flask-Uploads a year ago - but this was before the CWG was founded (https://github.com/jugmac00/flask-reuploaded).

If you are interested in either joining this project yourself or with the plugin, please have a look at https://flaskcwg.github.io/takeover/

The main organizer of the CWG is currently on summer hiatus and will only return in August, but I am happy to answer any question as far I am able to do.

The best place to discuss would be either here or via https://discord.gg/pallets

joshfriend commented 3 years ago

how did you manage to get pypi access for this package? i was expecting to find a new pypi package from the fork but its the same one!