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

feat(iroh): implement basic author api #2132

Merged
merged 3 commits into from
Apr 2, 2024
Merged

Conversation

dignifiedquire
Copy link
Contributor

  • author.export
  • author.import
  • author.delete


/// Import the given author.
///
/// Warning: This contains sensitive data.
Copy link
Member

Choose a reason for hiding this comment

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

remove

Copy link
Contributor Author

Choose a reason for hiding this comment

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

why? importing contains sensitive data as well

Copy link
Member

@Frando Frando Apr 2, 2024

Choose a reason for hiding this comment

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

Ah, I thought it was a copy-paste error, because I related the contains to a return value.
So fine to leave as-is. Or we rephrase the comments to state what and where sensitive data is involved.

@dignifiedquire dignifiedquire added this pull request to the merge queue Apr 2, 2024
Merged via the queue into main with commit 5e1a71f Apr 2, 2024
20 checks passed
ppodolsky pushed a commit to izihawa/iroh that referenced this pull request Apr 4, 2024
- `author.export`
- `author.import`
- `author.delete`
Frando pushed a commit that referenced this pull request Apr 4, 2024
- `author.export`
- `author.import`
- `author.delete`
@dignifiedquire dignifiedquire deleted the feat-author-api branch November 28, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants