<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tests/shadow/shadow.data.template, branch ios-sqlite-hacks</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-09-12T15:58:29Z</updated>
<entry>
<title>tor-keymgr: Fix typo in key names.</title>
<updated>2023-09-12T15:58:29Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-12T15:58:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d8ead902fcd7cd80905d8acd5299c3865bb6b0ab'/>
<id>urn:sha1:d8ead902fcd7cd80905d8acd5299c3865bb6b0ab</id>
<content type='text'>
The secret keys are prefixed with `KS`, not `KP`.
</content>
</entry>
<entry>
<title>tor-keymgr: Remove redundant _private suffix from key extension.</title>
<updated>2023-09-12T15:56:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-12T15:56:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=83c69cd9cba152babc7ddac86b58897f44035b14'/>
<id>urn:sha1:83c69cd9cba152babc7ddac86b58897f44035b14</id>
<content type='text'>
The privateness of the keys is encoded in their name.
</content>
</entry>
<entry>
<title>keymgr: Do not expect x25519 keys to be stored as ed25519 ssh keys.</title>
<updated>2023-08-16T09:43:28Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-25T10:51:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=17d965e8941397b8c362d88df8c90e6a2632bd52'/>
<id>urn:sha1:17d965e8941397b8c362d88df8c90e6a2632bd52</id>
<content type='text'>
Previously, the Arti key store would store x25519 secret keys as ed25519
OpenSSH keys, which it would convert to x25519 upon loading (using the
conversion function added in !1297 (merged)). This approach isn't good
enough though: most people will probably want to bring their existing
x25519 keys, and in order to store those in OpenSSH format, we'd need
convert them to ed25519, which is impossible (because the secret part of
an x25519 key contains a SHA512'd secret, whereas the corresponding,
"un-expanded", ed25519 secret key contains the secret itself rather than
the SHA).

Now that `ssh-key` has support for ssh keys with [custom algorithm
names], we can store x25519 in OpenSSH format directly. This commit
changes the storage format used by the keymgr for x25519 client auth
keys (from ed25519-ssh to our own custom key type with an algorithm name
of `"x25519@torproject.org"`).

Closes #936

[custom algorithm names]: https://github.com/RustCrypto/SSH/pull/136
</content>
</entry>
<entry>
<title>CI: Add client auth integration test.</title>
<updated>2023-07-12T15:36:11Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-10T18:42:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=24501fdf0e4e4588b84d2ffd94e8288394ca7acd'/>
<id>urn:sha1:24501fdf0e4e4588b84d2ffd94e8288394ca7acd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>articlient-onion: don't filter onion addresses</title>
<updated>2023-07-03T19:15:23Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-07-03T17:59:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3eda3a7936ab8cbaefd2f89bd33f920b0e2bcf09'/>
<id>urn:sha1:3eda3a7936ab8cbaefd2f89bd33f920b0e2bcf09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dedupe arti configs and match TestingTorNetworks HS config</title>
<updated>2023-07-03T19:15:23Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-07-03T17:04:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3b01f3ba61549b5a769cf8fbc46afc449da595d7'/>
<id>urn:sha1:3b01f3ba61549b5a769cf8fbc46afc449da595d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow test: enable arti's `log_sensitive_information` option</title>
<updated>2023-07-03T17:49:14Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-06-22T22:24:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3dc90f03ecf3b8fca5769eac5443ef836df0c7df'/>
<id>urn:sha1:3dc90f03ecf3b8fca5769eac5443ef836df0c7df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow test: add 2 more relays</title>
<updated>2023-07-03T17:49:14Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-06-22T20:57:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1baa1193ceca7c830e75a4ae18b78e8f4a97d368'/>
<id>urn:sha1:1baa1193ceca7c830e75a4ae18b78e8f4a97d368</id>
<content type='text'>
Without this, the onion client was failing to find a guard.
We recently made this change in shadow's "tor minimal" test as well.
</content>
</entry>
<entry>
<title>shadow test: add and validate arti onion client</title>
<updated>2023-07-03T17:49:14Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-06-22T20:23:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9c3bb8dcbb11c7ba5fb3ebe6340974f220c51876'/>
<id>urn:sha1:9c3bb8dcbb11c7ba5fb3ebe6340974f220c51876</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow test: add onion server</title>
<updated>2023-07-03T17:49:14Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-06-22T20:07:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e850654afb9c212d3722bf84997cf84a89390696'/>
<id>urn:sha1:e850654afb9c212d3722bf84997cf84a89390696</id>
<content type='text'>
</content>
</entry>
</feed>
