wheever / ProxHTTPSProxyMII

A Proxomitron SSL Helper Program, can also be used to make a HTTP proxy like Privoxy capable of filtering HTTPS.
MIT License
43 stars 11 forks source link

added SAN extension #7

Closed mhavrlent closed 7 years ago

mhavrlent commented 7 years ago

This change will allow users to use Chrome browser as the SAN extension is required from version 58. Tested with privoxy 3.0.24-1 and Chrome version 59.0.3071.86 on Ubuntu 16.04.

wheever commented 7 years ago

@mhavrlent Thanks for contributing to this project.

For the foreseeable future I may won't be able to maintain this project any more. I'm not a programmer and I'm not familiar with how GitHub and open source projects works. Do you know what's the best way for you and others to keep contributing to this project without the need of my intervention? Would you like to take over this project and what do I need to do to make it happen? Thanks!

mhavrlent commented 7 years ago

@wheever Sure, I can take over this project. It's all about doing code reviews and merging so why not.

You have two options: 1/ Add me as owner - if you still care about it https://help.github.com/articles/changing-a-person-s-role-to-owner/

2/ Transfer it to my account - if you don't want to take care of it at all. Your name will still be there as an original author and committer but the location will change. https://help.github.com/articles/transferring-a-repository-owned-by-your-personal-account/

wheever commented 7 years ago

@mhavrlent

Thank you for being willing to take over this project.

It prompted "mhavrlent/ProxHTTPSProxyMII already exists" when I tried to transfer the project to you. Also I'm not registered an an Organization so I can not add you as a member.

I added you as a Collaborator and according to https://help.github.com/articles/permission-levels-for-a-user-account-repository/#collaborator-access-on-a-repository-owned-by-a-user-account you should have enough access to manage this project. Feel free to let me know if there is anything else I can help.

mhavrlent commented 7 years ago

It was not possible to transfer the project because of a fork of your repo. Now that I merged my pull request with your repository I deleted it. You should be able to transfer it now, but I don't think it's necessary. I'm able to merge the code now as a collaborator.