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

Ecdsa better read me #19

Open
wants to merge 50 commits into
base: ecdsa-examples
Choose a base branch
from
Open

Ecdsa better read me #19

wants to merge 50 commits into from

Conversation

damnkunze
Copy link

This branch is branched off from ecdsa-examples. So first merge to there.

The README and the Installation, Setup and Getting Started in it were improved and made up-to-date.
That, a Step By Step guide and other explanation resources are added as markdown files in docs/.
These are deployed and rendered as HTML automatically on https://developer.ubirch.com/ubirch-protocol-python/ using Jekyll
The docstrings inside the ubirch library files were rewritten and are automatically parsed by Doxygen to write the function-documentation at https://developer.ubirch.com/function_documentation/ubirch-protocol-python/

Configurations for these tools can be found in the docs/ folder. _config and Gemfile have to be in there as well.
The automation is accomplished with the workflow .github/workflows and configured github pages.

Inside of examples/ is the code referenced and used in the guides.

The repository was cleaned up and examples/test-web-of-trust.py deleted.

PS: Some day someone should fix the typo in protocol.verfiy_signature()

… AND created more documentation pages (that are WIP)
… AND Doxygen generation is seperated for now
Merge branch 'ecdsa-betterReadMe' of https://github.com/ubirch/ubirch-protocol-python into ecdsa-betterReadMe
…ion. Doxygen with HTML - and Jekyll with Markdown files
@damnkunze damnkunze requested a review from UBOK19 June 22, 2022 15:55
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
ubirch/ubirch_ks.py Outdated Show resolved Hide resolved
ubirch/ubirch_ks.py Outdated Show resolved Hide resolved
ubirch/ubirch_ks.py Outdated Show resolved Hide resolved
ubirch/ubirch_protocol.py Outdated Show resolved Hide resolved
examples/ubirch_keys_and_uuids.py Show resolved Hide resolved
@github-pages github-pages bot temporarily deployed to github-pages June 24, 2022 12:53 Inactive
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/DevTools.md Outdated Show resolved Hide resolved
docs/index.md Outdated Show resolved Hide resolved
docs/GettingStarted.md Show resolved Hide resolved
examples/StepByStepExample.py Outdated Show resolved Hide resolved
examples/ubirch_keys_and_uuids.py Show resolved Hide resolved
ubirch/ubirch_protocol.py Outdated Show resolved Hide resolved
examples/UbirchWrapper.py Outdated Show resolved Hide resolved
examples/UbirchWrapper.py Outdated Show resolved Hide resolved
@github-pages github-pages bot temporarily deployed to github-pages June 27, 2022 14:12 Inactive
Copy link

@UBOK19 UBOK19 left a comment

Choose a reason for hiding this comment

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

Looks good to me; @gruenwaldi should have a final look at it before deciding about merging

@github-pages github-pages bot temporarily deployed to github-pages June 28, 2022 18:01 Inactive
Copy link

@gruenwaldi gruenwaldi left a comment

Choose a reason for hiding this comment

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

Please check all the comments and then let us have a look together

docs/DevTools.md Outdated Show resolved Hide resolved
docs/DevTools.md Outdated Show resolved Hide resolved
docs/DevTools.md Outdated Show resolved Hide resolved
docs/DevTools.md Show resolved Hide resolved
docs/DevTools.md Show resolved Hide resolved
ubirch/ubirch_ks.py Outdated Show resolved Hide resolved
ubirch/ubirch_ks.py Outdated Show resolved Hide resolved
ubirch/ubirch_protocol.py Outdated Show resolved Hide resolved
ubirch/ubirch_protocol.py Outdated Show resolved Hide resolved
ubirch/ubirch_protocol.py Outdated Show resolved Hide resolved
@github-pages github-pages bot temporarily deployed to github-pages July 6, 2022 15:28 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 6, 2022 15:47 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 6, 2022 16:06 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 6, 2022 16:18 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 7, 2022 09:57 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 7, 2022 10:10 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 7, 2022 10:12 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 7, 2022 14:38 Inactive
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

Successfully merging this pull request may close these issues.

3 participants