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] Create Red October library #1

Merged
merged 1 commit into from
Dec 20, 2016
Merged

Conversation

lasley
Copy link
Member

@lasley lasley commented Dec 17, 2016

Python Red October Library

This library allows you to interact with a remote Red October Instance using Python.

@lasley lasley added this to the 0.1.0 milestone Dec 17, 2016
@lasley lasley force-pushed the feature/master/initial-library branch 2 times, most recently from 76aec0f to be1fd89 Compare December 17, 2016 03:49
@codecov-io
Copy link

codecov-io commented Dec 17, 2016

Current coverage is 100% (diff: 100%)

Sunburst

Diff Coverage File Path
•••••••••• 100% new red_october/models/enum_user_type.py
•••••••••• 100% new red_october/exceptions.py
•••••••••• 100% new red_october/models/enum_user_role.py
•••••••••• 100% new red_october/red_october.py

No coverage report found for master at f465ea0.

Powered by Codecov. Last update f465ea0...1a48848

@lasley lasley force-pushed the feature/master/initial-library branch 3 times, most recently from 1b85d75 to 5de54b5 Compare December 18, 2016 01:44
@lasley
Copy link
Member Author

lasley commented Dec 19, 2016

cc @YannickB here's our key encryption I think

systems, including CloudFlare’s build system, can use it for decryption and users can
delegate their credentials to the server via a simple web interface. All communication
with Red October is encrypted with TLS, ensuring that passwords are not sent in the clear.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add link to cloudflare blog post

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also link to https://github.com/cloudflare/redoctober ?

@@ -14,17 +30,19 @@ Setup
Usage
-----

* `API Documentation <https://laslabs.github.io/python-red-october>`_

Known Issues / Road Map
-----------------------

- Installation, setup, usage - in ReadMe
- Add a Certificate Request data structure
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This note was from CFSSL

Copy link
Contributor

@tedsalmon tedsalmon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made a comment in reply to your review but otherwise it LGTM! 👍

systems, including CloudFlare’s build system, can use it for decryption and users can
delegate their credentials to the server via a simple web interface. All communication
with Red October is encrypted with TLS, ensuring that passwords are not sent in the clear.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also link to https://github.com/cloudflare/redoctober ?

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 1a4884870e50ead2a9c8843ad69bd14d97527d93 on feature/master/initial-library into ** on master**.

@lasley
Copy link
Member Author

lasley commented Dec 20, 2016

Thanks @t3ddftw - comments attended to, I'll squash and merge

@lasley lasley force-pushed the feature/master/initial-library branch from 1a48848 to 339cd3a Compare December 20, 2016 01:01
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 339cd3a on feature/master/initial-library into ** on master**.

@lasley lasley merged commit 138f4d7 into master Dec 20, 2016
@lasley lasley deleted the feature/master/initial-library branch December 23, 2016 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants