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

Add API protection #9

Open
mets634 opened this issue Apr 30, 2020 · 0 comments
Open

Add API protection #9

mets634 opened this issue Apr 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mets634
Copy link
Owner

mets634 commented Apr 30, 2020

Currently, the library leaks many details about the API. For example, packet:show prints the inner representation of the packet. Also, there is no protection from the user. If the user decides to add arbitrary data to a packet, it will work. We should conceal and protect the internals of the library. This should be done on the library as a whole, and also between the packages.

@mets634 mets634 added the enhancement New feature or request label Apr 30, 2020
@mets634 mets634 changed the title Protect API Add API protection Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant