Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Talk Proposal] Secure Rails Development with Local HTTPS #93

Open
benburkert opened this issue Dec 5, 2023 · 0 comments
Open

[Talk Proposal] Secure Rails Development with Local HTTPS #93

benburkert opened this issue Dec 5, 2023 · 0 comments

Comments

@benburkert
Copy link

Abstract:
Building secure web applications is hard. Rails has a bunch of built-in security features, but some security risks are outside of Rail's purview. HTTPS encryption is a big one. Often as developers, we skip HTTPS in development and only run it in production. But this can lead to problems with per-customer hostnames, secure cookies, and mixed-content issues. The talk will include an overview of these problems, how (local) HTTPS works, and how it helps with secure development.

Bio:
Ben Burkert is the CTO of Anchor (https://anchor.dev/), a security product that helps companies deploy internal TLS encryption. Ben has been a Ruby developer since 2006, and has worked at various bay area startups including Heroku, GitHub, and Engine Yard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant