Skip to content

Commit e17f42d

Browse files
authored
Merge pull request #12 from encryption4all/chore/ai-slop-sweep
docs: drop AI-slop wording from README
2 parents c0fd27f + f434f17 commit e17f42d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
Pure Rust implementations of identity-based signature (IBS) algorithms. Currently implements the Galindo-Garcia scheme on Curve25519.
66

7-
In the PostGuard ecosystem, this crate is used by `pg-core` to produce sender signatures so recipients can verify who encrypted a message.
7+
Within PostGuard, this crate is used by `pg-core` to produce sender signatures so recipients can verify who encrypted a message.
88

99
### Supported schemes
1010

@@ -43,4 +43,4 @@ New versions are published manually to [crates.io](https://crates.io/crates/ibs)
4343

4444
## License
4545

46-
Dual-licensed at your option under either [MIT](LICENSE-MIT) or [Apache-2.0](LICENSE-APACHE). This is the standard Rust ecosystem licensing arrangement and is declared as `license = "MIT OR Apache-2.0"` in `Cargo.toml`.
46+
Dual-licensed at your option under either [MIT](LICENSE-MIT) or [Apache-2.0](LICENSE-APACHE). Declared in `Cargo.toml` as `license = "MIT OR Apache-2.0"`.

0 commit comments

Comments
 (0)