mirror of
https://github.com/atuinsh/atuin.git
synced 2024-12-28 01:49:33 +01:00
parent
58d53a662f
commit
491433afd5
@ -6,6 +6,11 @@ authors: [conrad]
|
|||||||
tags: [insights]
|
tags: [insights]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta data-rh="true" property="og:image" content="https://atuin.sh/img/encryption-og.jpg" />
|
||||||
|
<meta data-rh="true" property="twitter:image" content="https://atuin.sh/img/encryption-og.jpg" />
|
||||||
|
</head>
|
||||||
|
|
||||||
End-to-end encryption is an essential component of Atuin.
|
End-to-end encryption is an essential component of Atuin.
|
||||||
One of our core philosophies, when we created the sync service, was that
|
One of our core philosophies, when we created the sync service, was that
|
||||||
we didn't want to worry about storing user data. The shell is a very
|
we didn't want to worry about storing user data. The shell is a very
|
||||||
|
BIN
docs/blog/2023/07/07-new-encryption/og.jpg
Normal file
BIN
docs/blog/2023/07/07-new-encryption/og.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 114 KiB |
@ -64,7 +64,6 @@ const config = {
|
|||||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||||
({
|
({
|
||||||
// Replace with your project's social card
|
// Replace with your project's social card
|
||||||
image: 'img/docusaurus-social-card.jpg',
|
|
||||||
navbar: {
|
navbar: {
|
||||||
title: '🐢 Atuin',
|
title: '🐢 Atuin',
|
||||||
items: [
|
items: [
|
||||||
|
BIN
docs/static/img/encryption-og.jpg
vendored
Normal file
BIN
docs/static/img/encryption-og.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 114 KiB |
Loading…
Reference in New Issue
Block a user