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

P1861 Secure Connections in Networking TS #615

Open
wg21bot opened this issue Oct 15, 2019 · 3 comments
Open

P1861 Secure Connections in Networking TS #615

wg21bot opened this issue Oct 15, 2019 · 3 comments
Labels
needs-revision Paper needs changes before it can proceed networking Networking SG4 Networking

Comments

@wg21bot
Copy link
Collaborator

wg21bot commented Oct 15, 2019

P1861R0 Secure Connections in Networking TS (JF Bastien, Alex Christensen)

@wg21bot wg21bot added the LEWG Library Evolution label Oct 15, 2019
@wg21bot wg21bot added this to the 2019-11 milestone Oct 15, 2019
@FabioFracassi FabioFracassi added C++23 Targeted at C++23 networking Networking labels Oct 24, 2019
@FabioFracassi FabioFracassi added this to C++23 Priority in LEWGBelfast2019 Oct 24, 2019
@FabioFracassi FabioFracassi moved this from C++23 Priority to Thursday Afternoon in LEWGBelfast2019 Oct 30, 2019
@je4d je4d added SG4 Networking and removed LEWG Library Evolution labels Nov 7, 2019
@je4d
Copy link
Collaborator

je4d commented Nov 9, 2019

Design Review

Belfast 2019-11 SG4 Minutes

Champion: Alex Christensen

Minute Taker: Robert Leahy

Session: 2019-11-08, afternoon, after break

Alex advised us that the paper's authors do not actually want us to adopt this design, it is a starting point for discussion. Due to this, we did not take any poll on adopting the proposed design.

Instead, we had a discussion about possible ways of integrating secure networking into the Networking TS design, and took polls to gauge opinion on each of the various approaches discussed. As these were just to gauge opinion, no call was made on whether these polls represent consensus.

POLL: We should aim to provide a way of performing TLS/DTLS that stacks on top of the Net TS transport layer

SF F N A SA
2 1 5 3 1

POLL: We should provide additional models of the protocol concept that provide TCP+TLS / UDP+DTLS connectivity, that would coexist with TCP/UDP (e.g. basic_stream_socketip::tls_tcp)

SF F N A SA
5 5 2 0 0

POLL: We should provide an IETF TAPS-like design for establishing connections

SF F N A SA
3 4 6 0 0

POLL: We should provide a higher level API for performing internet resource requests (e.g. HTTP)

SF F N A SA
1 5 7 0 0

@je4d je4d added the needs-revision Paper needs changes before it can proceed label Nov 9, 2019
@jensmaurer jensmaurer removed this from the 2019-11 milestone Dec 12, 2019
@jensmaurer jensmaurer removed the C++23 Targeted at C++23 label Mar 7, 2020
@wg21bot
Copy link
Collaborator Author

wg21bot commented May 21, 2020

P1861R1 Secure Networking in C++ (JF Bastien, Alex Christensen, Scott Herscher)

@wg21bot wg21bot removed the needs-revision Paper needs changes before it can proceed label May 21, 2020
@wg21bot wg21bot added this to the 2020-telecon milestone May 21, 2020
@jensmaurer jensmaurer modified the milestones: 2020-telecon, 2021-telecon Dec 28, 2020
@je4d
Copy link
Collaborator

je4d commented Jan 31, 2021

Design Review

Telecon 2020-05 SG4 Minutes

Champion: Alex Christensen

Minute Taker: Tom Rodgers

POLL: We should provide additional models of the protocol concept that provide TCP+TLS / UDP+DTLS connectivity, that would coexist with TCP/UDP (e.g. basic_stream_socketip::tls_tcp)

SF F N A SA
7 4 2 0 0

POLL: The Networking TS should stay as-is. P1861R1 can then add features to it, e.g. a tls_tcp protocol or similar, provided that it is possible to do so in a way that satisfies the goals of P1861

SF F N A SA
4 3 3 2 1

@je4d je4d added the needs-revision Paper needs changes before it can proceed label Jan 31, 2021
@jensmaurer jensmaurer removed this from the 2021-telecon milestone Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-revision Paper needs changes before it can proceed networking Networking SG4 Networking
Projects
No open projects
LEWGBelfast2019
Thursday Afternoon (Networking)
Development

No branches or pull requests

4 participants