diff --git a/.docker/nginx/app.conf b/.docker/nginx/app.conf
index d1c02106..79144e02 100644
--- a/.docker/nginx/app.conf
+++ b/.docker/nginx/app.conf
@@ -4,7 +4,7 @@ server {
root /var/www/html;
location ~ \.(ico|css|js|gif|jpe?g|png|woff2?|ttf|otf|svg|eot)$ {
- try_files $uri /$request_uri;
+ try_files $uri =404;
# Optional: Don't log access to other assets
access_log off;
}
diff --git a/.gitignore b/.gitignore
index 2e631da0..24b2a59a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,6 @@ npm-debug.log
# Optional ignores
# /build_staging/
/build_production/
-/source/assets/build/
+/source/assets/compiled/
.env
diff --git a/composer.lock b/composer.lock
index d0b5da45..49878478 100644
--- a/composer.lock
+++ b/composer.lock
@@ -152,33 +152,32 @@
},
{
"name": "doctrine/inflector",
- "version": "2.0.10",
+ "version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
- "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
+ "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
- "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
+ "url": "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b",
+ "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
- "doctrine/coding-standard": "^11.0",
- "phpstan/phpstan": "^1.8",
- "phpstan/phpstan-phpunit": "^1.1",
- "phpstan/phpstan-strict-rules": "^1.3",
- "phpunit/phpunit": "^8.5 || ^9.5",
- "vimeo/psalm": "^4.25 || ^5.4"
+ "doctrine/coding-standard": "^12.0 || ^13.0",
+ "phpstan/phpstan": "^1.12 || ^2.0",
+ "phpstan/phpstan-phpunit": "^1.4 || ^2.0",
+ "phpstan/phpstan-strict-rules": "^1.6 || ^2.0",
+ "phpunit/phpunit": "^8.5 || ^12.2"
},
"type": "library",
"autoload": {
"psr-4": {
- "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
+ "Doctrine\\Inflector\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -223,7 +222,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
- "source": "https://github.com/doctrine/inflector/tree/2.0.10"
+ "source": "https://github.com/doctrine/inflector/tree/2.1.0"
},
"funding": [
{
@@ -239,7 +238,7 @@
"type": "tidelift"
}
],
- "time": "2024-02-18T20:23:39+00:00"
+ "time": "2025-08-10T19:31:58+00:00"
},
{
"name": "elaborate-code/jigsaw-localization",
@@ -379,16 +378,16 @@
},
{
"name": "filp/whoops",
- "version": "2.18.0",
+ "version": "2.18.4",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
- "reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e"
+ "reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/filp/whoops/zipball/a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
- "reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
+ "url": "https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d",
+ "reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d",
"shasum": ""
},
"require": {
@@ -438,7 +437,7 @@
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
- "source": "https://github.com/filp/whoops/tree/2.18.0"
+ "source": "https://github.com/filp/whoops/tree/2.18.4"
},
"funding": [
{
@@ -446,7 +445,7 @@
"type": "github"
}
],
- "time": "2025-03-15T12:00:00+00:00"
+ "time": "2025-08-08T12:00:00+00:00"
},
{
"name": "graham-campbell/result-type",
@@ -512,26 +511,27 @@
},
{
"name": "gregwar/captcha",
- "version": "v1.2.1",
+ "version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/Gregwar/Captcha.git",
- "reference": "229d3cdfe33d6f1349e0aec94a26e9205a6db08e"
+ "reference": "4edbcd09fde4353b94ce550f43460eba73baf2cc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Gregwar/Captcha/zipball/229d3cdfe33d6f1349e0aec94a26e9205a6db08e",
- "reference": "229d3cdfe33d6f1349e0aec94a26e9205a6db08e",
+ "url": "https://api.github.com/repos/Gregwar/Captcha/zipball/4edbcd09fde4353b94ce550f43460eba73baf2cc",
+ "reference": "4edbcd09fde4353b94ce550f43460eba73baf2cc",
"shasum": ""
},
"require": {
+ "ext-fileinfo": "*",
"ext-gd": "*",
"ext-mbstring": "*",
"php": ">=5.3.0",
"symfony/finder": "*"
},
"require-dev": {
- "phpunit/phpunit": "^6.4"
+ "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6.4 || ^7.0 || ^8.0 || ^9.0"
},
"type": "library",
"autoload": {
@@ -563,38 +563,38 @@
],
"support": {
"issues": "https://github.com/Gregwar/Captcha/issues",
- "source": "https://github.com/Gregwar/Captcha/tree/v1.2.1"
+ "source": "https://github.com/Gregwar/Captcha/tree/v1.3.0"
},
- "time": "2023-09-26T13:45:37+00:00"
+ "time": "2025-06-23T12:25:54+00:00"
},
{
"name": "illuminate/bus",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/bus.git",
- "reference": "a6945ee3f9f19f45e8ecbfda1884418d13794e1d"
+ "reference": "ca6fc60c47a521209ca67a3bc12f22706bd4c188"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/bus/zipball/a6945ee3f9f19f45e8ecbfda1884418d13794e1d",
- "reference": "a6945ee3f9f19f45e8ecbfda1884418d13794e1d",
+ "url": "https://api.github.com/repos/illuminate/bus/zipball/ca6fc60c47a521209ca67a3bc12f22706bd4c188",
+ "reference": "ca6fc60c47a521209ca67a3bc12f22706bd4c188",
"shasum": ""
},
"require": {
- "illuminate/collections": "^11.0",
- "illuminate/contracts": "^11.0",
- "illuminate/pipeline": "^11.0",
- "illuminate/support": "^11.0",
+ "illuminate/collections": "^12.0",
+ "illuminate/contracts": "^12.0",
+ "illuminate/pipeline": "^12.0",
+ "illuminate/support": "^12.0",
"php": "^8.2"
},
"suggest": {
- "illuminate/queue": "Required to use closures when chaining jobs (^7.0)."
+ "illuminate/queue": "Required to use closures when chaining jobs (^12.0)."
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -618,35 +618,38 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-12T20:57:17+00:00"
+ "time": "2025-10-13T16:31:35+00:00"
},
{
"name": "illuminate/collections",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
- "reference": "f2f537dfb2a142791d37478f34c920b44a45cea9"
+ "reference": "b323866d9e571f8c444f3ccca6f645c05fadf568"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/collections/zipball/f2f537dfb2a142791d37478f34c920b44a45cea9",
- "reference": "f2f537dfb2a142791d37478f34c920b44a45cea9",
+ "url": "https://api.github.com/repos/illuminate/collections/zipball/b323866d9e571f8c444f3ccca6f645c05fadf568",
+ "reference": "b323866d9e571f8c444f3ccca6f645c05fadf568",
"shasum": ""
},
"require": {
- "illuminate/conditionable": "^11.0",
- "illuminate/contracts": "^11.0",
- "illuminate/macroable": "^11.0",
- "php": "^8.2"
+ "illuminate/conditionable": "^12.0",
+ "illuminate/contracts": "^12.0",
+ "illuminate/macroable": "^12.0",
+ "php": "^8.2",
+ "symfony/polyfill-php84": "^1.33",
+ "symfony/polyfill-php85": "^1.33"
},
"suggest": {
- "symfony/var-dumper": "Required to use the dump method (^7.0)."
+ "illuminate/http": "Required to convert collections to API resources (^12.0).",
+ "symfony/var-dumper": "Required to use the dump method (^7.2)."
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -674,29 +677,29 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-03-06T14:02:47+00:00"
+ "time": "2025-10-10T13:31:43+00:00"
},
{
"name": "illuminate/conditionable",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
- "reference": "911df1bda950a3b799cf80671764e34eede131c6"
+ "reference": "ec677967c1f2faf90b8428919124d2184a4c9b49"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/conditionable/zipball/911df1bda950a3b799cf80671764e34eede131c6",
- "reference": "911df1bda950a3b799cf80671764e34eede131c6",
+ "url": "https://api.github.com/repos/illuminate/conditionable/zipball/ec677967c1f2faf90b8428919124d2184a4c9b49",
+ "reference": "ec677967c1f2faf90b8428919124d2184a4c9b49",
"shasum": ""
},
"require": {
- "php": "^8.0.2"
+ "php": "^8.2"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -720,49 +723,49 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2024-11-21T16:28:56+00:00"
+ "time": "2025-05-13T15:08:45+00:00"
},
{
"name": "illuminate/console",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/console.git",
- "reference": "bd26864d3356a7fad52c06abed0c71e90dd5ebcc"
+ "reference": "ace3eb0f3a60c82adb7d640912a0d83b5ff44894"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/console/zipball/bd26864d3356a7fad52c06abed0c71e90dd5ebcc",
- "reference": "bd26864d3356a7fad52c06abed0c71e90dd5ebcc",
+ "url": "https://api.github.com/repos/illuminate/console/zipball/ace3eb0f3a60c82adb7d640912a0d83b5ff44894",
+ "reference": "ace3eb0f3a60c82adb7d640912a0d83b5ff44894",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
- "illuminate/collections": "^11.0",
- "illuminate/contracts": "^11.0",
- "illuminate/macroable": "^11.0",
- "illuminate/support": "^11.0",
- "illuminate/view": "^11.0",
- "laravel/prompts": "^0.1.20|^0.2|^0.3",
+ "illuminate/collections": "^12.0",
+ "illuminate/contracts": "^12.0",
+ "illuminate/macroable": "^12.0",
+ "illuminate/support": "^12.0",
+ "illuminate/view": "^12.0",
+ "laravel/prompts": "^0.3.0",
"nunomaduro/termwind": "^2.0",
"php": "^8.2",
- "symfony/console": "^7.0.3",
- "symfony/polyfill-php83": "^1.31",
- "symfony/process": "^7.0.3"
+ "symfony/console": "^7.2.0",
+ "symfony/polyfill-php83": "^1.33",
+ "symfony/process": "^7.2.0"
},
"suggest": {
"dragonmantank/cron-expression": "Required to use scheduler (^3.3.2).",
"ext-pcntl": "Required to use signal trapping.",
"guzzlehttp/guzzle": "Required to use the ping methods on schedules (^7.8).",
- "illuminate/bus": "Required to use the scheduled job dispatcher (^11.0).",
- "illuminate/container": "Required to use the scheduler (^11.0).",
- "illuminate/filesystem": "Required to use the generator command (^11.0).",
- "illuminate/queue": "Required to use closures for scheduled jobs (^11.0)."
+ "illuminate/bus": "Required to use the scheduled job dispatcher (^12.0).",
+ "illuminate/container": "Required to use the scheduler (^12.0).",
+ "illuminate/filesystem": "Required to use the generator command (^12.0).",
+ "illuminate/queue": "Required to use closures for scheduled jobs (^12.0)."
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -786,34 +789,44 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-11T15:03:50+00:00"
+ "time": "2025-10-13T16:30:36+00:00"
},
{
"name": "illuminate/container",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
- "reference": "4dcc3fcbab92e734fc0c08d9cfd97f5a1aef18ca"
+ "reference": "d6eaa8afd48dbe16b6b3c412a87479cad67eeb12"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/container/zipball/4dcc3fcbab92e734fc0c08d9cfd97f5a1aef18ca",
- "reference": "4dcc3fcbab92e734fc0c08d9cfd97f5a1aef18ca",
+ "url": "https://api.github.com/repos/illuminate/container/zipball/d6eaa8afd48dbe16b6b3c412a87479cad67eeb12",
+ "reference": "d6eaa8afd48dbe16b6b3c412a87479cad67eeb12",
"shasum": ""
},
"require": {
- "illuminate/contracts": "^11.0",
+ "illuminate/contracts": "^12.0",
"php": "^8.2",
- "psr/container": "^1.1.1|^2.0.1"
+ "psr/container": "^1.1.1|^2.0.1",
+ "symfony/polyfill-php84": "^1.33",
+ "symfony/polyfill-php85": "^1.33"
},
"provide": {
"psr/container-implementation": "1.1|2.0"
},
+ "suggest": {
+ "illuminate/auth": "Required to use the Auth attribute",
+ "illuminate/cache": "Required to use the Cache attribute",
+ "illuminate/config": "Required to use the Config attribute",
+ "illuminate/database": "Required to use the DB attribute",
+ "illuminate/filesystem": "Required to use the Storage attribute",
+ "illuminate/log": "Required to use the Log or Context attributes"
+ },
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -837,20 +850,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-10T14:20:57+00:00"
+ "time": "2025-09-12T14:35:11+00:00"
},
{
"name": "illuminate/contracts",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
- "reference": "b350a3cd8450846325cb49e1cbc1293598b18898"
+ "reference": "5ab717c8f0dd4e84be703796bbb415ccff8de57a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/contracts/zipball/b350a3cd8450846325cb49e1cbc1293598b18898",
- "reference": "b350a3cd8450846325cb49e1cbc1293598b18898",
+ "url": "https://api.github.com/repos/illuminate/contracts/zipball/5ab717c8f0dd4e84be703796bbb415ccff8de57a",
+ "reference": "5ab717c8f0dd4e84be703796bbb415ccff8de57a",
"shasum": ""
},
"require": {
@@ -861,7 +874,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -885,35 +898,35 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-10T14:20:57+00:00"
+ "time": "2025-10-07T19:59:08+00:00"
},
{
"name": "illuminate/events",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/events.git",
- "reference": "607e8620fe51462e859859bb57b469e2c61efe1d"
+ "reference": "ba94fc7c734864e1eba802e75930725fd8074fce"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/events/zipball/607e8620fe51462e859859bb57b469e2c61efe1d",
- "reference": "607e8620fe51462e859859bb57b469e2c61efe1d",
+ "url": "https://api.github.com/repos/illuminate/events/zipball/ba94fc7c734864e1eba802e75930725fd8074fce",
+ "reference": "ba94fc7c734864e1eba802e75930725fd8074fce",
"shasum": ""
},
"require": {
- "illuminate/bus": "^11.0",
- "illuminate/collections": "^11.0",
- "illuminate/container": "^11.0",
- "illuminate/contracts": "^11.0",
- "illuminate/macroable": "^11.0",
- "illuminate/support": "^11.0",
+ "illuminate/bus": "^12.0",
+ "illuminate/collections": "^12.0",
+ "illuminate/container": "^12.0",
+ "illuminate/contracts": "^12.0",
+ "illuminate/macroable": "^12.0",
+ "illuminate/support": "^12.0",
"php": "^8.2"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -940,47 +953,47 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-01-31T17:44:22+00:00"
+ "time": "2025-09-30T10:20:25+00:00"
},
{
"name": "illuminate/filesystem",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/filesystem.git",
- "reference": "c79a54ebc61ad4e1665ca7610f276ff8a92f48f7"
+ "reference": "c7c3bbcd05c0836af89f1b49bf70c3170c011c13"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/filesystem/zipball/c79a54ebc61ad4e1665ca7610f276ff8a92f48f7",
- "reference": "c79a54ebc61ad4e1665ca7610f276ff8a92f48f7",
+ "url": "https://api.github.com/repos/illuminate/filesystem/zipball/c7c3bbcd05c0836af89f1b49bf70c3170c011c13",
+ "reference": "c7c3bbcd05c0836af89f1b49bf70c3170c011c13",
"shasum": ""
},
"require": {
- "illuminate/collections": "^11.0",
- "illuminate/contracts": "^11.0",
- "illuminate/macroable": "^11.0",
- "illuminate/support": "^11.0",
+ "illuminate/collections": "^12.0",
+ "illuminate/contracts": "^12.0",
+ "illuminate/macroable": "^12.0",
+ "illuminate/support": "^12.0",
"php": "^8.2",
- "symfony/finder": "^7.0.3"
+ "symfony/finder": "^7.2.0"
},
"suggest": {
"ext-fileinfo": "Required to use the Filesystem class.",
"ext-ftp": "Required to use the Flysystem FTP driver.",
"ext-hash": "Required to use the Filesystem class.",
- "illuminate/http": "Required for handling uploaded files (^7.0).",
+ "illuminate/http": "Required for handling uploaded files (^12.0).",
"league/flysystem": "Required to use the Flysystem local driver (^3.25.1).",
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.25.1).",
"league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.25.1).",
"league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.25.1).",
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
- "symfony/filesystem": "Required to enable support for relative symbolic links (^7.0).",
- "symfony/mime": "Required to enable support for guessing extensions (^7.0)."
+ "symfony/filesystem": "Required to enable support for relative symbolic links (^7.2).",
+ "symfony/mime": "Required to enable support for guessing extensions (^7.2)."
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1007,20 +1020,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-19T20:17:00+00:00"
+ "time": "2025-09-30T17:35:38+00:00"
},
{
"name": "illuminate/macroable",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
- "reference": "e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed"
+ "reference": "e862e5648ee34004fa56046b746f490dfa86c613"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/macroable/zipball/e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed",
- "reference": "e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed",
+ "url": "https://api.github.com/repos/illuminate/macroable/zipball/e862e5648ee34004fa56046b746f490dfa86c613",
+ "reference": "e862e5648ee34004fa56046b746f490dfa86c613",
"shasum": ""
},
"require": {
@@ -1029,7 +1042,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1053,31 +1066,35 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2024-06-28T20:10:30+00:00"
+ "time": "2024-07-23T16:31:01+00:00"
},
{
"name": "illuminate/pipeline",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/pipeline.git",
- "reference": "713afd1b476f1974f6e0207fc9f65671f16fb64b"
+ "reference": "b6a14c20d69a44bf0a6fba664a00d23ca71770ee"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/pipeline/zipball/713afd1b476f1974f6e0207fc9f65671f16fb64b",
- "reference": "713afd1b476f1974f6e0207fc9f65671f16fb64b",
+ "url": "https://api.github.com/repos/illuminate/pipeline/zipball/b6a14c20d69a44bf0a6fba664a00d23ca71770ee",
+ "reference": "b6a14c20d69a44bf0a6fba664a00d23ca71770ee",
"shasum": ""
},
"require": {
- "illuminate/contracts": "^11.0",
- "illuminate/support": "^11.0",
+ "illuminate/contracts": "^12.0",
+ "illuminate/macroable": "^12.0",
+ "illuminate/support": "^12.0",
"php": "^8.2"
},
+ "suggest": {
+ "illuminate/database": "Required to use database transactions (^12.0)."
+ },
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1101,20 +1118,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-17T16:02:42+00:00"
+ "time": "2025-08-20T13:36:50+00:00"
},
{
"name": "illuminate/support",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
- "reference": "d86d42ad0c75a020e0e4a7c734e9424ca86811cc"
+ "reference": "89291f59ef6c170c00f10a41c566c49ee32ca09a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/support/zipball/d86d42ad0c75a020e0e4a7c734e9424ca86811cc",
- "reference": "d86d42ad0c75a020e0e4a7c734e9424ca86811cc",
+ "url": "https://api.github.com/repos/illuminate/support/zipball/89291f59ef6c170c00f10a41c566c49ee32ca09a",
+ "reference": "89291f59ef6c170c00f10a41c566c49ee32ca09a",
"shasum": ""
},
"require": {
@@ -1122,12 +1139,14 @@
"ext-ctype": "*",
"ext-filter": "*",
"ext-mbstring": "*",
- "illuminate/collections": "^11.0",
- "illuminate/conditionable": "^11.0",
- "illuminate/contracts": "^11.0",
- "illuminate/macroable": "^11.0",
- "nesbot/carbon": "^2.72.6|^3.8.4",
+ "illuminate/collections": "^12.0",
+ "illuminate/conditionable": "^12.0",
+ "illuminate/contracts": "^12.0",
+ "illuminate/macroable": "^12.0",
+ "nesbot/carbon": "^3.8.4",
"php": "^8.2",
+ "symfony/polyfill-php83": "^1.33",
+ "symfony/polyfill-php85": "^1.33",
"voku/portable-ascii": "^2.0.2"
},
"conflict": {
@@ -1137,20 +1156,20 @@
"spatie/once": "*"
},
"suggest": {
- "illuminate/filesystem": "Required to use the Composer class (^11.0).",
+ "illuminate/filesystem": "Required to use the Composer class (^12.0).",
"laravel/serializable-closure": "Required to use the once function (^1.3|^2.0).",
- "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.6).",
+ "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.7).",
"league/uri": "Required to use the Uri class (^7.5.1).",
"ramsey/uuid": "Required to use Str::uuid() (^4.7).",
- "symfony/process": "Required to use the Composer class (^7.0).",
- "symfony/uid": "Required to use Str::ulid() (^7.0).",
- "symfony/var-dumper": "Required to use the dd function (^7.0).",
+ "symfony/process": "Required to use the Composer class (^7.2).",
+ "symfony/uid": "Required to use Str::ulid() (^7.2).",
+ "symfony/var-dumper": "Required to use the dd function (^7.2).",
"vlucas/phpdotenv": "Required to use the Env class and env helper (^5.6.1)."
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1178,37 +1197,37 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-23T14:20:22+00:00"
+ "time": "2025-10-13T21:11:33+00:00"
},
{
"name": "illuminate/view",
- "version": "v11.44.2",
+ "version": "v12.34.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/view.git",
- "reference": "fb583cecd970d5eb1265320208fb234e1103eaa7"
+ "reference": "7dd37bf2c957a54e9e580a097035685c49c3b9ca"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/view/zipball/fb583cecd970d5eb1265320208fb234e1103eaa7",
- "reference": "fb583cecd970d5eb1265320208fb234e1103eaa7",
+ "url": "https://api.github.com/repos/illuminate/view/zipball/7dd37bf2c957a54e9e580a097035685c49c3b9ca",
+ "reference": "7dd37bf2c957a54e9e580a097035685c49c3b9ca",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
- "illuminate/collections": "^11.0",
- "illuminate/container": "^11.0",
- "illuminate/contracts": "^11.0",
- "illuminate/events": "^11.0",
- "illuminate/filesystem": "^11.0",
- "illuminate/macroable": "^11.0",
- "illuminate/support": "^11.0",
+ "illuminate/collections": "^12.0",
+ "illuminate/container": "^12.0",
+ "illuminate/contracts": "^12.0",
+ "illuminate/events": "^12.0",
+ "illuminate/filesystem": "^12.0",
+ "illuminate/macroable": "^12.0",
+ "illuminate/support": "^12.0",
"php": "^8.2"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1232,20 +1251,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-17T16:11:15+00:00"
+ "time": "2025-10-04T23:32:04+00:00"
},
{
"name": "laravel/prompts",
- "version": "v0.3.5",
+ "version": "v0.3.7",
"source": {
"type": "git",
"url": "https://github.com/laravel/prompts.git",
- "reference": "57b8f7efe40333cdb925700891c7d7465325d3b1"
+ "reference": "a1891d362714bc40c8d23b0b1d7090f022ea27cc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/prompts/zipball/57b8f7efe40333cdb925700891c7d7465325d3b1",
- "reference": "57b8f7efe40333cdb925700891c7d7465325d3b1",
+ "url": "https://api.github.com/repos/laravel/prompts/zipball/a1891d362714bc40c8d23b0b1d7090f022ea27cc",
+ "reference": "a1891d362714bc40c8d23b0b1d7090f022ea27cc",
"shasum": ""
},
"require": {
@@ -1262,8 +1281,8 @@
"illuminate/collections": "^10.0|^11.0|^12.0",
"mockery/mockery": "^1.5",
"pestphp/pest": "^2.3|^3.4",
- "phpstan/phpstan": "^1.11",
- "phpstan/phpstan-mockery": "^1.1"
+ "phpstan/phpstan": "^1.12.28",
+ "phpstan/phpstan-mockery": "^1.1.3"
},
"suggest": {
"ext-pcntl": "Required for the spinner to be animated."
@@ -1289,22 +1308,22 @@
"description": "Add beautiful and user-friendly forms to your command-line applications.",
"support": {
"issues": "https://github.com/laravel/prompts/issues",
- "source": "https://github.com/laravel/prompts/tree/v0.3.5"
+ "source": "https://github.com/laravel/prompts/tree/v0.3.7"
},
- "time": "2025-02-11T13:34:40+00:00"
+ "time": "2025-09-19T13:47:56+00:00"
},
{
"name": "league/commonmark",
- "version": "2.6.1",
+ "version": "2.7.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
- "reference": "d990688c91cedfb69753ffc2512727ec646df2ad"
+ "reference": "10732241927d3971d28e7ea7b5712721fa2296ca"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d990688c91cedfb69753ffc2512727ec646df2ad",
- "reference": "d990688c91cedfb69753ffc2512727ec646df2ad",
+ "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/10732241927d3971d28e7ea7b5712721fa2296ca",
+ "reference": "10732241927d3971d28e7ea7b5712721fa2296ca",
"shasum": ""
},
"require": {
@@ -1333,7 +1352,7 @@
"symfony/process": "^5.4 | ^6.0 | ^7.0",
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0",
"unleashedtech/php-coding-standard": "^3.1.1",
- "vimeo/psalm": "^4.24.0 || ^5.0.0"
+ "vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0"
},
"suggest": {
"symfony/yaml": "v2.3+ required if using the Front Matter extension"
@@ -1341,7 +1360,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "2.7-dev"
+ "dev-main": "2.8-dev"
}
},
"autoload": {
@@ -1398,7 +1417,7 @@
"type": "tidelift"
}
],
- "time": "2024-12-29T14:10:59+00:00"
+ "time": "2025-07-20T12:47:49+00:00"
},
{
"name": "league/config",
@@ -1622,16 +1641,16 @@
},
{
"name": "nesbot/carbon",
- "version": "3.8.6",
+ "version": "3.10.3",
"source": {
"type": "git",
"url": "https://github.com/CarbonPHP/carbon.git",
- "reference": "ff2f20cf83bd4d503720632ce8a426dc747bf7fd"
+ "reference": "8e3643dcd149ae0fe1d2ff4f2c8e4bbfad7c165f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/ff2f20cf83bd4d503720632ce8a426dc747bf7fd",
- "reference": "ff2f20cf83bd4d503720632ce8a426dc747bf7fd",
+ "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/8e3643dcd149ae0fe1d2ff4f2c8e4bbfad7c165f",
+ "reference": "8e3643dcd149ae0fe1d2ff4f2c8e4bbfad7c165f",
"shasum": ""
},
"require": {
@@ -1639,9 +1658,9 @@
"ext-json": "*",
"php": "^8.1",
"psr/clock": "^1.0",
- "symfony/clock": "^6.3 || ^7.0",
+ "symfony/clock": "^6.3.12 || ^7.0",
"symfony/polyfill-mbstring": "^1.0",
- "symfony/translation": "^4.4.18 || ^5.2.1|| ^6.0 || ^7.0"
+ "symfony/translation": "^4.4.18 || ^5.2.1 || ^6.0 || ^7.0"
},
"provide": {
"psr/clock-implementation": "1.0"
@@ -1649,14 +1668,13 @@
"require-dev": {
"doctrine/dbal": "^3.6.3 || ^4.0",
"doctrine/orm": "^2.15.2 || ^3.0",
- "friendsofphp/php-cs-fixer": "^3.57.2",
+ "friendsofphp/php-cs-fixer": "^v3.87.1",
"kylekatarnls/multi-tester": "^2.5.3",
- "ondrejmirtes/better-reflection": "^6.25.0.4",
"phpmd/phpmd": "^2.15.0",
- "phpstan/extension-installer": "^1.3.1",
- "phpstan/phpstan": "^1.11.2",
- "phpunit/phpunit": "^10.5.20",
- "squizlabs/php_codesniffer": "^3.9.0"
+ "phpstan/extension-installer": "^1.4.3",
+ "phpstan/phpstan": "^2.1.22",
+ "phpunit/phpunit": "^10.5.53",
+ "squizlabs/php_codesniffer": "^3.13.4"
},
"bin": [
"bin/carbon"
@@ -1724,7 +1742,7 @@
"type": "tidelift"
}
],
- "time": "2025-02-20T17:33:38+00:00"
+ "time": "2025-09-06T13:39:36+00:00"
},
{
"name": "nette/schema",
@@ -1790,29 +1808,29 @@
},
{
"name": "nette/utils",
- "version": "v4.0.5",
+ "version": "v4.0.8",
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
- "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96"
+ "reference": "c930ca4e3cf4f17dcfb03037703679d2396d2ede"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nette/utils/zipball/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96",
- "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96",
+ "url": "https://api.github.com/repos/nette/utils/zipball/c930ca4e3cf4f17dcfb03037703679d2396d2ede",
+ "reference": "c930ca4e3cf4f17dcfb03037703679d2396d2ede",
"shasum": ""
},
"require": {
- "php": "8.0 - 8.4"
+ "php": "8.0 - 8.5"
},
"conflict": {
"nette/finder": "<3",
"nette/schema": "<1.2.2"
},
"require-dev": {
- "jetbrains/phpstorm-attributes": "dev-master",
+ "jetbrains/phpstorm-attributes": "^1.2",
"nette/tester": "^2.5",
- "phpstan/phpstan": "^1.0",
+ "phpstan/phpstan-nette": "^2.0@stable",
"tracy/tracy": "^2.9"
},
"suggest": {
@@ -1830,6 +1848,9 @@
}
},
"autoload": {
+ "psr-4": {
+ "Nette\\": "src"
+ },
"classmap": [
"src/"
]
@@ -1870,44 +1891,45 @@
],
"support": {
"issues": "https://github.com/nette/utils/issues",
- "source": "https://github.com/nette/utils/tree/v4.0.5"
+ "source": "https://github.com/nette/utils/tree/v4.0.8"
},
- "time": "2024-08-07T15:39:19+00:00"
+ "time": "2025-08-06T21:43:34+00:00"
},
{
"name": "nunomaduro/collision",
- "version": "v8.7.0",
+ "version": "v8.8.2",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/collision.git",
- "reference": "586cb8181a257a2152b6a855ca8d9598878a1a26"
+ "reference": "60207965f9b7b7a4ce15a0f75d57f9dadb105bdb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nunomaduro/collision/zipball/586cb8181a257a2152b6a855ca8d9598878a1a26",
- "reference": "586cb8181a257a2152b6a855ca8d9598878a1a26",
+ "url": "https://api.github.com/repos/nunomaduro/collision/zipball/60207965f9b7b7a4ce15a0f75d57f9dadb105bdb",
+ "reference": "60207965f9b7b7a4ce15a0f75d57f9dadb105bdb",
"shasum": ""
},
"require": {
- "filp/whoops": "^2.17.0",
- "nunomaduro/termwind": "^2.3.0",
+ "filp/whoops": "^2.18.1",
+ "nunomaduro/termwind": "^2.3.1",
"php": "^8.2.0",
- "symfony/console": "^7.2.1"
+ "symfony/console": "^7.3.0"
},
"conflict": {
- "laravel/framework": "<11.39.1 || >=13.0.0",
- "phpunit/phpunit": "<11.5.3 || >=12.0.0"
+ "laravel/framework": "<11.44.2 || >=13.0.0",
+ "phpunit/phpunit": "<11.5.15 || >=13.0.0"
},
"require-dev": {
- "larastan/larastan": "^2.10.0",
- "laravel/framework": "^11.44.2",
- "laravel/pint": "^1.21.2",
- "laravel/sail": "^1.41.0",
- "laravel/sanctum": "^4.0.8",
+ "brianium/paratest": "^7.8.3",
+ "larastan/larastan": "^3.4.2",
+ "laravel/framework": "^11.44.2 || ^12.18",
+ "laravel/pint": "^1.22.1",
+ "laravel/sail": "^1.43.1",
+ "laravel/sanctum": "^4.1.1",
"laravel/tinker": "^2.10.1",
- "orchestra/testbench-core": "^9.12.0",
- "pestphp/pest": "^3.7.4",
- "sebastian/environment": "^6.1.0 || ^7.2.0"
+ "orchestra/testbench-core": "^9.12.0 || ^10.4",
+ "pestphp/pest": "^3.8.2",
+ "sebastian/environment": "^7.2.1 || ^8.0"
},
"type": "library",
"extra": {
@@ -1970,35 +1992,35 @@
"type": "patreon"
}
],
- "time": "2025-03-14T22:37:40+00:00"
+ "time": "2025-06-25T02:12:12+00:00"
},
{
"name": "nunomaduro/termwind",
- "version": "v2.3.0",
+ "version": "v2.3.1",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/termwind.git",
- "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda"
+ "reference": "dfa08f390e509967a15c22493dc0bac5733d9123"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/52915afe6a1044e8b9cee1bcff836fb63acf9cda",
- "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda",
+ "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/dfa08f390e509967a15c22493dc0bac5733d9123",
+ "reference": "dfa08f390e509967a15c22493dc0bac5733d9123",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": "^8.2",
- "symfony/console": "^7.1.8"
+ "symfony/console": "^7.2.6"
},
"require-dev": {
- "illuminate/console": "^11.33.2",
- "laravel/pint": "^1.18.2",
+ "illuminate/console": "^11.44.7",
+ "laravel/pint": "^1.22.0",
"mockery/mockery": "^1.6.12",
- "pestphp/pest": "^2.36.0",
- "phpstan/phpstan": "^1.12.11",
- "phpstan/phpstan-strict-rules": "^1.6.1",
- "symfony/var-dumper": "^7.1.8",
+ "pestphp/pest": "^2.36.0 || ^3.8.2",
+ "phpstan/phpstan": "^1.12.25",
+ "phpstan/phpstan-strict-rules": "^1.6.2",
+ "symfony/var-dumper": "^7.2.6",
"thecodingmachine/phpstan-strict-rules": "^1.0.0"
},
"type": "library",
@@ -2041,7 +2063,7 @@
],
"support": {
"issues": "https://github.com/nunomaduro/termwind/issues",
- "source": "https://github.com/nunomaduro/termwind/tree/v2.3.0"
+ "source": "https://github.com/nunomaduro/termwind/tree/v2.3.1"
},
"funding": [
{
@@ -2057,20 +2079,20 @@
"type": "github"
}
],
- "time": "2024-11-21T10:39:51+00:00"
+ "time": "2025-05-08T08:14:37+00:00"
},
{
"name": "phpoption/phpoption",
- "version": "1.9.3",
+ "version": "1.9.4",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
- "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54"
+ "reference": "638a154f8d4ee6a5cfa96d6a34dfbe0cffa9566d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54",
- "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54",
+ "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/638a154f8d4ee6a5cfa96d6a34dfbe0cffa9566d",
+ "reference": "638a154f8d4ee6a5cfa96d6a34dfbe0cffa9566d",
"shasum": ""
},
"require": {
@@ -2078,7 +2100,7 @@
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
- "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
+ "phpunit/phpunit": "^8.5.44 || ^9.6.25 || ^10.5.53 || ^11.5.34"
},
"type": "library",
"extra": {
@@ -2120,7 +2142,7 @@
],
"support": {
"issues": "https://github.com/schmittjoh/php-option/issues",
- "source": "https://github.com/schmittjoh/php-option/tree/1.9.3"
+ "source": "https://github.com/schmittjoh/php-option/tree/1.9.4"
},
"funding": [
{
@@ -2132,7 +2154,7 @@
"type": "tidelift"
}
],
- "time": "2024-07-20T21:41:07+00:00"
+ "time": "2025-08-21T11:53:16+00:00"
},
{
"name": "psr/clock",
@@ -2447,16 +2469,16 @@
},
{
"name": "spatie/backtrace",
- "version": "1.7.1",
+ "version": "1.8.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/backtrace.git",
- "reference": "0f2477c520e3729de58e061b8192f161c99f770b"
+ "reference": "8c0f16a59ae35ec8c62d85c3c17585158f430110"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/spatie/backtrace/zipball/0f2477c520e3729de58e061b8192f161c99f770b",
- "reference": "0f2477c520e3729de58e061b8192f161c99f770b",
+ "url": "https://api.github.com/repos/spatie/backtrace/zipball/8c0f16a59ae35ec8c62d85c3c17585158f430110",
+ "reference": "8c0f16a59ae35ec8c62d85c3c17585158f430110",
"shasum": ""
},
"require": {
@@ -2494,7 +2516,8 @@
"spatie"
],
"support": {
- "source": "https://github.com/spatie/backtrace/tree/1.7.1"
+ "issues": "https://github.com/spatie/backtrace/issues",
+ "source": "https://github.com/spatie/backtrace/tree/1.8.1"
},
"funding": [
{
@@ -2506,7 +2529,7 @@
"type": "other"
}
],
- "time": "2024-12-02T13:28:15+00:00"
+ "time": "2025-08-26T08:22:30+00:00"
},
{
"name": "spatie/error-solutions",
@@ -2827,7 +2850,7 @@
},
{
"name": "symfony/clock",
- "version": "v7.2.0",
+ "version": "v7.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/clock.git",
@@ -2881,7 +2904,7 @@
"time"
],
"support": {
- "source": "https://github.com/symfony/clock/tree/v7.2.0"
+ "source": "https://github.com/symfony/clock/tree/v7.3.0"
},
"funding": [
{
@@ -2901,23 +2924,24 @@
},
{
"name": "symfony/console",
- "version": "v7.2.1",
+ "version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3"
+ "reference": "2b9c5fafbac0399a20a2e82429e2bd735dcfb7db"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/fefcc18c0f5d0efe3ab3152f15857298868dc2c3",
- "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3",
+ "url": "https://api.github.com/repos/symfony/console/zipball/2b9c5fafbac0399a20a2e82429e2bd735dcfb7db",
+ "reference": "2b9c5fafbac0399a20a2e82429e2bd735dcfb7db",
"shasum": ""
},
"require": {
"php": ">=8.2",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/service-contracts": "^2.5|^3",
- "symfony/string": "^6.4|^7.0"
+ "symfony/string": "^7.2"
},
"conflict": {
"symfony/dependency-injection": "<6.4",
@@ -2974,7 +2998,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v7.2.1"
+ "source": "https://github.com/symfony/console/tree/v7.3.4"
},
"funding": [
{
@@ -2985,25 +3009,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2024-12-11T03:49:26+00:00"
+ "time": "2025-09-22T15:31:00+00:00"
},
{
"name": "symfony/deprecation-contracts",
- "version": "v3.5.1",
+ "version": "v3.6.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
- "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
+ "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
- "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
+ "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
"shasum": ""
},
"require": {
@@ -3016,7 +3044,7 @@
"name": "symfony/contracts"
},
"branch-alias": {
- "dev-main": "3.5-dev"
+ "dev-main": "3.6-dev"
}
},
"autoload": {
@@ -3041,7 +3069,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1"
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
},
"funding": [
{
@@ -3057,20 +3085,20 @@
"type": "tidelift"
}
],
- "time": "2024-09-25T14:20:29+00:00"
+ "time": "2024-09-25T14:21:43+00:00"
},
{
"name": "symfony/error-handler",
- "version": "v7.2.4",
+ "version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
- "reference": "aabf79938aa795350c07ce6464dd1985607d95d5"
+ "reference": "99f81bc944ab8e5dae4f21b4ca9972698bbad0e4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/error-handler/zipball/aabf79938aa795350c07ce6464dd1985607d95d5",
- "reference": "aabf79938aa795350c07ce6464dd1985607d95d5",
+ "url": "https://api.github.com/repos/symfony/error-handler/zipball/99f81bc944ab8e5dae4f21b4ca9972698bbad0e4",
+ "reference": "99f81bc944ab8e5dae4f21b4ca9972698bbad0e4",
"shasum": ""
},
"require": {
@@ -3083,9 +3111,11 @@
"symfony/http-kernel": "<6.4"
},
"require-dev": {
+ "symfony/console": "^6.4|^7.0",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-kernel": "^6.4|^7.0",
- "symfony/serializer": "^6.4|^7.0"
+ "symfony/serializer": "^6.4|^7.0",
+ "symfony/webpack-encore-bundle": "^1.0|^2.0"
},
"bin": [
"Resources/bin/patch-type-declarations"
@@ -3116,7 +3146,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/error-handler/tree/v7.2.4"
+ "source": "https://github.com/symfony/error-handler/tree/v7.3.4"
},
"funding": [
{
@@ -3127,25 +3157,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2025-02-02T20:27:07+00:00"
+ "time": "2025-09-11T10:12:26+00:00"
},
{
"name": "symfony/finder",
- "version": "v7.2.2",
+ "version": "v7.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "87a71856f2f56e4100373e92529eed3171695cfb"
+ "reference": "2a6614966ba1074fa93dae0bc804227422df4dfe"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb",
- "reference": "87a71856f2f56e4100373e92529eed3171695cfb",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/2a6614966ba1074fa93dae0bc804227422df4dfe",
+ "reference": "2a6614966ba1074fa93dae0bc804227422df4dfe",
"shasum": ""
},
"require": {
@@ -3180,7 +3214,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/finder/tree/v7.2.2"
+ "source": "https://github.com/symfony/finder/tree/v7.3.2"
},
"funding": [
{
@@ -3191,25 +3225,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2024-12-30T19:00:17+00:00"
+ "time": "2025-07-15T13:41:35+00:00"
},
{
"name": "symfony/http-foundation",
- "version": "v7.2.3",
+ "version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0"
+ "reference": "c061c7c18918b1b64268771aad04b40be41dd2e6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ee1b504b8926198be89d05e5b6fc4c3810c090f0",
- "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/c061c7c18918b1b64268771aad04b40be41dd2e6",
+ "reference": "c061c7c18918b1b64268771aad04b40be41dd2e6",
"shasum": ""
},
"require": {
@@ -3226,6 +3264,7 @@
"doctrine/dbal": "^3.6|^4",
"predis/predis": "^1.1|^2.0",
"symfony/cache": "^6.4.12|^7.1.5",
+ "symfony/clock": "^6.4|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/expression-language": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
@@ -3258,7 +3297,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/http-foundation/tree/v7.2.3"
+ "source": "https://github.com/symfony/http-foundation/tree/v7.3.4"
},
"funding": [
{
@@ -3269,25 +3308,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2025-01-17T10:56:55+00:00"
+ "time": "2025-09-16T08:38:17+00:00"
},
{
"name": "symfony/mime",
- "version": "v7.2.4",
+ "version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
- "reference": "87ca22046b78c3feaff04b337f33b38510fd686b"
+ "reference": "b1b828f69cbaf887fa835a091869e55df91d0e35"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mime/zipball/87ca22046b78c3feaff04b337f33b38510fd686b",
- "reference": "87ca22046b78c3feaff04b337f33b38510fd686b",
+ "url": "https://api.github.com/repos/symfony/mime/zipball/b1b828f69cbaf887fa835a091869e55df91d0e35",
+ "reference": "b1b828f69cbaf887fa835a091869e55df91d0e35",
"shasum": ""
},
"require": {
@@ -3342,7 +3385,7 @@
"mime-type"
],
"support": {
- "source": "https://github.com/symfony/mime/tree/v7.2.4"
+ "source": "https://github.com/symfony/mime/tree/v7.3.4"
},
"funding": [
{
@@ -3353,16 +3396,20 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2025-02-19T08:51:20+00:00"
+ "time": "2025-09-16T08:38:17+00:00"
},
{
"name": "symfony/polyfill-ctype",
- "version": "v1.31.0",
+ "version": "v1.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
@@ -3421,7 +3468,7 @@
"portable"
],
"support": {
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0"
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0"
},
"funding": [
{
@@ -3432,6 +3479,10 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
@@ -3441,16 +3492,16 @@
},
{
"name": "symfony/polyfill-intl-grapheme",
- "version": "v1.31.0",
+ "version": "v1.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
- "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
+ "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
- "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70",
+ "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70",
"shasum": ""
},
"require": {
@@ -3499,7 +3550,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0"
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.33.0"
},
"funding": [
{
@@ -3510,25 +3561,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2024-09-09T11:45:10+00:00"
+ "time": "2025-06-27T09:58:17+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
- "version": "v1.31.0",
+ "version": "v1.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
- "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773"
+ "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773",
- "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
+ "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
"shasum": ""
},
"require": {
@@ -3582,7 +3637,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0"
+ "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0"
},
"funding": [
{
@@ -3593,16 +3648,20 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2024-09-09T11:45:10+00:00"
+ "time": "2024-09-10T14:38:51+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
- "version": "v1.31.0",
+ "version": "v1.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
@@ -3663,7 +3722,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0"
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0"
},
"funding": [
{
@@ -3674,6 +3733,10 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
@@ -3683,19 +3746,20 @@
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.31.0",
+ "version": "v1.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
+ "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
- "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
+ "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
"shasum": ""
},
"require": {
+ "ext-iconv": "*",
"php": ">=7.2"
},
"provide": {
@@ -3743,7 +3807,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
},
"funding": [
{
@@ -3754,25 +3818,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2024-09-09T11:45:10+00:00"
+ "time": "2024-12-23T08:48:59+00:00"
},
{
"name": "symfony/polyfill-php80",
- "version": "v1.31.0",
+ "version": "v1.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
- "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
+ "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
- "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
+ "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
"shasum": ""
},
"require": {
@@ -3823,7 +3891,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0"
},
"funding": [
{
@@ -3834,25 +3902,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2024-09-09T11:45:10+00:00"
+ "time": "2025-01-02T08:10:11+00:00"
},
{
"name": "symfony/polyfill-php83",
- "version": "v1.31.0",
+ "version": "v1.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php83.git",
- "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491"
+ "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491",
- "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491",
+ "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/17f6f9a6b1735c0f163024d959f700cfbc5155e5",
+ "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5",
"shasum": ""
},
"require": {
@@ -3899,7 +3971,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0"
+ "source": "https://github.com/symfony/polyfill-php83/tree/v1.33.0"
},
"funding": [
{
@@ -3910,25 +3982,189 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2024-09-09T11:45:10+00:00"
+ "time": "2025-07-08T02:45:35+00:00"
+ },
+ {
+ "name": "symfony/polyfill-php84",
+ "version": "v1.33.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/polyfill-php84.git",
+ "reference": "d8ced4d875142b6a7426000426b8abc631d6b191"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191",
+ "reference": "d8ced4d875142b6a7426000426b8abc631d6b191",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=7.2"
+ },
+ "type": "library",
+ "extra": {
+ "thanks": {
+ "url": "https://github.com/symfony/polyfill",
+ "name": "symfony/polyfill"
+ }
+ },
+ "autoload": {
+ "files": [
+ "bootstrap.php"
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php84\\": ""
+ },
+ "classmap": [
+ "Resources/stubs"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Nicolas Grekas",
+ "email": "p@tchwork.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions",
+ "homepage": "https://symfony.com",
+ "keywords": [
+ "compatibility",
+ "polyfill",
+ "portable",
+ "shim"
+ ],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2025-06-24T13:30:11+00:00"
+ },
+ {
+ "name": "symfony/polyfill-php85",
+ "version": "v1.33.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/polyfill-php85.git",
+ "reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
+ "reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=7.2"
+ },
+ "type": "library",
+ "extra": {
+ "thanks": {
+ "url": "https://github.com/symfony/polyfill",
+ "name": "symfony/polyfill"
+ }
+ },
+ "autoload": {
+ "files": [
+ "bootstrap.php"
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php85\\": ""
+ },
+ "classmap": [
+ "Resources/stubs"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Nicolas Grekas",
+ "email": "p@tchwork.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions",
+ "homepage": "https://symfony.com",
+ "keywords": [
+ "compatibility",
+ "polyfill",
+ "portable",
+ "shim"
+ ],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-php85/tree/v1.33.0"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2025-06-23T16:12:55+00:00"
},
{
"name": "symfony/process",
- "version": "v7.2.4",
+ "version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf"
+ "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf",
- "reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf",
+ "url": "https://api.github.com/repos/symfony/process/zipball/f24f8f316367b30810810d4eb30c543d7003ff3b",
+ "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b",
"shasum": ""
},
"require": {
@@ -3960,7 +4196,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v7.2.4"
+ "source": "https://github.com/symfony/process/tree/v7.3.4"
},
"funding": [
{
@@ -3971,25 +4207,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2025-02-05T08:33:46+00:00"
+ "time": "2025-09-11T10:12:26+00:00"
},
{
"name": "symfony/service-contracts",
- "version": "v3.5.1",
+ "version": "v3.6.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
- "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
+ "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
- "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f021b05a130d35510bd6b25fe9053c2a8a15d5d4",
+ "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4",
"shasum": ""
},
"require": {
@@ -4007,7 +4247,7 @@
"name": "symfony/contracts"
},
"branch-alias": {
- "dev-main": "3.5-dev"
+ "dev-main": "3.6-dev"
}
},
"autoload": {
@@ -4043,7 +4283,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/service-contracts/tree/v3.5.1"
+ "source": "https://github.com/symfony/service-contracts/tree/v3.6.0"
},
"funding": [
{
@@ -4059,20 +4299,20 @@
"type": "tidelift"
}
],
- "time": "2024-09-25T14:20:29+00:00"
+ "time": "2025-04-25T09:37:31+00:00"
},
{
"name": "symfony/string",
- "version": "v7.2.0",
+ "version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "446e0d146f991dde3e73f45f2c97a9faad773c82"
+ "reference": "f96476035142921000338bad71e5247fbc138872"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/446e0d146f991dde3e73f45f2c97a9faad773c82",
- "reference": "446e0d146f991dde3e73f45f2c97a9faad773c82",
+ "url": "https://api.github.com/repos/symfony/string/zipball/f96476035142921000338bad71e5247fbc138872",
+ "reference": "f96476035142921000338bad71e5247fbc138872",
"shasum": ""
},
"require": {
@@ -4087,7 +4327,6 @@
},
"require-dev": {
"symfony/emoji": "^7.1",
- "symfony/error-handler": "^6.4|^7.0",
"symfony/http-client": "^6.4|^7.0",
"symfony/intl": "^6.4|^7.0",
"symfony/translation-contracts": "^2.5|^3.0",
@@ -4130,7 +4369,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v7.2.0"
+ "source": "https://github.com/symfony/string/tree/v7.3.4"
},
"funding": [
{
@@ -4141,25 +4380,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2024-11-13T13:31:26+00:00"
+ "time": "2025-09-11T14:36:48+00:00"
},
{
"name": "symfony/translation",
- "version": "v7.2.4",
+ "version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
- "reference": "283856e6981286cc0d800b53bd5703e8e363f05a"
+ "reference": "ec25870502d0c7072d086e8ffba1420c85965174"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation/zipball/283856e6981286cc0d800b53bd5703e8e363f05a",
- "reference": "283856e6981286cc0d800b53bd5703e8e363f05a",
+ "url": "https://api.github.com/repos/symfony/translation/zipball/ec25870502d0c7072d086e8ffba1420c85965174",
+ "reference": "ec25870502d0c7072d086e8ffba1420c85965174",
"shasum": ""
},
"require": {
@@ -4169,6 +4412,7 @@
"symfony/translation-contracts": "^2.5|^3.0"
},
"conflict": {
+ "nikic/php-parser": "<5.0",
"symfony/config": "<6.4",
"symfony/console": "<6.4",
"symfony/dependency-injection": "<6.4",
@@ -4182,7 +4426,7 @@
"symfony/translation-implementation": "2.3|3.0"
},
"require-dev": {
- "nikic/php-parser": "^4.18|^5.0",
+ "nikic/php-parser": "^5.0",
"psr/log": "^1|^2|^3",
"symfony/config": "^6.4|^7.0",
"symfony/console": "^6.4|^7.0",
@@ -4225,7 +4469,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/translation/tree/v7.2.4"
+ "source": "https://github.com/symfony/translation/tree/v7.3.4"
},
"funding": [
{
@@ -4236,25 +4480,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2025-02-13T10:27:23+00:00"
+ "time": "2025-09-07T11:39:36+00:00"
},
{
"name": "symfony/translation-contracts",
- "version": "v3.5.1",
+ "version": "v3.6.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
- "reference": "4667ff3bd513750603a09c8dedbea942487fb07c"
+ "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c",
- "reference": "4667ff3bd513750603a09c8dedbea942487fb07c",
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/df210c7a2573f1913b2d17cc95f90f53a73d8f7d",
+ "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d",
"shasum": ""
},
"require": {
@@ -4267,7 +4515,7 @@
"name": "symfony/contracts"
},
"branch-alias": {
- "dev-main": "3.5-dev"
+ "dev-main": "3.6-dev"
}
},
"autoload": {
@@ -4303,7 +4551,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/translation-contracts/tree/v3.5.1"
+ "source": "https://github.com/symfony/translation-contracts/tree/v3.6.0"
},
"funding": [
{
@@ -4319,31 +4567,31 @@
"type": "tidelift"
}
],
- "time": "2024-09-25T14:20:29+00:00"
+ "time": "2024-09-27T08:32:26+00:00"
},
{
"name": "symfony/var-dumper",
- "version": "v7.2.3",
+ "version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "82b478c69745d8878eb60f9a049a4d584996f73a"
+ "reference": "b8abe7daf2730d07dfd4b2ee1cecbf0dd2fbdabb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/82b478c69745d8878eb60f9a049a4d584996f73a",
- "reference": "82b478c69745d8878eb60f9a049a4d584996f73a",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b8abe7daf2730d07dfd4b2ee1cecbf0dd2fbdabb",
+ "reference": "b8abe7daf2730d07dfd4b2ee1cecbf0dd2fbdabb",
"shasum": ""
},
"require": {
"php": ">=8.2",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"symfony/console": "<6.4"
},
"require-dev": {
- "ext-iconv": "*",
"symfony/console": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/process": "^6.4|^7.0",
@@ -4386,7 +4634,7 @@
"dump"
],
"support": {
- "source": "https://github.com/symfony/var-dumper/tree/v7.2.3"
+ "source": "https://github.com/symfony/var-dumper/tree/v7.3.4"
},
"funding": [
{
@@ -4397,25 +4645,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2025-01-17T11:39:41+00:00"
+ "time": "2025-09-11T10:12:26+00:00"
},
{
"name": "symfony/yaml",
- "version": "v7.2.3",
+ "version": "v7.3.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
- "reference": "ac238f173df0c9c1120f862d0f599e17535a87ec"
+ "reference": "d4f4a66866fe2451f61296924767280ab5732d9d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/ac238f173df0c9c1120f862d0f599e17535a87ec",
- "reference": "ac238f173df0c9c1120f862d0f599e17535a87ec",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/d4f4a66866fe2451f61296924767280ab5732d9d",
+ "reference": "d4f4a66866fe2451f61296924767280ab5732d9d",
"shasum": ""
},
"require": {
@@ -4458,7 +4710,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/yaml/tree/v7.2.3"
+ "source": "https://github.com/symfony/yaml/tree/v7.3.3"
},
"funding": [
{
@@ -4469,29 +4721,33 @@
"url": "https://github.com/fabpot",
"type": "github"
},
+ {
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
- "time": "2025-01-07T12:55:42+00:00"
+ "time": "2025-08-27T11:34:33+00:00"
},
{
"name": "tightenco/jigsaw",
- "version": "v1.7.5",
+ "version": "v1.8.2",
"source": {
"type": "git",
"url": "https://github.com/tighten/jigsaw.git",
- "reference": "6bdbdb5ac273b8837f0fda8b4f0129fdbb1c4753"
+ "reference": "c1db271ede139dd4ad5ded81211ef2b1f15890f9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/tighten/jigsaw/zipball/6bdbdb5ac273b8837f0fda8b4f0129fdbb1c4753",
- "reference": "6bdbdb5ac273b8837f0fda8b4f0129fdbb1c4753",
+ "url": "https://api.github.com/repos/tighten/jigsaw/zipball/c1db271ede139dd4ad5ded81211ef2b1f15890f9",
+ "reference": "c1db271ede139dd4ad5ded81211ef2b1f15890f9",
"shasum": ""
},
"require": {
- "illuminate/collections": "^11.0",
+ "illuminate/collections": "^11.0 || ^12.0",
"illuminate/console": "^11.0 || ^12.0",
"illuminate/container": "^11.0 || ^12.0",
"illuminate/filesystem": "^11.0 || ^12.0",
@@ -4556,22 +4812,22 @@
],
"support": {
"issues": "https://github.com/tighten/jigsaw/issues",
- "source": "https://github.com/tighten/jigsaw/tree/v1.7.5"
+ "source": "https://github.com/tighten/jigsaw/tree/v1.8.2"
},
- "time": "2025-03-07T15:26:37+00:00"
+ "time": "2025-07-11T14:36:42+00:00"
},
{
"name": "vlucas/phpdotenv",
- "version": "v5.6.1",
+ "version": "v5.6.2",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
- "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2"
+ "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2",
- "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2",
+ "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
+ "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
"shasum": ""
},
"require": {
@@ -4630,7 +4886,7 @@
],
"support": {
"issues": "https://github.com/vlucas/phpdotenv/issues",
- "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.1"
+ "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.2"
},
"funding": [
{
@@ -4642,7 +4898,7 @@
"type": "tidelift"
}
],
- "time": "2024-07-20T21:52:34+00:00"
+ "time": "2025-04-30T23:37:27+00:00"
},
{
"name": "voku/portable-ascii",
diff --git a/lang/cs/main.json b/lang/cs/main.json
index 0757d7ab..9e7496a5 100644
--- a/lang/cs/main.json
+++ b/lang/cs/main.json
@@ -1,6 +1,262 @@
{
- "# LibreSign Privacy Notice\n\n## Introduction\n\nThe **LibreSign** is documents signer free developed by **LibreCode**, cooperative of professional of IT. The LibreSign was thinked having to base the security and the privacy of users.\n\nWe establish this Privacy Notice to inform how the personal data collected through of the our contact form on website of LibreSign is treaties, protected and utilized.\n\nThis Notice is governed for norms of General Data Protection Law (GDPL) by Brasil and General Data Protection Law (GDPL) by Europe Union, reflexeting our compromise in protect the privacy and the integration of users personal data.\n\n## Collect of Data\n\nThe LibreCode collect and treat the following personal data through of your website (www.libresign.coop):\n\n- **Name**\n- **E-mail**\n- **Phone**\n\nThese data is provided voluntarily by users when filling the contact form available on our website. The collect these data have how finality exclusive establish a communication channel efficient with the interested in our products and services.\n\n**When filling the registration form you agree with the treat of your data to publish of products of LibreCode. You can revoke your consent any time, just click on link available in communication or send an e-mail to:** contato@librecode.coop.\n\n## Use of Data\n\nThe personal data collected is used just to the following finalities:\n\n- Answer of requests, doubts or users of comments\n- Send communications that have been expressly requested by user ou that be pertinent to your manifested interest\n- Register of attendance history\n- For legal and/or regulatory purposes\n \nThe LibreCode is committed to not use the data collected to specific distincts finality above without the prev notification of the data holders.\n\n## Data Sharing\n\nThe LibreCode not share, sell, rent or another way provides collected personal data to third parties, except when necessary to fulfill with legal obligations or with user express authorization.\n\n## Data Security\n\nWe employ measures security technique and organizational to protected the personal data collected against accesses not authorized, undue changes, disclosure or destruction. Our commitment with security, include adoption of recommented pratics in terms of data protect. To know more about the security politic of LibreCode between in contact us.\n\n## Data Holders Rights\n\nAccording to art 18 of LGPD and the GDPR, users have the use to access, to correct, delete or to carry personal user data, beside can limit or if oppose to your treat when substantiated in the interest legitimate of the controller.\n\nTo exercise your rights, the holders of data and/or your responsible should **in to by way e-mail:** contato@librecode.coop\n\n## Changes of Privacy Politic\n\nLibreCode reserves the right to change this Privacy Policy any moment. The changes will be valid immediately after you publish on website. We recommend the periodic review this politic.\n\n## Contact\n\nTo relative questions to our Privacy Politic any moment contact us by e-mail: contato@librecode.coop\n\nThis Privacy Politic was updated by last once on 08 april 2024": "# Oznámení o ochraně osobních údajů LibreSign\n\n## Úvod\n\n**LibreSign** je bezplatný podepisovač dokumentů vyvinutý **LibreCode**, družstvem profesionálů z oblasti IT. LibreSign byl vytvořen s ohledem na bezpečnost a soukromí uživatelů.\n\nToto oznámení o ochraně osobních údajů vytváříme proto, abychom vás informovali o tom, jak jsou osobní údaje shromážděné prostřednictvím kontaktního formuláře na webových stránkách LibreSign zpracovávány, chráněny a využívány.\n\nToto oznámení se řídí normami obecného zákona o ochraně osobních údajů (GDPL) v Brazílii a obecného zákona o ochraně osobních údajů (GDPL) v Evropské unii a odráží náš kompromis v ochraně soukromí a integraci osobních údajů uživatelů.\n\n## Shromažďování údajů\n\nLibreCode shromažďuje a zpracovává následující osobní údaje prostřednictvím vašich webových stránek (www.libresign.coop):\n\n- **Jméno**\n- **E-mail**\n- **Telefon**\n\nTyto údaje uživatelé poskytují dobrovolně při vyplňování kontaktního formuláře, který je k dispozici na našich webových stránkách. Shromažďování těchto údajů má jak konečný exkluzivní vytvořit efektivní komunikační kanál se zájemci o naše produkty a služby.\n\n**Při vyplnění registračního formuláře souhlasíte se zpracováním vašich údajů pro účely zveřejnění produktů společnosti LibreCode. Svůj souhlas můžete kdykoli odvolat, stačí kliknout na odkaz dostupný v komunikaci nebo zaslat e-mail na adresu:** contato@librecode.coop.\n\n## Použití údajů\n\nShromážděné osobní údaje se používají pouze k následujícím účelům:\n\n- Odpovědi na žádosti, pochybnosti nebo komentáře uživatelů.\n- Zasílání sdělení, která si uživatel výslovně vyžádal ou která se vztahují k vašemu projevenému zájmu\n- Evidence historie návštěvnosti\n- Pro právní a/nebo regulační účely\n \nLibreCode se zavazuje, že shromážděné údaje nepoužije ke konkrétním odlišným výše uvedeným účelům bez předchozího upozornění držitelů údajů.\n\n## Sdílení údajů\n\nLibreCode nesdílí, neprodává, nepronajímá ani jinak neposkytuje shromážděné osobní údaje třetím stranám, s výjimkou případů, kdy je to nezbytné pro splnění zákonných povinností nebo s výslovným souhlasem uživatele.\n\n## Bezpečnost údajů\n\nPoužíváme bezpečnostní techniku a organizační opatření k ochraně shromážděných osobních údajů před neoprávněným přístupem, neoprávněnými změnami, zveřejněním nebo zničením. Náš závazek v oblasti bezpečnosti zahrnuje přijetí doporučených postupů, pokud jde o ochranu údajů. Chcete-li se dozvědět více o bezpečnostní politice LibreCode, kontaktujte nás.\n\n## Práva držitelů údajů\n\nPodle čl. 18 LGPD a GDPR mají uživatelé právo na přístup, opravu, vymazání nebo přenos osobních údajů uživatele, kromě toho mohou omezit nebo v případě nesouhlasu se svým zpracováním, pokud je to odůvodněno oprávněným zájmem správce.\n\nChcete-li uplatnit svá práva, měli byste se obrátit na držitele údajů a/nebo na svého odpovědného pracovníka prostřednictvím e-mailu:** contato@librecode.coop.\n\n## Změny politiky ochrany osobních údajů\n\nSpolečnost LibreCode si vyhrazuje právo kdykoli změnit tyto Zásady ochrany osobních údajů. Změny budou platné ihned po zveřejnění na webových stránkách. Doporučujeme tyto zásady pravidelně kontrolovat.\n\n## Kontakt\n\nPro relativní dotazy k našim Zásadám ochrany osobních údajů nás kdykoli kontaktujte e-mailem: contato@librecode.coop.\n\nTyto Zásady ochrany osobních údajů byly naposledy aktualizovány dne 08. dubna 2024",
- "### Advanced security for public companies\n\nIn a digital environment where information security is crucial, especially for public companies that deal with large volumes of sensitive documents, LibreSign stands out for offering advanced security. Using data encryption and multi-factor authentication, LibreSign ensures that your data is always protected.\n\n#### See some advantages:\n\nEnd-to-end encryption ensures that only authorized recipients can access and read document content. With LibreSign, each document is encrypted from submission to final signature, ensuring your information remains secure every step of the way.\n\nThis encryption protects against interception during the transmission and storage of documents, ensuring that even if the data is accessed by third parties, it will be indecipherable and useless. For public companies that frequently deal with confidential information, this additional security is essential to protect the integrity of their administrative processes.\n\n#### Secure authentication\n\nLibreSign implements multi-factor authentication (MFA), making unauthorized access difficult and ensuring that only verified people can sign documents. This method requires users to provide two or more forms of verification before accessing documents, making the signing process more secure and reliable.\n\nFor example, in addition to the password, a code sent to the user's cell phone or email may be required. This additional level of verification prevents unauthorized people from forging signatures or accessing important documents. For public organizations, where accuracy and accountability are paramount, MFA provides an indispensable extra layer of security.\n\n### The importance of digital security in public companies\n\nPublic companies deal daily with information that requires the highest level of security. From contracts and agreements to legislative documents and citizen records, protecting this data is crucial. Any security breach can result in serious consequences, including data loss, unauthorized access to sensitive information and damage to the organization's reputation.\n\nLibreSign was developed with a focus on security and efficiency. The platform ensures that each document goes through a secure process, from creation to final signature. This level of detail and care is especially important in a scenario where reliability and security are mandatory.\n\n### Additional Benefits of LibreSign\n\nIn addition to advanced security features, LibreSign offers other advantages that make document management more efficient and secure:\n\n- **Intuitive interface:** The platform is easy to use, allowing employees to focus on their main tasks without wasting time on complicated systems.\n- **Real-time monitoring:** Track the status of documents in real time, allowing quick actions such as sending reminders for pending signatures.\n- **Integration with other systems:** LibreSign can be integrated with other systems used by your organization, providing more cohesive and centralized document management.\n\n### Conclusion\n\nThe security of your documents cannot be compromised. With LibreSign, you are guaranteed maximum protection through end-to-end encryption and authentication with multiple identification factors. Our solution is developed to meet the stringent security requirements of public companies, ensuring that each document is treated with the highest level of integrity and reliability.\n\nDon't wait until a security breach affects your organization. Contact us today to learn more about how LibreSign can meet the needs of your public organization. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n\nProtect your documents, optimize your processes and ensure the security and efficiency that your public organization deserves with LibreSign.\n": "### Pokročilé zabezpečení pro veřejné společnosti\n\nV digitálním prostředí, kde je bezpečnost informací klíčová, zejména pro veřejné společnosti, které pracují s velkými objemy citlivých dokumentů, vyniká LibreSign pokročilým zabezpečením. Pomocí šifrování dat a vícefaktorového ověřování zajišťuje LibreSign, že jsou vaše data vždy chráněna.\n\n#### Podívejte se na některé výhody:\n\nKoncové šifrování zajišťuje, že k obsahu dokumentu mohou přistupovat a číst jej pouze oprávnění příjemci. S LibreSign je každý dokument šifrován od odeslání až po finální podpis, což zajišťuje, že vaše informace zůstanou v bezpečí na každém kroku.\n\nToto šifrování chrání před odposlechem během přenosu a ukládání dokumentů a zajišťuje, že i v případě přístupu třetích stran budou data nerozluštitelná a nepoužitelná. Pro veřejné společnosti, které často pracují s důvěrnými informacemi, je toto dodatečné zabezpečení nezbytné pro ochranu integrity jejich administrativních procesů.\n\n#### Bezpečné ověřování\n\nLibreSign implementuje vícefaktorové ověřování (MFA), které ztěžuje neoprávněný přístup a zajišťuje, že dokumenty mohou podepisovat pouze ověřené osoby. Tato metoda vyžaduje, aby uživatelé před přístupem k dokumentům poskytli dvě nebo více forem ověření, což zvyšuje bezpečnost a spolehlivost procesu podepisování.\n\nKromě hesla může být například vyžadován kód zaslaný na mobilní telefon nebo e-mail uživatele. Tato další úroveň ověření zabraňuje neoprávněným osobám padělat podpisy nebo získat přístup k důležitým dokumentům. Pro veřejné organizace, kde jsou přesnost a odpovědnost prvořadé, poskytuje MFA nepostradatelnou další úroveň zabezpečení.\n\n### Význam digitálního zabezpečení ve veřejných společnostech\n\nVeřejné společnosti denně pracují s informacemi, které vyžadují nejvyšší úroveň zabezpečení. Od smluv a dohod až po legislativní dokumenty a záznamy občanů - ochrana těchto dat je klíčová. Jakékoli narušení bezpečnosti může mít vážné následky, včetně ztráty dat, neoprávněného přístupu k citlivým informacím a poškození dobrého jména organizace.\n\nSystém LibreSign byl vyvinut s důrazem na bezpečnost a efektivitu. Platforma zajišťuje, aby každý dokument prošel bezpečným procesem od vytvoření až po finální podpis. Tato úroveň detailu a péče je obzvláště důležitá ve scénáři, kde jsou spolehlivost a bezpečnost povinné.\n\n### Další výhody LibreSign\n\nKromě pokročilých bezpečnostních funkcí nabízí LibreSign i další výhody, díky nimž je správa dokumentů efektivnější a bezpečnější:\n\n- **Intuitivní rozhraní:** Platforma se snadno používá, takže se zaměstnanci mohou soustředit na své hlavní úkoly a neztrácet čas složitými systémy.\n- **Monitorování v reálném čase:** Sledování stavu dokumentů v reálném čase, které umožňuje rychlé akce, jako je zasílání upomínek za nevyřízené podpisy.\n- **Integrace s dalšími systémy:** Systém LibreSign lze integrovat s dalšími systémy používanými ve vaší organizaci, čímž získáte ucelenější a centralizovanější správu dokumentů.\n\n### Závěr\n\nBezpečnost vašich dokumentů nesmí být ohrožena. Se systémem LibreSign máte zaručenou maximální ochranu díky end-to-end šifrování a ověřování pomocí více identifikačních faktorů. Naše řešení je vyvinuto tak, aby splňovalo přísné bezpečnostní požadavky veřejných společností a zajistilo, že s každým dokumentem bude zacházeno s nejvyšší úrovní integrity a spolehlivosti.\n\nNečekejte, až se narušení bezpečnosti dotkne vaší organizace. Kontaktujte nás ještě dnes a dozvíte se více o tom, jak může LibreSign splnit potřeby vaší veřejné organizace. Naplánujte si ukázku a zjistěte, jak můžeme zlepšit správu dokumentů a administrativní efektivitu ve vaší instituci.\n\nChraňte své dokumenty, optimalizujte své procesy a zajistěte bezpečnost a efektivitu, kterou si vaše veřejná organizace zaslouží, pomocí LibreSign.\n",
- "## Common problems in document management\n\nDocument management faces several common issues. Manual document signing can take days or even weeks, especially when multiple signatures are needed, delaying important processes and affecting the institution's operations. Moreover, manual handling of documents increases the chance of errors, leading to legal and administrative problems. The use of paper, printing, storage, and sending physical documents also generates significant costs for institutions. Finally, ensuring data security and compliance with laws, such as the LGPD (General Data Protection Law), is a constant challenge.\n\n### Real problem: Floods in Rio Grande do Sul\n\nA recent example that highlights the importance of document digitization is the floods in Rio Grande do Sul. Many schools and universities lost important physical documents due to the floods, resulting in enormous losses and difficulties in recovering essential information. The lack of digitization severely affected the administration and continuity of educational activities. This tragic event reinforces the urgent need to adopt digital solutions to protect important data and ensure the resilience of institutions against natural disasters.\n\n## LibreSign: The ideal solution\n\nLibreSign is a digital signature platform that allows educational institutions to digitize and automate document management, offering a secure, efficient, and cost-effective solution. With LibreSign, you reduce bureaucracy, save resources, and increase security.\n\nAmong its features, we highlight:\n\n1. Digital document signing using digital certificates (e-CPF, e-CNPJ, or system-generated certificates).\n2. Legal validity and compliance with Brazilian legislation, including the General Data Protection Law (LGPD), and the European Union's General Data Protection Regulation (GDPR).\n3. Centralizes the creation, storage, and signing of documents in a single system, facilitating access and management, reducing bureaucracy, and increasing the efficiency of academic offices.\n4. Uses advanced encryption to protect documents from unauthorized access, ensuring data integrity and confidentiality, which is essential for LGPD compliance.\n5. Eliminates the need for physical document sending, saving time and resources.\n\n### Examples of documents that can be signed\n\nLibreSign can be used to sign a wide variety of school and academic documents, including:\n\n1. Enrollment contracts\n2. Report cards and performance reports\n3. Certificates and diplomas\n4. Lesson plans\n5. Parental authorizations\n6. Statements and requests\n7. Various administrative forms\n\nUsing LibreSign for these documents increases practicality, security, efficiency, and legal compliance, benefiting both institutions and students.\n\n#### Discover the benefits of using LibreSign\n\n- Speed: Reduce the time needed to sign and process documents, increasing productivity.\n- Cost Reduction: Eliminate costs associated with paper, printing, and sending documents.\n- Security: Ensure the protection of sensitive data and compliance with the LGPD.\n- Sustainability: Contribute to environmental preservation by reducing paper usage.\n- Accessibility: Allow documents to be signed from anywhere, at any time, facilitating remote management.\n\nDigitizing signing processes is a crucial step towards modernizing educational institutions. LibreSign offers a complete solution that not only improves efficiency and reduces costs but also ensures data security and compliance. Transform your institution's document management with LibreSign and enjoy all the benefits of digital transformation.\n\n🌐 Contact us: [LibreSign Contact Us](https://libresign.coop/contact-us)\n": "## Běžné problémy při správě dokumentů\n\nSpráva dokumentů se potýká s několika běžnými problémy. Ruční podepisování dokumentů může trvat dny nebo dokonce týdny, zejména pokud je potřeba více podpisů, což zdržuje důležité procesy a ovlivňuje provoz instituce. Ruční zpracování dokumentů navíc zvyšuje pravděpodobnost chyb, což vede k právním a administrativním problémům. Používání papíru, tisk, ukládání a odesílání fyzických dokumentů také vytváří institucím značné náklady. V neposlední řadě je neustálou výzvou zajištění bezpečnosti dat a dodržování zákonů, jako je například obecný zákon o ochraně osobních údajů (LGPD).\n\n### Skutečný problém: Záplavy v Rio Grande do Sul\n\nNedávným příkladem, který podtrhuje význam digitalizace dokumentů, jsou povodně v Rio Grande do Sul. Mnoho škol a univerzit přišlo v důsledku povodní o důležité fyzické dokumenty, což vedlo k obrovským ztrátám a obtížím při obnově základních informací. Absence digitalizace vážně ovlivnila správu a kontinuitu vzdělávacích aktivit. Tato tragická událost posiluje naléhavou potřebu přijmout digitální řešení na ochranu důležitých dat a zajistit odolnost institucí proti přírodním katastrofám.\n\n## LibreSign: ideální řešení\n\nLibreSign je platforma pro digitální podpisy, která umožňuje vzdělávacím institucím digitalizovat a automatizovat správu dokumentů a nabízí bezpečné, efektivní a nákladově efektivní řešení. S LibreSign snížíte byrokracii, ušetříte zdroje a zvýšíte bezpečnost.\n\nMezi jejími funkcemi vyzdvihujeme např:\n\n1. Digitální podepisování dokumentů pomocí digitálních certifikátů (e-CPF, e-CNPJ nebo systémem generovaných certifikátů).\n2. Právní platnost a soulad s brazilskou legislativou, včetně obecného zákona o ochraně osobních údajů (LGPD) a obecného nařízení Evropské unie o ochraně osobních údajů (GDPR).\n3. Centralizace vytváření, ukládání a podepisování dokumentů v jediném systému, což usnadňuje přístup a správu, snižuje byrokracii a zvyšuje efektivitu akademických pracovišť.\n4. Využívá pokročilé šifrování k ochraně dokumentů před neoprávněným přístupem, čímž zajišťuje integritu a důvěrnost dat, což je nezbytné pro dodržování LGPD.\n5. Eliminuje potřebu fyzického zasílání dokumentů, čímž šetří čas a zdroje.\n\n### Příklady dokumentů, které lze podepsat\n\nLibreSign lze použít k podepisování široké škály školních a akademických dokumentů, včetně:\n\n1. Zápisové smlouvy\n2. Vysvědčení a zprávy o výsledcích\n3. Vysvědčení a diplomy\n4. Plány výuky\n5. Pověření rodičů\n6. Prohlášení a žádosti\n7. Různé administrativní formuláře\n\nPoužití systému LibreSign pro tyto dokumenty zvyšuje praktičnost, bezpečnost, efektivitu a soulad s právními předpisy, což přináší výhody institucím i studentům.\n\n#### Objevte výhody používání LibreSign.\n\n- Rychlost: Zkraťte dobu potřebnou k podepisování a zpracování dokumentů a zvyšte produktivitu.\n- Snížení nákladů: Eliminace nákladů spojených s papírem, tiskem a odesíláním dokumentů.\n- Bezpečnost: Zajištění ochrany citlivých údajů a souladu se směrnicí LGPD.\n- Udržitelnost: Přispějte k ochraně životního prostředí snížením spotřeby papíru.\n- Dostupnost: Umožňuje podepisovat dokumenty odkudkoli a kdykoli a usnadňuje vzdálenou správu.\n\nDigitalizace podpisových procesů je zásadním krokem k modernizaci vzdělávacích institucí. LibreSign nabízí kompletní řešení, které nejen zvyšuje efektivitu a snižuje náklady, ale také zajišťuje bezpečnost dat a dodržování předpisů. Transformujte správu dokumentů své instituce pomocí LibreSign a využívejte všech výhod digitální transformace.\n\n🌐 Kontaktujte nás: [LibreSign Kontaktujte nás](https://libresign.coop/contact-us)\n",
- "### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n": "### Monitorování v reálném čase - Transformace správy dokumentů ve veřejných organizacích pomocí LibreSign\n\nEfektivní a transparentní správa dokumentů je stálou výzvou pro mnoho organizací, zejména těch ve veřejném sektoru, kde je podepisování velkých objemů dokumentů rutinou. Nedostatek přehledu a kontroly nad stavem podpisů může vést ke zpoždění a značné ztrátě produktivity, což má negativní dopad na každodenní služby a provoz.\n\nPředstavte si, že si nejste jisti, zda byl důležitý dokument podepsán, nebo ještě hůře, že zjistíte, že je třeba provést neodkladné úkony, když už je pozdě. Tento scénář nejenže vyvolává frustraci, ale může také ohrozit efektivitu a důvěryhodnost organizace. Právě v této souvislosti vyniká LibreSign, který nabízí řešení, jež zajišťuje naprostou transparentnost a kontrolu nad procesem podepisování dokumentů.\n\n### Hlavní výhody monitorování v reálném čase s LibreSign\n\n#### 1. Podrobné a okamžité sledování\n\nMonitorování v reálném čase v systému LibreSign umožňuje sledovat každý krok procesu podepisování. To znamená, že kdykoli můžete zkontrolovat, zda byl dokument podepsán, nebo zda ještě čeká na provedení úkonů. Tento okamžitý přehled je nezbytný pro zajištění toho, aby dokumenty nestály na místě a aby všechny zúčastněné strany dodržovaly své termíny.\n\n#### 2. Zasílání automatických upomínek\n\nKdyž dokument čeká na podpis, LibreSign umožňuje zasílat signatářům upomínky. Tato funkce zajišťuje, že jsou všichni upozorněni a mohou rychle jednat, čímž se předejde zbytečným průtahům. Ve veřejných organizacích, kde jsou rychlost a přesnost zásadní, je tato možnost automatického připomínání signatářům velmi významným rozlišovacím prvkem.\n\n#### 3. Rychlé řešení problémů\n\nDíky monitorování v reálném čase lze problémy identifikovat a řešit okamžitě. Sledováním průběhu vyřizování dokumentů lze odhalit případné překážky nebo zpoždění a podniknout potřebné kroky k nápravě situace. Tato schopnost rychlé reakce zvyšuje efektivitu pracovního postupu a zajišťuje, že dokumenty budou podepsány ve stanovených termínech.\n\n#### 4. Intuitivní ovládací panel\n\nInteraktivní řídicí panel LibreSign vám poskytuje jasný a podrobný přehled o stavu každého dokumentu. Toto intuitivní rozhraní usnadňuje správu a sledování více souběžných podpisů, což umožňuje týmu soustředit se na strategičtější úkoly s vědomím, že se o kontrolu a sledování dokumentů stará systém.\n\n#### Proč veřejné organizace potřebují LibreSign?\n\nVeřejné organizace pracují s velkými objemy dokumentů, které musí být podepsány různými stranami, často na různých místech. Efektivita správy těchto podpisů je nezbytná pro udržení správných administrativních procesů a zajištění kontinuity služeb. LibreSign nejen urychluje proces podepisování, ale také zlepšuje organizaci a produktivitu týmu tím, že centralizuje správu podpisů v jediném panelu.\n\n### Příklady aplikací pro monitorování v reálném čase\n\n1. **Vládní úřady:**\n\nVe vládních odděleních, kde je podepisování úředních dokumentů každodenní činností, zajišťuje monitorování v reálném čase, aby byly všechny dokumenty podepsány včas a aby nebyly opomenuty žádné důležité detaily.\n\n2. **Nemocnice a zdravotnické služby:**\n\nV nemocnicích a zdravotnických službách může efektivní správa dokumentů doslova zachraňovat životy. Schopnost sledovat podpisy receptů a povolení, receptů a dalších důležitých dokumentů v reálném čase zajišťuje, že pacienti dostanou potřebnou péči bez zpoždění.\n\n3. **Vzdělávací sektor:**\n\nŠkoly, univerzity a další vzdělávací instituce mohou využívat výhod systému LibreSign díky efektivní a transparentní správě smluv s učiteli, souhlasů rodičů, záznamů o studentech a dalších důležitých dokumentů.\n\nZavedení monitorování v reálném čase pomocí LibreSign přináší revoluci ve správě dokumentů a zajišťuje transparentnější a efektivnější práci. Z této technologie mohou těžit zejména veřejné organizace, kterým zajistí, že jejich podpisové procesy budou agilní a dobře řízené.\n\nNedovolte, aby nedostatek přehledu a kontroly poškodil produktivitu vaší organizace. Vyzkoušejte LibreSign a změňte své procesy digitálního podepisování. Naplánujte si ukázku a zjistěte, jak můžeme zlepšit správu dokumentů a administrativní efektivitu ve vaší instituci.\n"
+ "# LibreSign API: Endpoints and usage flows\n\n## API Endpoints\n\nTo find out which endpoints are available in the LibreSign API, follow these steps:\n\n1. **Install the OCS API Viewer App**: Start by installing the [OCS API Viewer](https://apps.nextcloud.com/apps/ocs_api_viewer) in your Nextcloud environment.\n2. **Access the API Documentation**: In the Nextcloud menu, locate the OCS app. Here, you will find the documentation for the LibreSign API, as well as other Nextcloud APIs.\n\n## Understanding the LibreSign API usage flows\n\nTo understand how to perform specific operations, such as requesting a signature, you can use the LibreSign application itself as a reference. Here’s how to do it:\n\n1. **Open Developer Tools**: Press the F12 key in your browser to access the developer tools.\n2. **Go to the Network Tab**: Navigate to the \"Network\" tab to monitor the API requests.\n3. **Filter the requests**: Use the filter to show only the requests related to LibreSign by typing \"libresign.\"\n4. **Perform actions in LibreSign**: Execute the desired actions in the LibreSign application. Observe the requests sent to the API at each step and analyze how they are structured.\n\nBy following these steps, you will be able to query the available endpoints of the LibreSign API and understand the usage flows by monitoring the requests made by the application. This will help you integrate and use the API in your projects.\n": "# LibreSign API: Endpoints and usage flows\n\n## API Endpoints\n\nTo find out which endpoints are available in the LibreSign API, follow these steps:\n\n1. **Install the OCS API Viewer App**: Start by installing the [OCS API Viewer](https://apps.nextcloud.com/apps/ocs_api_viewer) in your Nextcloud environment.\n2. **Access the API Documentation**: In the Nextcloud menu, locate the OCS app. Here, you will find the documentation for the LibreSign API, as well as other Nextcloud APIs.\n\n## Understanding the LibreSign API usage flows\n\nTo understand how to perform specific operations, such as requesting a signature, you can use the LibreSign application itself as a reference. Here’s how to do it:\n\n1. **Open Developer Tools**: Press the F12 key in your browser to access the developer tools.\n2. **Go to the Network Tab**: Navigate to the \"Network\" tab to monitor the API requests.\n3. **Filter the requests**: Use the filter to show only the requests related to LibreSign by typing \"libresign.\"\n4. **Perform actions in LibreSign**: Execute the desired actions in the LibreSign application. Observe the requests sent to the API at each step and analyze how they are structured.\n\nBy following these steps, you will be able to query the available endpoints of the LibreSign API and understand the usage flows by monitoring the requests made by the application. This will help you integrate and use the API in your projects.\n",
+ "# LibreSign Privacy Notice\n\n## Introduction\n\nThe **LibreSign** is documents signer free developed by **LibreCode**, cooperative of professional of IT. The LibreSign was thinked having to base the security and the privacy of users.\n\nWe establish this Privacy Notice to inform how the personal data collected through of the our contact form on website of LibreSign is treaties, protected and utilized.\n\nThis Notice is governed for norms of General Data Protection Law (GDPL) by Brasil and General Data Protection Law (GDPL) by Europe Union, reflexeting our compromise in protect the privacy and the integration of users personal data.\n\n## Collect of Data\n\nThe LibreCode collect and treat the following personal data through of your website (www.libresign.coop):\n\n- **Name**\n- **E-mail**\n- **Phone**\n\nThese data is provided voluntarily by users when filling the contact form available on our website. The collect these data have how finality exclusive establish a communication channel efficient with the interested in our products and services.\n\n**When filling the registration form you agree with the treat of your data to publish of products of LibreCode. You can revoke your consent any time, just click on link available in communication or send an e-mail to:** contato@librecode.coop.\n\n## Use of Data\n\nThe personal data collected is used just to the following finalities:\n\n- Answer of requests, doubts or users of comments\n- Send communications that have been expressly requested by user ou that be pertinent to your manifested interest\n- Register of attendance history\n- For legal and/or regulatory purposes\n \nThe LibreCode is committed to not use the data collected to specific distincts finality above without the prev notification of the data holders.\n\n## Data Sharing\n\nThe LibreCode not share, sell, rent or another way provides collected personal data to third parties, except when necessary to fulfill with legal obligations or with user express authorization.\n\n## Data Security\n\nWe employ measures security technique and organizational to protected the personal data collected against accesses not authorized, undue changes, disclosure or destruction. Our commitment with security, include adoption of recommented pratics in terms of data protect. To know more about the security politic of LibreCode between in contact us.\n\n## Data Holders Rights\n\nAccording to art 18 of LGPD and the GDPR, users have the use to access, to correct, delete or to carry personal user data, beside can limit or if oppose to your treat when substantiated in the interest legitimate of the controller.\n\nTo exercise your rights, the holders of data and/or your responsible should **in to by way e-mail:** contato@librecode.coop\n\n## Changes of Privacy Politic\n\nLibreCode reserves the right to change this Privacy Policy any moment. The changes will be valid immediately after you publish on website. We recommend the periodic review this politic.\n\n## Contact\n\nTo relative questions to our Privacy Politic any moment contact us by e-mail: contato@librecode.coop\n\nThis Privacy Politic was updated by last once on 08 april 2024": "# LibreSign Privacy Notice\n\n## Introduction\n\nThe **LibreSign** is documents signer free developed by **LibreCode**, cooperative of professional of IT. The LibreSign was thinked having to base the security and the privacy of users.\n\nWe establish this Privacy Notice to inform how the personal data collected through of the our contact form on website of LibreSign is treaties, protected and utilized.\n\nThis Notice is governed for norms of General Data Protection Law (GDPL) by Brasil and General Data Protection Law (GDPL) by Europe Union, reflexeting our compromise in protect the privacy and the integration of users personal data.\n\n## Collect of Data\n\nThe LibreCode collect and treat the following personal data through of your website (www.libresign.coop):\n\n- **Name**\n- **E-mail**\n- **Phone**\n\nThese data is provided voluntarily by users when filling the contact form available on our website. The collect these data have how finality exclusive establish a communication channel efficient with the interested in our products and services.\n\n**When filling the registration form you agree with the treat of your data to publish of products of LibreCode. You can revoke your consent any time, just click on link available in communication or send an e-mail to:** contato@librecode.coop.\n\n## Use of Data\n\nThe personal data collected is used just to the following finalities:\n\n- Answer of requests, doubts or users of comments\n- Send communications that have been expressly requested by user ou that be pertinent to your manifested interest\n- Register of attendance history\n- For legal and/or regulatory purposes\n \nThe LibreCode is committed to not use the data collected to specific distincts finality above without the prev notification of the data holders.\n\n## Data Sharing\n\nThe LibreCode not share, sell, rent or another way provides collected personal data to third parties, except when necessary to fulfill with legal obligations or with user express authorization.\n\n## Data Security\n\nWe employ measures security technique and organizational to protected the personal data collected against accesses not authorized, undue changes, disclosure or destruction. Our commitment with security, include adoption of recommented pratics in terms of data protect. To know more about the security politic of LibreCode between in contact us.\n\n## Data Holders Rights\n\nAccording to art 18 of LGPD and the GDPR, users have the use to access, to correct, delete or to carry personal user data, beside can limit or if oppose to your treat when substantiated in the interest legitimate of the controller.\n\nTo exercise your rights, the holders of data and/or your responsible should **in to by way e-mail:** contato@librecode.coop\n\n## Changes of Privacy Politic\n\nLibreCode reserves the right to change this Privacy Policy any moment. The changes will be valid immediately after you publish on website. We recommend the periodic review this politic.\n\n## Contact\n\nTo relative questions to our Privacy Politic any moment contact us by e-mail: contato@librecode.coop\n\nThis Privacy Politic was updated by last once on 08 april 2024",
+ "## Common problems in document management\n\nDocument management faces several common issues. Manual document signing can take days or even weeks, especially when multiple signatures are needed, delaying important processes and affecting the institution's operations. Moreover, manual handling of documents increases the chance of errors, leading to legal and administrative problems. The use of paper, printing, storage, and sending physical documents also generates significant costs for institutions. Finally, ensuring data security and compliance with laws, such as the LGPD (General Data Protection Law), is a constant challenge.\n\n### Real problem: Floods in Rio Grande do Sul\n\nA recent example that highlights the importance of document digitization is the floods in Rio Grande do Sul. Many schools and universities lost important physical documents due to the floods, resulting in enormous losses and difficulties in recovering essential information. The lack of digitization severely affected the administration and continuity of educational activities. This tragic event reinforces the urgent need to adopt digital solutions to protect important data and ensure the resilience of institutions against natural disasters.\n\n## LibreSign: The ideal solution\n\nLibreSign is a digital signature platform that allows educational institutions to digitize and automate document management, offering a secure, efficient, and cost-effective solution. With LibreSign, you reduce bureaucracy, save resources, and increase security.\n\nAmong its features, we highlight:\n\n1. Digital document signing using digital certificates (e-CPF, e-CNPJ, or system-generated certificates).\n2. Legal validity and compliance with Brazilian legislation, including the General Data Protection Law (LGPD), and the European Union's General Data Protection Regulation (GDPR).\n3. Centralizes the creation, storage, and signing of documents in a single system, facilitating access and management, reducing bureaucracy, and increasing the efficiency of academic offices.\n4. Uses advanced encryption to protect documents from unauthorized access, ensuring data integrity and confidentiality, which is essential for LGPD compliance.\n5. Eliminates the need for physical document sending, saving time and resources.\n\n### Examples of documents that can be signed\n\nLibreSign can be used to sign a wide variety of school and academic documents, including:\n\n1. Enrollment contracts\n2. Report cards and performance reports\n3. Certificates and diplomas\n4. Lesson plans\n5. Parental authorizations\n6. Statements and requests\n7. Various administrative forms\n\nUsing LibreSign for these documents increases practicality, security, efficiency, and legal compliance, benefiting both institutions and students.\n\n#### Discover the benefits of using LibreSign\n\n- Speed: Reduce the time needed to sign and process documents, increasing productivity.\n- Cost Reduction: Eliminate costs associated with paper, printing, and sending documents.\n- Security: Ensure the protection of sensitive data and compliance with the LGPD.\n- Sustainability: Contribute to environmental preservation by reducing paper usage.\n- Accessibility: Allow documents to be signed from anywhere, at any time, facilitating remote management.\n\nDigitizing signing processes is a crucial step towards modernizing educational institutions. LibreSign offers a complete solution that not only improves efficiency and reduces costs but also ensures data security and compliance. Transform your institution's document management with LibreSign and enjoy all the benefits of digital transformation.\n\n🌐 Contact us: [LibreSign Contact Us](https://libresign.coop/contact-us)\n": "## Common problems in document management\n\nDocument management faces several common issues. Manual document signing can take days or even weeks, especially when multiple signatures are needed, delaying important processes and affecting the institution's operations. Moreover, manual handling of documents increases the chance of errors, leading to legal and administrative problems. The use of paper, printing, storage, and sending physical documents also generates significant costs for institutions. Finally, ensuring data security and compliance with laws, such as the LGPD (General Data Protection Law), is a constant challenge.\n\n### Real problem: Floods in Rio Grande do Sul\n\nA recent example that highlights the importance of document digitization is the floods in Rio Grande do Sul. Many schools and universities lost important physical documents due to the floods, resulting in enormous losses and difficulties in recovering essential information. The lack of digitization severely affected the administration and continuity of educational activities. This tragic event reinforces the urgent need to adopt digital solutions to protect important data and ensure the resilience of institutions against natural disasters.\n\n## LibreSign: The ideal solution\n\nLibreSign is a digital signature platform that allows educational institutions to digitize and automate document management, offering a secure, efficient, and cost-effective solution. With LibreSign, you reduce bureaucracy, save resources, and increase security.\n\nAmong its features, we highlight:\n\n1. Digital document signing using digital certificates (e-CPF, e-CNPJ, or system-generated certificates).\n2. Legal validity and compliance with Brazilian legislation, including the General Data Protection Law (LGPD), and the European Union's General Data Protection Regulation (GDPR).\n3. Centralizes the creation, storage, and signing of documents in a single system, facilitating access and management, reducing bureaucracy, and increasing the efficiency of academic offices.\n4. Uses advanced encryption to protect documents from unauthorized access, ensuring data integrity and confidentiality, which is essential for LGPD compliance.\n5. Eliminates the need for physical document sending, saving time and resources.\n\n### Examples of documents that can be signed\n\nLibreSign can be used to sign a wide variety of school and academic documents, including:\n\n1. Enrollment contracts\n2. Report cards and performance reports\n3. Certificates and diplomas\n4. Lesson plans\n5. Parental authorizations\n6. Statements and requests\n7. Various administrative forms\n\nUsing LibreSign for these documents increases practicality, security, efficiency, and legal compliance, benefiting both institutions and students.\n\n#### Discover the benefits of using LibreSign\n\n- Speed: Reduce the time needed to sign and process documents, increasing productivity.\n- Cost Reduction: Eliminate costs associated with paper, printing, and sending documents.\n- Security: Ensure the protection of sensitive data and compliance with the LGPD.\n- Sustainability: Contribute to environmental preservation by reducing paper usage.\n- Accessibility: Allow documents to be signed from anywhere, at any time, facilitating remote management.\n\nDigitizing signing processes is a crucial step towards modernizing educational institutions. LibreSign offers a complete solution that not only improves efficiency and reduces costs but also ensures data security and compliance. Transform your institution's document management with LibreSign and enjoy all the benefits of digital transformation.\n\n🌐 Contact us: [LibreSign Contact Us](https://libresign.coop/contact-us)\n",
+ "### Advanced security for public companies\n\nIn a digital environment where information security is crucial, especially for public companies that deal with large volumes of sensitive documents, LibreSign stands out for offering advanced security. Using data encryption and multi-factor authentication, LibreSign ensures that your data is always protected.\n\n#### See some advantages:\n\nEnd-to-end encryption ensures that only authorized recipients can access and read document content. With LibreSign, each document is encrypted from submission to final signature, ensuring your information remains secure every step of the way.\n\nThis encryption protects against interception during the transmission and storage of documents, ensuring that even if the data is accessed by third parties, it will be indecipherable and useless. For public companies that frequently deal with confidential information, this additional security is essential to protect the integrity of their administrative processes.\n\n#### Secure authentication\n\nLibreSign implements multi-factor authentication (MFA), making unauthorized access difficult and ensuring that only verified people can sign documents. This method requires users to provide two or more forms of verification before accessing documents, making the signing process more secure and reliable.\n\nFor example, in addition to the password, a code sent to the user's cell phone or email may be required. This additional level of verification prevents unauthorized people from forging signatures or accessing important documents. For public organizations, where accuracy and accountability are paramount, MFA provides an indispensable extra layer of security.\n\n### The importance of digital security in public companies\n\nPublic companies deal daily with information that requires the highest level of security. From contracts and agreements to legislative documents and citizen records, protecting this data is crucial. Any security breach can result in serious consequences, including data loss, unauthorized access to sensitive information and damage to the organization's reputation.\n\nLibreSign was developed with a focus on security and efficiency. The platform ensures that each document goes through a secure process, from creation to final signature. This level of detail and care is especially important in a scenario where reliability and security are mandatory.\n\n### Additional Benefits of LibreSign\n\nIn addition to advanced security features, LibreSign offers other advantages that make document management more efficient and secure:\n\n- **Intuitive interface:** The platform is easy to use, allowing employees to focus on their main tasks without wasting time on complicated systems.\n- **Real-time monitoring:** Track the status of documents in real time, allowing quick actions such as sending reminders for pending signatures.\n- **Integration with other systems:** LibreSign can be integrated with other systems used by your organization, providing more cohesive and centralized document management.\n\n### Conclusion\n\nThe security of your documents cannot be compromised. With LibreSign, you are guaranteed maximum protection through end-to-end encryption and authentication with multiple identification factors. Our solution is developed to meet the stringent security requirements of public companies, ensuring that each document is treated with the highest level of integrity and reliability.\n\nDon't wait until a security breach affects your organization. Contact us today to learn more about how LibreSign can meet the needs of your public organization. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n\nProtect your documents, optimize your processes and ensure the security and efficiency that your public organization deserves with LibreSign.\n": "### Advanced security for public companies\n\nIn a digital environment where information security is crucial, especially for public companies that deal with large volumes of sensitive documents, LibreSign stands out for offering advanced security. Using data encryption and multi-factor authentication, LibreSign ensures that your data is always protected.\n\n#### See some advantages:\n\nEnd-to-end encryption ensures that only authorized recipients can access and read document content. With LibreSign, each document is encrypted from submission to final signature, ensuring your information remains secure every step of the way.\n\nThis encryption protects against interception during the transmission and storage of documents, ensuring that even if the data is accessed by third parties, it will be indecipherable and useless. For public companies that frequently deal with confidential information, this additional security is essential to protect the integrity of their administrative processes.\n\n#### Secure authentication\n\nLibreSign implements multi-factor authentication (MFA), making unauthorized access difficult and ensuring that only verified people can sign documents. This method requires users to provide two or more forms of verification before accessing documents, making the signing process more secure and reliable.\n\nFor example, in addition to the password, a code sent to the user's cell phone or email may be required. This additional level of verification prevents unauthorized people from forging signatures or accessing important documents. For public organizations, where accuracy and accountability are paramount, MFA provides an indispensable extra layer of security.\n\n### The importance of digital security in public companies\n\nPublic companies deal daily with information that requires the highest level of security. From contracts and agreements to legislative documents and citizen records, protecting this data is crucial. Any security breach can result in serious consequences, including data loss, unauthorized access to sensitive information and damage to the organization's reputation.\n\nLibreSign was developed with a focus on security and efficiency. The platform ensures that each document goes through a secure process, from creation to final signature. This level of detail and care is especially important in a scenario where reliability and security are mandatory.\n\n### Additional Benefits of LibreSign\n\nIn addition to advanced security features, LibreSign offers other advantages that make document management more efficient and secure:\n\n- **Intuitive interface:** The platform is easy to use, allowing employees to focus on their main tasks without wasting time on complicated systems.\n- **Real-time monitoring:** Track the status of documents in real time, allowing quick actions such as sending reminders for pending signatures.\n- **Integration with other systems:** LibreSign can be integrated with other systems used by your organization, providing more cohesive and centralized document management.\n\n### Conclusion\n\nThe security of your documents cannot be compromised. With LibreSign, you are guaranteed maximum protection through end-to-end encryption and authentication with multiple identification factors. Our solution is developed to meet the stringent security requirements of public companies, ensuring that each document is treated with the highest level of integrity and reliability.\n\nDon't wait until a security breach affects your organization. Contact us today to learn more about how LibreSign can meet the needs of your public organization. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n\nProtect your documents, optimize your processes and ensure the security and efficiency that your public organization deserves with LibreSign.\n",
+ "### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n": "### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n",
+ "### Validity of Legal Signatures in Brazil and Around the World\n\nWith the increasing digitalization of administrative and legal processes, the validity of electronic signatures has become a topic of great relevance. Digital signatures offer security, agility, and convenience, but it is essential to understand their legal basis both in Brazil and in other countries. In this article, we explore the legal validity of digital signatures in a global context.\n\n#### Legal Signatures in Brazil\n\nIn Brazil, the validity of electronic signatures is provided for by [Provisional Measure No. 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), which established the Brazilian Public Key Infrastructure (ICP-Brasil). This measure establishes that digitally signed documents using certificates issued by accredited authorities have the same legal validity as physically signed documents.\n\n**Article 10 of MP 2,200-2/2001:**\n\"Electronic documents referred to in this Provisional Measure, whose signatures were made using a digital certificate issued by an accredited Certification Authority, are considered public or private documents.\"\n\nAdditionally, [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) brought important updates on the use of electronic signatures in the public sector, classifying them into three types: simple, advanced, and qualified, with the latter having the highest level of security and legal validity.\n\n#### Legal Signatures Around the World\n\nThe regulation of electronic signatures varies from country to country, but there is a global movement towards their acceptance and validation.\n\n##### European Union\n\nIn the European Union, the [eIDAS Regulation](https://s.librecode.coop/e-idas-regulation) (Electronic Identification, Authentication and Trust Services), in effect since 2016, standardizes the use of electronic signatures among Member States. The eIDAS recognizes three types of electronic signatures: simple, advanced, and qualified, with the latter being the only one that has legal equivalence to handwritten signatures.\n\n**Article 25 of the eIDAS Regulation:**\n\"A qualified electronic signature shall have the equivalent legal effect of a handwritten signature.\"\n\n##### United States\n\nIn the United States, the Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) and the Uniform Electronic Transactions Act (UETA) establish that electronic signatures are legally valid and enforceable, provided that all parties involved in the contract opt to use electronic means.\n\n**Section 101(a) of the E-SIGN Act:**\n\"A signature, contract, or other record relating to such transaction may not be denied legal effect, validity, or enforceability solely because it is in electronic form.\"\n\n#### Benefits of Digital Signatures\n\nThe adoption of digital signatures offers several benefits for businesses and institutions:\n\n1. **Security:** They use encryption to ensure the authenticity and integrity of documents.\n2. **Efficiency:** They reduce the time required to sign and process documents.\n3. **Sustainability:** They decrease paper usage, contributing to more sustainable practices.\n\nDigital signatures represent a significant advancement in the way documents are managed and authenticated. Their legal validity is supported by specific laws both in Brazil and in other countries, providing security and efficiency for businesses and individuals.\n\nFor more information on the validity of digital signatures in Brazil, visit [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n": "### Validity of Legal Signatures in Brazil and Around the World\n\nWith the increasing digitalization of administrative and legal processes, the validity of electronic signatures has become a topic of great relevance. Digital signatures offer security, agility, and convenience, but it is essential to understand their legal basis both in Brazil and in other countries. In this article, we explore the legal validity of digital signatures in a global context.\n\n#### Legal Signatures in Brazil\n\nIn Brazil, the validity of electronic signatures is provided for by [Provisional Measure No. 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), which established the Brazilian Public Key Infrastructure (ICP-Brasil). This measure establishes that digitally signed documents using certificates issued by accredited authorities have the same legal validity as physically signed documents.\n\n**Article 10 of MP 2,200-2/2001:**\n\"Electronic documents referred to in this Provisional Measure, whose signatures were made using a digital certificate issued by an accredited Certification Authority, are considered public or private documents.\"\n\nAdditionally, [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) brought important updates on the use of electronic signatures in the public sector, classifying them into three types: simple, advanced, and qualified, with the latter having the highest level of security and legal validity.\n\n#### Legal Signatures Around the World\n\nThe regulation of electronic signatures varies from country to country, but there is a global movement towards their acceptance and validation.\n\n##### European Union\n\nIn the European Union, the [eIDAS Regulation](https://s.librecode.coop/e-idas-regulation) (Electronic Identification, Authentication and Trust Services), in effect since 2016, standardizes the use of electronic signatures among Member States. The eIDAS recognizes three types of electronic signatures: simple, advanced, and qualified, with the latter being the only one that has legal equivalence to handwritten signatures.\n\n**Article 25 of the eIDAS Regulation:**\n\"A qualified electronic signature shall have the equivalent legal effect of a handwritten signature.\"\n\n##### United States\n\nIn the United States, the Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) and the Uniform Electronic Transactions Act (UETA) establish that electronic signatures are legally valid and enforceable, provided that all parties involved in the contract opt to use electronic means.\n\n**Section 101(a) of the E-SIGN Act:**\n\"A signature, contract, or other record relating to such transaction may not be denied legal effect, validity, or enforceability solely because it is in electronic form.\"\n\n#### Benefits of Digital Signatures\n\nThe adoption of digital signatures offers several benefits for businesses and institutions:\n\n1. **Security:** They use encryption to ensure the authenticity and integrity of documents.\n2. **Efficiency:** They reduce the time required to sign and process documents.\n3. **Sustainability:** They decrease paper usage, contributing to more sustainable practices.\n\nDigital signatures represent a significant advancement in the way documents are managed and authenticated. Their legal validity is supported by specific laws both in Brazil and in other countries, providing security and efficiency for businesses and individuals.\n\nFor more information on the validity of digital signatures in Brazil, visit [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n",
+ "$ 600/mo": "$ 600/mo",
+ "- Unlimited accounts\n- Storage customized": "- Unlimited accounts\n- Storage customized",
+ "- Until 5 accounts\n- Storage until 1Gb": "- Until 5 accounts\n- Storage until 1Gb",
+ "4 doubts about digital signature: Learn about the common myths created about this term": "4 doubts about digital signature: Learn about the common myths created about this term",
+ "A Story of Trust, Made for the Future.": "A Story of Trust, Made for the Future.",
+ "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.": "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.",
+ "A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.": "A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.",
+ "About": "About",
+ "About Us": "About Us",
+ "Access management by users or departments": "Access management by users or departments",
+ "Advanced Security": "Advanced Security",
+ "Advanced security": "Advanced security",
+ "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises": "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises",
+ "Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n": "Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n",
+ "All rights reserved.": "All rights reserved.",
+ "Any Questions? Answered": "Any Questions? Answered",
+ "Back to top": "Back to top",
+ "Basic": "Basic",
+ "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.": "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.",
+ "Blog": "Blog",
+ "Blog Page": "Blog Page",
+ "Boost Your Business with Digital Signature.": "Boost Your Business with Digital Signature.",
+ "Business": "Business",
+ "Button to play characters captcha": "Button to play characters captcha",
+ "Button to reload characters captcha": "Button to reload characters captcha",
+ "By %s": "By %s",
+ "By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.": "By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.",
+ "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!": "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!",
+ "Client Area": "Client Area",
+ "Cloud Storage": "Cloud Storage",
+ "Company Name": "Company Name",
+ "Compare plans": "Compare plans",
+ "Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!": "Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!",
+ "Contact": "Contact",
+ "Contact information": "Contact information",
+ "Contact sales team for a quote": "Contact sales team for a quote",
+ "Contact us to more informations": "Contact us to more informations",
+ "Content": "Content",
+ "Contribute to a greener world by eliminating the use of paper.": "Contribute to a greener world by eliminating the use of paper.",
+ "Cooperatives: Strengthen Governance and Member Participation": "Cooperatives: Strengthen Governance and Member Participation",
+ "Cooperativism": "Cooperativism",
+ "Current language": "Current language",
+ "Customization of visual identity (colors, logo and domain)": "Customization of visual identity (colors, logo and domain)",
+ "Daiane Alves": "Daiane Alves",
+ "Developed with expertise to optimize processes across various segments.": "Developed with expertise to optimize processes across various segments.",
+ "Did you know that digital signature is the safest and most efficient way to validate electronic documents?": "Did you know that digital signature is the safest and most efficient way to validate electronic documents?",
+ "Digital Signature": "Digital Signature",
+ "Digital document signature: see real situations where digital signature transforms contracts": "Digital document signature: see real situations where digital signature transforms contracts",
+ "Digital signature article": "Digital signature article",
+ "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...": "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...",
+ "Digital signature myths": "Digital signature myths",
+ "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.": "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.",
+ "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.": "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.",
+ "Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.": "Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.",
+ "Discover Solutions for Your Company.": "Discover Solutions for Your Company.",
+ "Discover the Perfect Solution for Cooperatives": "Discover the Perfect Solution for Cooperatives",
+ "Discover the Perfect Solution for IT Professionals": "Discover the Perfect Solution for IT Professionals",
+ "Discover the Perfect Solution for Lawyers": "Discover the Perfect Solution for Lawyers",
+ "Discover the Perfect Solution for Small and Medium Businesses": "Discover the Perfect Solution for Small and Medium Businesses",
+ "Discover the Perfect Solution for the Public Sector": "Discover the Perfect Solution for the Public Sector",
+ "Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.": "Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.",
+ "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.": "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.",
+ "Document management in education - Challenges and solutions with LibreSign": "Document management in education - Challenges and solutions with LibreSign",
+ "Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.": "Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.",
+ "Document validation by QR Code": "Document validation by QR Code",
+ "E-books library": "E-books library",
+ "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.": "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.",
+ "Electronic document management": "Electronic document management",
+ "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.": "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.",
+ "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.": "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.",
+ "Encrypted signatures that guarantee the integrity of your documents.": "Encrypted signatures that guarantee the integrity of your documents.",
+ "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.": "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.",
+ "Experienced consultants:": "Experienced consultants:",
+ "Explore all the advantages of LibreSign": "Explore all the advantages of LibreSign",
+ "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.": "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.",
+ "Fast return:": "Fast return:",
+ "Features": "Features",
+ "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API": "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API",
+ "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.": "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.",
+ "Finally an excellent app for signing documents. Very good!": "Finally an excellent app for signing documents. Very good!",
+ "Focus on your needs:": "Focus on your needs:",
+ "Follow us on Instagram (opens in new tab)": "Follow us on Instagram (opens in new tab)",
+ "Follow us on LinkedIn (opens in new tab)": "Follow us on LinkedIn (opens in new tab)",
+ "Follow us on social media": "Follow us on social media",
+ "Free and open source software for electronic signatures": "Free and open source software for electronic signatures",
+ "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.": "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.",
+ "Full Name": "Full Name",
+ "Home": "Home",
+ "How about an exclusive quote to sign up for LibreSign?": "How about an exclusive quote to sign up for LibreSign?",
+ "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...": "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...",
+ "How to create a digital signature: learn the step-by-step process of how to do it": "How to create a digital signature: learn the step-by-step process of how to do it",
+ "How to create digital signature": "How to create digital signature",
+ "Hybrid Signatures": "Hybrid Signatures",
+ "Hybrid signatures": "Hybrid signatures",
+ "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.": "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.",
+ "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign": "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign",
+ "Image with captcha text": "Image with captcha text",
+ "In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n": "In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n",
+ "In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n": "In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n",
+ "Information Technology: Control and Total Flexibility": "Information Technology: Control and Total Flexibility",
+ "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.": "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.",
+ "Invalid Captcha": "Invalid Captcha",
+ "Is a digital signature the same as a digitized signature?": "Is a digital signature the same as a digitized signature?",
+ "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.": "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.",
+ "It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.": "It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.",
+ "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.": "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.",
+ "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.": "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.",
+ "Join our Telegram group (opens in new tab)": "Join our Telegram group (opens in new tab)",
+ "Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.": "Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.",
+ "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.": "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.",
+ "Language selection": "Language selection",
+ "Last articles": "Last articles",
+ "Learn More for the Public Sector": "Learn More for the Public Sector",
+ "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.": "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.",
+ "Legal Sector: Agility and Unquestionable Legal Security": "Legal Sector: Agility and Unquestionable Legal Security",
+ "Legal Validity and Undisputed Compliance?": "Legal Validity and Undisputed Compliance?",
+ "Legal validity of electronic signatures in Brazil and around the world": "Legal validity of electronic signatures in Brazil and around the world",
+ "LibreCode team": "LibreCode team",
+ "LibreCode, a Brazilian cooperative of free software developers.": "LibreCode, a Brazilian cooperative of free software developers.",
+ "LibreSign - Go to homepage": "LibreSign - Go to homepage",
+ "LibreSign API Guide": "LibreSign API Guide",
+ "LibreSign Academy": "LibreSign Academy",
+ "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.": "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.",
+ "LibreSign frequently asked questions": "LibreSign frequently asked questions",
+ "LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.": "LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.",
+ "LibreSign home": "LibreSign home",
+ "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.": "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.",
+ "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.": "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.",
+ "LibreSign mobile application demo": "LibreSign mobile application demo",
+ "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!": "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!",
+ "LibreSign: Knowledge that Drives Your Digital Transformation.": "LibreSign: Knowledge that Drives Your Digital Transformation.",
+ "Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.": "Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.",
+ "Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.": "Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.",
+ "Main navigation": "Main navigation",
+ "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.": "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.",
+ "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.": "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.",
+ "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.": "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.",
+ "More than X million documents signed securely and with legal validity.": "More than X million documents signed securely and with legal validity.",
+ "More than a tool, a strategic partner for digital efficiency and security.": "More than a tool, a strategic partner for digital efficiency and security.",
+ "Multiple signers": "Multiple signers",
+ "Need more features?": "Need more features?",
+ "Newsletter": "Newsletter",
+ "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.": "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.",
+ "Online document creation and editing": "Online document creation and editing",
+ "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.": "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.",
+ "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.": "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.",
+ "Our Complete Story": "Our Complete Story",
+ "Our Pricing Plans": "Our Pricing Plans",
+ "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.": "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.",
+ "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.": "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.",
+ "Personalized analysis:": "Personalized analysis:",
+ "Phone": "Phone",
+ "Plans and Pricing": "Plans and Pricing",
+ "Position/Role": "Position/Role",
+ "President of LibreCode": "President of LibreCode",
+ "Privacy Policy": "Privacy Policy",
+ "Privacy policy term": "Privacy policy term",
+ "Professional using digital signature": "Professional using digital signature",
+ "Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.": "Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.",
+ "Public Management: Transparency, Validity, and Efficiency": "Public Management: Transparency, Validity, and Efficiency",
+ "QR Code validation": "QR Code validation",
+ "Quick links": "Quick links",
+ "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro": "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro",
+ "ROI calculation:": "ROI calculation:",
+ "Real-Time Monitoring.": "Real-Time Monitoring.",
+ "Real-time monitoring": "Real-time monitoring",
+ "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.": "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.",
+ "Resources and support": "Resources and support",
+ "STARTING FROM": "STARTING FROM",
+ "Security": "Security",
+ "See How It Works": "See How It Works",
+ "See LibreSign in Action: Simplify Your Signatures in Detail.": "See LibreSign in Action: Simplify Your Signatures in Detail.",
+ "Select language": "Select language",
+ "Sending reminder by email": "Sending reminder by email",
+ "Sign and send documents in seconds, from anywhere in the world.": "Sign and send documents in seconds, from anywhere in the world.",
+ "Simple electronic signature (without digital certificate) unlimited": "Simple electronic signature (without digital certificate) unlimited",
+ "Simple, Secure and Affordable Digital Signature?": "Simple, Secure and Affordable Digital Signature?",
+ "Skip to main content": "Skip to main content",
+ "Small and Medium Businesses: Grow with Security": "Small and Medium Businesses: Grow with Security",
+ "Social media links": "Social media links",
+ "Solutions": "Solutions",
+ "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)": "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)",
+ "Speed": "Speed",
+ "Strategic solution:": "Strategic solution:",
+ "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation": "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation",
+ "Success stories": "Success stories",
+ "Support": "Support",
+ "Sustainability": "Sustainability",
+ "Switch to": "Switch to",
+ "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.": "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.",
+ "Talk to Our Experts": "Talk to Our Experts",
+ "Talk to Our Specialists": "Talk to Our Specialists",
+ "Talk to a Specialist": "Talk to a Specialist",
+ "Talk to sales": "Talk to sales",
+ "Task control and management": "Task control and management",
+ "Technical Details for IT.": "Technical Details for IT.",
+ "Technical support": "Technical support",
+ "Technology, People, and Free Software.": "Technology, People, and Free Software.",
+ "Testimonials": "Testimonials",
+ "Thank you!": "Thank you!",
+ "The Beginning: The Era of Physical Documents.": "The Beginning: The Era of Physical Documents.",
+ "The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign": "The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign",
+ "The Future: Complete Digital Management.": "The Future: Complete Digital Management.",
+ "The Need for Transformation.": "The Need for Transformation.",
+ "The Perfect Tool for a World in Transformation.": "The Perfect Tool for a World in Transformation.",
+ "The Team that Builds Trust.": "The Team that Builds Trust.",
+ "The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n": "The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n",
+ "The perfect tool to manage the signature flow of your documents": "The perfect tool to manage the signature flow of your documents",
+ "The secure and legally binding digital signature for your world.": "The secure and legally binding digital signature for your world.",
+ "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.": "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.",
+ "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...": "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...",
+ "Toggle navigation menu": "Toggle navigation menu",
+ "Total Control and Flexibility to Integrate?": "Total Control and Flexibility to Integrate?",
+ "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.",
+ "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.",
+ "Transform your processes with more security and efficiency": "Transform your processes with more security and efficiency",
+ "Try it For Free Now!": "Try it For Free Now!",
+ "Type the code below": "Type the code below",
+ "Type your company name": "Type your company name",
+ "Type your message here": "Type your message here",
+ "Type your name": "Type your name",
+ "Type your position": "Type your position",
+ "Under Consultation": "Under Consultation",
+ "Unlimited subscription with A1 digital certificate": "Unlimited subscription with A1 digital certificate",
+ "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.": "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.",
+ "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.": "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.",
+ "View All Plans": "View All Plans",
+ "Visit our GitHub repository (opens in new tab)": "Visit our GitHub repository (opens in new tab)",
+ "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.": "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.",
+ "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.": "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.",
+ "We create digital experiences for brands and companies by using technology.": "We create digital experiences for brands and companies by using technology.",
+ "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.": "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.",
+ "We understand the complexities of each industry. See how our platform is the answer you're looking for.": "We understand the complexities of each industry. See how our platform is the answer you're looking for.",
+ "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.": "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.",
+ "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.": "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.",
+ "What are the key features of LibreCode signature pads?": "What are the key features of LibreCode signature pads?",
+ "What is a Digital Signature? Types, Advantages, and How to Obtain It?": "What is a Digital Signature? Types, Advantages, and How to Obtain It?",
+ "What is electronic signature capture?": "What is electronic signature capture?",
+ "What is the name of the company that LibreSign was developed by?": "What is the name of the company that LibreSign was developed by?",
+ "What is your main challenge?": "What is your main challenge?",
+ "What our customers says": "What our customers says",
+ "Why LibreSign?": "Why LibreSign?",
+ "Why Schedule Your Conversation With Us?": "Why Schedule Your Conversation With Us?",
+ "Why a cooperative?": "Why a cooperative?",
+ "Why free software (FLOSS)?": "Why free software (FLOSS)?",
+ "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n": "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n",
+ "Work with us": "Work with us",
+ "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!": "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!",
+ "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.": "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.",
+ "our team deeply understands the digital signature market and the needs of your sector.": "our team deeply understands the digital signature market and the needs of your sector.",
+ "we contact you within 24 useful hours to schedule your conversation.": "we contact you within 24 useful hours to schedule your conversation.",
+ "we demonstrate the return on investment and the economy your company will have.": "we demonstrate the return on investment and the economy your company will have.",
+ "we identify your challenges and show how LibreSign fits perfectly.": "we identify your challenges and show how LibreSign fits perfectly.",
+ "we present a partnership vision for your growth.": "we present a partnership vision for your growth."
}
diff --git a/lang/en/main.json b/lang/en/main.json
index fe62f1f2..2f82e7c8 100644
--- a/lang/en/main.json
+++ b/lang/en/main.json
@@ -1,141 +1,250 @@
{
- "# LibreSign Privacy Notice\n\n## Introduction\n\nThe **LibreSign** is documents signer free developed by **LibreCode**, cooperative of professional of IT. The LibreSign was thinked having to base the security and the privacy of users.\n\nWe establish this Privacy Notice to inform how the personal data collected through of the our contact form on website of LibreSign is treaties, protected and utilized.\n\nThis Notice is governed for norms of General Data Protection Law (GDPL) by Brasil and General Data Protection Law (GDPL) by Europe Union, reflexeting our compromise in protect the privacy and the integration of users personal data.\n\n## Collect of Data\n\nThe LibreCode collect and treat the following personal data through of your website (www.libresign.coop):\n\n- **Name**\n- **E-mail**\n- **Phone**\n\nThese data is provided voluntarily by users when filling the contact form available on our website. The collect these data have how finality exclusive establish a communication channel efficient with the interested in our products and services.\n\n**When filling the registration form you agree with the treat of your data to publish of products of LibreCode. You can revoke your consent any time, just click on link available in communication or send an e-mail to:** contato@librecode.coop.\n\n## Use of Data\n\nThe personal data collected is used just to the following finalities:\n\n- Answer of requests, doubts or users of comments\n- Send communications that have been expressly requested by user ou that be pertinent to your manifested interest\n- Register of attendance history\n- For legal and/or regulatory purposes\n \nThe LibreCode is committed to not use the data collected to specific distincts finality above without the prev notification of the data holders.\n\n## Data Sharing\n\nThe LibreCode not share, sell, rent or another way provides collected personal data to third parties, except when necessary to fulfill with legal obligations or with user express authorization.\n\n## Data Security\n\nWe employ measures security technique and organizational to protected the personal data collected against accesses not authorized, undue changes, disclosure or destruction. Our commitment with security, include adoption of recommented pratics in terms of data protect. To know more about the security politic of LibreCode between in contact us.\n\n## Data Holders Rights\n\nAccording to art 18 of LGPD and the GDPR, users have the use to access, to correct, delete or to carry personal user data, beside can limit or if oppose to your treat when substantiated in the interest legitimate of the controller.\n\nTo exercise your rights, the holders of data and/or your responsible should **in to by way e-mail:** contato@librecode.coop\n\n## Changes of Privacy Politic\n\nLibreCode reserves the right to change this Privacy Policy any moment. The changes will be valid immediately after you publish on website. We recommend the periodic review this politic.\n\n## Contact\n\nTo relative questions to our Privacy Politic any moment contact us by e-mail: contato@librecode.coop\n\nThis Privacy Politic was updated by last once on 08 april 2024": "# LibreSign Privacy Notice\n\n## Introduction\n\nThe **LibreSign** is documents signer free developed by **LibreCode**, cooperative of professional of IT. The LibreSign was thinked having to base the security and the privacy of users.\n\nWe establish this Privacy Notice to inform how the personal data collected through of the our contact form on website of LibreSign is treaties, protected and utilized.\n\nThis Notice is governed for norms of General Data Protection Law (GDPL) by Brasil and General Data Protection Law (GDPL) by Europe Union, reflexeting our compromise in protect the privacy and the integration of users personal data.\n\n## Collect of Data\n\nThe LibreCode collect and treat the following personal data through of your website (www.libresign.coop):\n\n- **Name**\n- **E-mail**\n- **Phone**\n\nThese data is provided voluntarily by users when filling the contact form available on our website. The collect these data have how finality exclusive establish a communication channel efficient with the interested in our products and services.\n\n**When filling the registration form you agree with the treat of your data to publish of products of LibreCode. You can revoke your consent any time, just click on link available in communication or send an e-mail to:** contato@librecode.coop.\n\n## Use of Data\n\nThe personal data collected is used just to the following finalities:\n\n- Answer of requests, doubts or users of comments\n- Send communications that have been expressly requested by user ou that be pertinent to your manifested interest\n- Register of attendance history\n- For legal and/or regulatory purposes\n \nThe LibreCode is committed to not use the data collected to specific distincts finality above without the prev notification of the data holders.\n\n## Data Sharing\n\nThe LibreCode not share, sell, rent or another way provides collected personal data to third parties, except when necessary to fulfill with legal obligations or with user express authorization.\n\n## Data Security\n\nWe employ measures security technique and organizational to protected the personal data collected against accesses not authorized, undue changes, disclosure or destruction. Our commitment with security, include adoption of recommented pratics in terms of data protect. To know more about the security politic of LibreCode between in contact us.\n\n## Data Holders Rights\n\nAccording to art 18 of LGPD and the GDPR, users have the use to access, to correct, delete or to carry personal user data, beside can limit or if oppose to your treat when substantiated in the interest legitimate of the controller.\n\nTo exercise your rights, the holders of data and/or your responsible should **in to by way e-mail:** contato@librecode.coop\n\n## Changes of Privacy Politic\n\nLibreCode reserves the right to change this Privacy Policy any moment. The changes will be valid immediately after you publish on website. We recommend the periodic review this politic.\n\n## Contact\n\nTo relative questions to our Privacy Politic any moment contact us by e-mail: contato@librecode.coop\n\nThis Privacy Politic was updated by last once on 08 april 2024",
- "## Common problems in document management\n\nDocument management faces several common issues. Manual document signing can take days or even weeks, especially when multiple signatures are needed, delaying important processes and affecting the institution's operations. Moreover, manual handling of documents increases the chance of errors, leading to legal and administrative problems. The use of paper, printing, storage, and sending physical documents also generates significant costs for institutions. Finally, ensuring data security and compliance with laws, such as the LGPD (General Data Protection Law), is a constant challenge.\n\n### Real problem: Floods in Rio Grande do Sul\n\nA recent example that highlights the importance of document digitization is the floods in Rio Grande do Sul. Many schools and universities lost important physical documents due to the floods, resulting in enormous losses and difficulties in recovering essential information. The lack of digitization severely affected the administration and continuity of educational activities. This tragic event reinforces the urgent need to adopt digital solutions to protect important data and ensure the resilience of institutions against natural disasters.\n\n## LibreSign: The ideal solution\n\nLibreSign is a digital signature platform that allows educational institutions to digitize and automate document management, offering a secure, efficient, and cost-effective solution. With LibreSign, you reduce bureaucracy, save resources, and increase security.\n\nAmong its features, we highlight:\n\n1. Digital document signing using digital certificates (e-CPF, e-CNPJ, or system-generated certificates).\n2. Legal validity and compliance with Brazilian legislation, including the General Data Protection Law (LGPD), and the European Union's General Data Protection Regulation (GDPR).\n3. Centralizes the creation, storage, and signing of documents in a single system, facilitating access and management, reducing bureaucracy, and increasing the efficiency of academic offices.\n4. Uses advanced encryption to protect documents from unauthorized access, ensuring data integrity and confidentiality, which is essential for LGPD compliance.\n5. Eliminates the need for physical document sending, saving time and resources.\n\n### Examples of documents that can be signed\n\nLibreSign can be used to sign a wide variety of school and academic documents, including:\n\n1. Enrollment contracts\n2. Report cards and performance reports\n3. Certificates and diplomas\n4. Lesson plans\n5. Parental authorizations\n6. Statements and requests\n7. Various administrative forms\n\nUsing LibreSign for these documents increases practicality, security, efficiency, and legal compliance, benefiting both institutions and students.\n\n#### Discover the benefits of using LibreSign\n\n- Speed: Reduce the time needed to sign and process documents, increasing productivity.\n- Cost Reduction: Eliminate costs associated with paper, printing, and sending documents.\n- Security: Ensure the protection of sensitive data and compliance with the LGPD.\n- Sustainability: Contribute to environmental preservation by reducing paper usage.\n- Accessibility: Allow documents to be signed from anywhere, at any time, facilitating remote management.\n\nDigitizing signing processes is a crucial step towards modernizing educational institutions. LibreSign offers a complete solution that not only improves efficiency and reduces costs but also ensures data security and compliance. Transform your institution's document management with LibreSign and enjoy all the benefits of digital transformation.\n\n🌐 Contact us: [LibreSign Contact Us](https://libresign.coop/contact-us)\n": "## Common problems in document management\n\nDocument management faces several common issues. Manual document signing can take days or even weeks, especially when multiple signatures are needed, delaying important processes and affecting the institution's operations. Moreover, manual handling of documents increases the chance of errors, leading to legal and administrative problems. The use of paper, printing, storage, and sending physical documents also generates significant costs for institutions. Finally, ensuring data security and compliance with laws, such as the LGPD (General Data Protection Law), is a constant challenge.\n\n### Real problem: Floods in Rio Grande do Sul\n\nA recent example that highlights the importance of document digitization is the floods in Rio Grande do Sul. Many schools and universities lost important physical documents due to the floods, resulting in enormous losses and difficulties in recovering essential information. The lack of digitization severely affected the administration and continuity of educational activities. This tragic event reinforces the urgent need to adopt digital solutions to protect important data and ensure the resilience of institutions against natural disasters.\n\n## LibreSign: The ideal solution\n\nLibreSign is a digital signature platform that allows educational institutions to digitize and automate document management, offering a secure, efficient, and cost-effective solution. With LibreSign, you reduce bureaucracy, save resources, and increase security.\n\nAmong its features, we highlight:\n\n1. Digital document signing using digital certificates (e-CPF, e-CNPJ, or system-generated certificates).\n2. Legal validity and compliance with Brazilian legislation, including the General Data Protection Law (LGPD), and the European Union's General Data Protection Regulation (GDPR).\n3. Centralizes the creation, storage, and signing of documents in a single system, facilitating access and management, reducing bureaucracy, and increasing the efficiency of academic offices.\n4. Uses advanced encryption to protect documents from unauthorized access, ensuring data integrity and confidentiality, which is essential for LGPD compliance.\n5. Eliminates the need for physical document sending, saving time and resources.\n\n### Examples of documents that can be signed\n\nLibreSign can be used to sign a wide variety of school and academic documents, including:\n\n1. Enrollment contracts\n2. Report cards and performance reports\n3. Certificates and diplomas\n4. Lesson plans\n5. Parental authorizations\n6. Statements and requests\n7. Various administrative forms\n\nUsing LibreSign for these documents increases practicality, security, efficiency, and legal compliance, benefiting both institutions and students.\n\n#### Discover the benefits of using LibreSign\n\n- Speed: Reduce the time needed to sign and process documents, increasing productivity.\n- Cost Reduction: Eliminate costs associated with paper, printing, and sending documents.\n- Security: Ensure the protection of sensitive data and compliance with the LGPD.\n- Sustainability: Contribute to environmental preservation by reducing paper usage.\n- Accessibility: Allow documents to be signed from anywhere, at any time, facilitating remote management.\n\nDigitizing signing processes is a crucial step towards modernizing educational institutions. LibreSign offers a complete solution that not only improves efficiency and reduces costs but also ensures data security and compliance. Transform your institution's document management with LibreSign and enjoy all the benefits of digital transformation.\n\n🌐 Contact us: [LibreSign Contact Us](https://libresign.coop/contact-us)\n",
- "### Advanced security for public companies\n\nIn a digital environment where information security is crucial, especially for public companies that deal with large volumes of sensitive documents, LibreSign stands out for offering advanced security. Using data encryption and multi-factor authentication, LibreSign ensures that your data is always protected.\n\n#### See some advantages:\n\nEnd-to-end encryption ensures that only authorized recipients can access and read document content. With LibreSign, each document is encrypted from submission to final signature, ensuring your information remains secure every step of the way.\n\nThis encryption protects against interception during the transmission and storage of documents, ensuring that even if the data is accessed by third parties, it will be indecipherable and useless. For public companies that frequently deal with confidential information, this additional security is essential to protect the integrity of their administrative processes.\n\n#### Secure authentication\n\nLibreSign implements multi-factor authentication (MFA), making unauthorized access difficult and ensuring that only verified people can sign documents. This method requires users to provide two or more forms of verification before accessing documents, making the signing process more secure and reliable.\n\nFor example, in addition to the password, a code sent to the user's cell phone or email may be required. This additional level of verification prevents unauthorized people from forging signatures or accessing important documents. For public organizations, where accuracy and accountability are paramount, MFA provides an indispensable extra layer of security.\n\n### The importance of digital security in public companies\n\nPublic companies deal daily with information that requires the highest level of security. From contracts and agreements to legislative documents and citizen records, protecting this data is crucial. Any security breach can result in serious consequences, including data loss, unauthorized access to sensitive information and damage to the organization's reputation.\n\nLibreSign was developed with a focus on security and efficiency. The platform ensures that each document goes through a secure process, from creation to final signature. This level of detail and care is especially important in a scenario where reliability and security are mandatory.\n\n### Additional Benefits of LibreSign\n\nIn addition to advanced security features, LibreSign offers other advantages that make document management more efficient and secure:\n\n- **Intuitive interface:** The platform is easy to use, allowing employees to focus on their main tasks without wasting time on complicated systems.\n- **Real-time monitoring:** Track the status of documents in real time, allowing quick actions such as sending reminders for pending signatures.\n- **Integration with other systems:** LibreSign can be integrated with other systems used by your organization, providing more cohesive and centralized document management.\n\n### Conclusion\n\nThe security of your documents cannot be compromised. With LibreSign, you are guaranteed maximum protection through end-to-end encryption and authentication with multiple identification factors. Our solution is developed to meet the stringent security requirements of public companies, ensuring that each document is treated with the highest level of integrity and reliability.\n\nDon't wait until a security breach affects your organization. Contact us today to learn more about how LibreSign can meet the needs of your public organization. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n\nProtect your documents, optimize your processes and ensure the security and efficiency that your public organization deserves with LibreSign.\n": "### Advanced security for public companies\n\nIn a digital environment where information security is crucial, especially for public companies that deal with large volumes of sensitive documents, LibreSign stands out for offering advanced security. Using data encryption and multi-factor authentication, LibreSign ensures that your data is always protected.\n\n#### See some advantages:\n\nEnd-to-end encryption ensures that only authorized recipients can access and read document content. With LibreSign, each document is encrypted from submission to final signature, ensuring your information remains secure every step of the way.\n\nThis encryption protects against interception during the transmission and storage of documents, ensuring that even if the data is accessed by third parties, it will be indecipherable and useless. For public companies that frequently deal with confidential information, this additional security is essential to protect the integrity of their administrative processes.\n\n#### Secure authentication\n\nLibreSign implements multi-factor authentication (MFA), making unauthorized access difficult and ensuring that only verified people can sign documents. This method requires users to provide two or more forms of verification before accessing documents, making the signing process more secure and reliable.\n\nFor example, in addition to the password, a code sent to the user's cell phone or email may be required. This additional level of verification prevents unauthorized people from forging signatures or accessing important documents. For public organizations, where accuracy and accountability are paramount, MFA provides an indispensable extra layer of security.\n\n### The importance of digital security in public companies\n\nPublic companies deal daily with information that requires the highest level of security. From contracts and agreements to legislative documents and citizen records, protecting this data is crucial. Any security breach can result in serious consequences, including data loss, unauthorized access to sensitive information and damage to the organization's reputation.\n\nLibreSign was developed with a focus on security and efficiency. The platform ensures that each document goes through a secure process, from creation to final signature. This level of detail and care is especially important in a scenario where reliability and security are mandatory.\n\n### Additional Benefits of LibreSign\n\nIn addition to advanced security features, LibreSign offers other advantages that make document management more efficient and secure:\n\n- **Intuitive interface:** The platform is easy to use, allowing employees to focus on their main tasks without wasting time on complicated systems.\n- **Real-time monitoring:** Track the status of documents in real time, allowing quick actions such as sending reminders for pending signatures.\n- **Integration with other systems:** LibreSign can be integrated with other systems used by your organization, providing more cohesive and centralized document management.\n\n### Conclusion\n\nThe security of your documents cannot be compromised. With LibreSign, you are guaranteed maximum protection through end-to-end encryption and authentication with multiple identification factors. Our solution is developed to meet the stringent security requirements of public companies, ensuring that each document is treated with the highest level of integrity and reliability.\n\nDon't wait until a security breach affects your organization. Contact us today to learn more about how LibreSign can meet the needs of your public organization. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n\nProtect your documents, optimize your processes and ensure the security and efficiency that your public organization deserves with LibreSign.\n",
- "### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n": "### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n",
- "### Validity of Legal Signatures in Brazil and Around the World\n\nWith the increasing digitalization of administrative and legal processes, the validity of electronic signatures has become a topic of great relevance. Digital signatures offer security, agility, and convenience, but it is essential to understand their legal basis both in Brazil and in other countries. In this article, we explore the legal validity of digital signatures in a global context.\n\n#### Legal Signatures in Brazil\n\nIn Brazil, the validity of electronic signatures is provided for by [Provisional Measure No. 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), which established the Brazilian Public Key Infrastructure (ICP-Brasil). This measure establishes that digitally signed documents using certificates issued by accredited authorities have the same legal validity as physically signed documents.\n\n**Article 10 of MP 2,200-2/2001:**\n\"Electronic documents referred to in this Provisional Measure, whose signatures were made using a digital certificate issued by an accredited Certification Authority, are considered public or private documents.\"\n\nAdditionally, [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) brought important updates on the use of electronic signatures in the public sector, classifying them into three types: simple, advanced, and qualified, with the latter having the highest level of security and legal validity.\n\n#### Legal Signatures Around the World\n\nThe regulation of electronic signatures varies from country to country, but there is a global movement towards their acceptance and validation.\n\n##### European Union\n\nIn the European Union, the [eIDAS Regulation](https://s.librecode.coop/e-idas-regulation) (Electronic Identification, Authentication and Trust Services), in effect since 2016, standardizes the use of electronic signatures among Member States. The eIDAS recognizes three types of electronic signatures: simple, advanced, and qualified, with the latter being the only one that has legal equivalence to handwritten signatures.\n\n**Article 25 of the eIDAS Regulation:**\n\"A qualified electronic signature shall have the equivalent legal effect of a handwritten signature.\"\n\n##### United States\n\nIn the United States, the Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) and the Uniform Electronic Transactions Act (UETA) establish that electronic signatures are legally valid and enforceable, provided that all parties involved in the contract opt to use electronic means.\n\n**Section 101(a) of the E-SIGN Act:**\n\"A signature, contract, or other record relating to such transaction may not be denied legal effect, validity, or enforceability solely because it is in electronic form.\"\n\n#### Benefits of Digital Signatures\n\nThe adoption of digital signatures offers several benefits for businesses and institutions:\n\n1. **Security:** They use encryption to ensure the authenticity and integrity of documents.\n2. **Efficiency:** They reduce the time required to sign and process documents.\n3. **Sustainability:** They decrease paper usage, contributing to more sustainable practices.\n\nDigital signatures represent a significant advancement in the way documents are managed and authenticated. Their legal validity is supported by specific laws both in Brazil and in other countries, providing security and efficiency for businesses and individuals.\n\nFor more information on the validity of digital signatures in Brazil, visit [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n": "### Validity of Legal Signatures in Brazil and Around the World\n\nWith the increasing digitalization of administrative and legal processes, the validity of electronic signatures has become a topic of great relevance. Digital signatures offer security, agility, and convenience, but it is essential to understand their legal basis both in Brazil and in other countries. In this article, we explore the legal validity of digital signatures in a global context.\n\n#### Legal Signatures in Brazil\n\nIn Brazil, the validity of electronic signatures is provided for by [Provisional Measure No. 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), which established the Brazilian Public Key Infrastructure (ICP-Brasil). This measure establishes that digitally signed documents using certificates issued by accredited authorities have the same legal validity as physically signed documents.\n\n**Article 10 of MP 2,200-2/2001:**\n\"Electronic documents referred to in this Provisional Measure, whose signatures were made using a digital certificate issued by an accredited Certification Authority, are considered public or private documents.\"\n\nAdditionally, [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) brought important updates on the use of electronic signatures in the public sector, classifying them into three types: simple, advanced, and qualified, with the latter having the highest level of security and legal validity.\n\n#### Legal Signatures Around the World\n\nThe regulation of electronic signatures varies from country to country, but there is a global movement towards their acceptance and validation.\n\n##### European Union\n\nIn the European Union, the [eIDAS Regulation](https://s.librecode.coop/e-idas-regulation) (Electronic Identification, Authentication and Trust Services), in effect since 2016, standardizes the use of electronic signatures among Member States. The eIDAS recognizes three types of electronic signatures: simple, advanced, and qualified, with the latter being the only one that has legal equivalence to handwritten signatures.\n\n**Article 25 of the eIDAS Regulation:**\n\"A qualified electronic signature shall have the equivalent legal effect of a handwritten signature.\"\n\n##### United States\n\nIn the United States, the Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) and the Uniform Electronic Transactions Act (UETA) establish that electronic signatures are legally valid and enforceable, provided that all parties involved in the contract opt to use electronic means.\n\n**Section 101(a) of the E-SIGN Act:**\n\"A signature, contract, or other record relating to such transaction may not be denied legal effect, validity, or enforceability solely because it is in electronic form.\"\n\n#### Benefits of Digital Signatures\n\nThe adoption of digital signatures offers several benefits for businesses and institutions:\n\n1. **Security:** They use encryption to ensure the authenticity and integrity of documents.\n2. **Efficiency:** They reduce the time required to sign and process documents.\n3. **Sustainability:** They decrease paper usage, contributing to more sustainable practices.\n\nDigital signatures represent a significant advancement in the way documents are managed and authenticated. Their legal validity is supported by specific laws both in Brazil and in other countries, providing security and efficiency for businesses and individuals.\n\nFor more information on the validity of digital signatures in Brazil, visit [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n",
"$ 600/mo": "$ 600/mo",
- "- Unlimited accounts\n- Storage customized": "- Unlimited accounts\n- Customized storage",
- "- Until 5 accounts\n- Storage until 1Gb": "- Up to 5 accounts\n- Up to 1Gb storage",
+ "- Unlimited accounts\n- Storage customized": "- Unlimited accounts\n- Storage customized",
+ "- Until 5 accounts\n- Storage until 1Gb": "- Until 5 accounts\n- Storage until 1Gb",
+ "4 doubts about digital signature: Learn about the common myths created about this term": "4 doubts about digital signature: Learn about the common myths created about this term",
+ "A Story of Trust, Made for the Future.": "A Story of Trust, Made for the Future.",
+ "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.": "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.",
"A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.": "A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.",
"About": "About",
"About Us": "About Us",
"Access management by users or departments": "Access management by users or departments",
+ "Advanced Security": "Advanced Security",
"Advanced security": "Advanced security",
"Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises": "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises",
- "Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n": "Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n",
+ "All rights reserved.": "All rights reserved.",
"Any Questions? Answered": "Any Questions? Answered",
+ "Back to top": "Back to top",
"Basic": "Basic",
- "Beyond offering agility and security in digital signatures and document management, LibreSign features functionalities that adapt to the specific needs of your organization.": "Beyond offering agility and security in digital signatures and document management, LibreSign features functionalities that adapt to the specific needs of your organization.",
+ "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.": "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.",
+ "Blog": "Blog",
"Blog Page": "Blog Page",
+ "Boost Your Business with Digital Signature.": "Boost Your Business with Digital Signature.",
"Business": "Business",
"Button to play characters captcha": "Button to play characters captcha",
"Button to reload characters captcha": "Button to reload characters captcha",
"By %s": "By %s",
"By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.": "By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.",
- "CONTACT US": "CONTACT US",
"Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!": "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!",
+ "Client Area": "Client Area",
"Cloud Storage": "Cloud Storage",
+ "Company Name": "Company Name",
"Compare plans": "Compare plans",
"Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!": "Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!",
"Contact": "Contact",
- "Contact us to more informations": "Contact us for more information",
+ "Contact information": "Contact information",
+ "Contact sales team for a quote": "Contact sales team for a quote",
+ "Contact us to more informations": "Contact us to more informations",
+ "Content": "Content",
"Contribute to a greener world by eliminating the use of paper.": "Contribute to a greener world by eliminating the use of paper.",
+ "Cooperatives: Strengthen Governance and Member Participation": "Cooperatives: Strengthen Governance and Member Participation",
+ "Cooperativism": "Cooperativism",
+ "Current language": "Current language",
"Customization of visual identity (colors, logo and domain)": "Customization of visual identity (colors, logo and domain)",
- "Developed by": "Developed by",
+ "Daiane Alves": "Daiane Alves",
+ "Developed with expertise to optimize processes across various segments.": "Developed with expertise to optimize processes across various segments.",
"Did you know that digital signature is the safest and most efficient way to validate electronic documents?": "Did you know that digital signature is the safest and most efficient way to validate electronic documents?",
+ "Digital Signature": "Digital Signature",
+ "Digital document signature: see real situations where digital signature transforms contracts": "Digital document signature: see real situations where digital signature transforms contracts",
+ "Digital signature article": "Digital signature article",
+ "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...": "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...",
+ "Digital signature myths": "Digital signature myths",
+ "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.": "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.",
+ "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.": "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.",
"Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.": "Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.",
+ "Discover Solutions for Your Company.": "Discover Solutions for Your Company.",
+ "Discover the Perfect Solution for Cooperatives": "Discover the Perfect Solution for Cooperatives",
+ "Discover the Perfect Solution for IT Professionals": "Discover the Perfect Solution for IT Professionals",
+ "Discover the Perfect Solution for Lawyers": "Discover the Perfect Solution for Lawyers",
+ "Discover the Perfect Solution for Small and Medium Businesses": "Discover the Perfect Solution for Small and Medium Businesses",
+ "Discover the Perfect Solution for the Public Sector": "Discover the Perfect Solution for the Public Sector",
"Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.": "Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.",
"Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.": "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.",
"Document management in education - Challenges and solutions with LibreSign": "Document management in education - Challenges and solutions with LibreSign",
"Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.": "Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.",
"Document validation by QR Code": "Document validation by QR Code",
- "Easily create, send, sign and track all your contracts in one place": "Easily create, send, sign and track all your contracts in one place",
- "Education": "Education",
+ "E-books library": "E-books library",
+ "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.": "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.",
"Electronic document management": "Electronic document management",
"Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.": "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.",
+ "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.": "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.",
"Encrypted signatures that guarantee the integrity of your documents.": "Encrypted signatures that guarantee the integrity of your documents.",
+ "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.": "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.",
+ "Experienced consultants:": "Experienced consultants:",
+ "Explore all the advantages of LibreSign": "Explore all the advantages of LibreSign",
+ "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.": "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.",
+ "Fast return:": "Fast return:",
"Features": "Features",
"File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API": "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API",
- "Fill in the fields below with your data": "Fill in the fields below with your data",
+ "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.": "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.",
"Finally an excellent app for signing documents. Very good!": "Finally an excellent app for signing documents. Very good!",
+ "Focus on your needs:": "Focus on your needs:",
+ "Follow us on Instagram (opens in new tab)": "Follow us on Instagram (opens in new tab)",
+ "Follow us on LinkedIn (opens in new tab)": "Follow us on LinkedIn (opens in new tab)",
+ "Follow us on social media": "Follow us on social media",
"Free and open source software for electronic signatures": "Free and open source software for electronic signatures",
+ "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.": "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.",
"Full Name": "Full Name",
"Home": "Home",
+ "How about an exclusive quote to sign up for LibreSign?": "How about an exclusive quote to sign up for LibreSign?",
+ "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...": "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...",
+ "How to create a digital signature: learn the step-by-step process of how to do it": "How to create a digital signature: learn the step-by-step process of how to do it",
+ "How to create digital signature": "How to create digital signature",
+ "Hybrid Signatures": "Hybrid Signatures",
"Hybrid signatures": "Hybrid signatures",
+ "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.": "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.",
"Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign": "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign",
"Image with captcha text": "Image with captcha text",
- "In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n": "In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n",
- "In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n": "In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n",
+ "Information Technology: Control and Total Flexibility": "Information Technology: Control and Total Flexibility",
+ "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.": "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.",
"Invalid Captcha": "Invalid Captcha",
"Is a digital signature the same as a digitized signature?": "Is a digital signature the same as a digitized signature?",
+ "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.": "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.",
"It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.": "It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.",
+ "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.": "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.",
+ "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.": "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.",
+ "Join our Telegram group (opens in new tab)": "Join our Telegram group (opens in new tab)",
"Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.": "Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.",
- "Language": "Language",
+ "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.": "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.",
+ "Language selection": "Language selection",
"Last articles": "Last articles",
- "Learn more": "Learn more",
+ "Learn More for the Public Sector": "Learn More for the Public Sector",
+ "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.": "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.",
+ "Legal Sector: Agility and Unquestionable Legal Security": "Legal Sector: Agility and Unquestionable Legal Security",
+ "Legal Validity and Undisputed Compliance?": "Legal Validity and Undisputed Compliance?",
"Legal validity of electronic signatures in Brazil and around the world": "Legal validity of electronic signatures in Brazil and around the world",
- "Let’s talk about digitally signing your documents!": "Let’s talk about digitally signing your documents!",
+ "LibreCode team": "LibreCode team",
"LibreCode, a Brazilian cooperative of free software developers.": "LibreCode, a Brazilian cooperative of free software developers.",
+ "LibreSign - Go to homepage": "LibreSign - Go to homepage",
"LibreSign API Guide": "LibreSign API Guide",
- "LibreSign GitHub repository": "LibreSign GitHub repository",
- "LibreSign Instagram profile": "LibreSign Instagram profile",
- "LibreSign LinkedIn page": "LibreSign LinkedIn page",
- "LibreSign Telegram group": "LibreSign Telegram group",
+ "LibreSign Academy": "LibreSign Academy",
"LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.": "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.",
"LibreSign frequently asked questions": "LibreSign frequently asked questions",
"LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.": "LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.",
+ "LibreSign home": "LibreSign home",
"LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.": "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.",
- "LibreSign is the ideal choice for educational institutions looking to enhance their document processes with legal validity. Simplify the signing of contracts, authorizations, and other essential documents for academic administration. Promote effective document management, providing a streamlined and modern experience for students, teachers, and administrative staff.": "LibreSign is the ideal choice for educational institutions looking to enhance their document processes with legal validity. Simplify the signing of contracts, authorizations, and other essential documents for academic administration. Promote effective document management, providing a streamlined and modern experience for students, teachers, and administrative staff.",
+ "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.": "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.",
+ "LibreSign mobile application demo": "LibreSign mobile application demo",
"LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!": "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!",
+ "LibreSign: Knowledge that Drives Your Digital Transformation.": "LibreSign: Knowledge that Drives Your Digital Transformation.",
"Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.": "Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.",
"Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.": "Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.",
- "Main features": "Main features",
+ "Main navigation": "Main navigation",
"Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.": "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.",
- "Message": "Message",
+ "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.": "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.",
+ "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.": "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.",
+ "More than X million documents signed securely and with legal validity.": "More than X million documents signed securely and with legal validity.",
+ "More than a tool, a strategic partner for digital efficiency and security.": "More than a tool, a strategic partner for digital efficiency and security.",
"Multiple signers": "Multiple signers",
"Need more features?": "Need more features?",
+ "Newsletter": "Newsletter",
"No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.": "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.",
"Online document creation and editing": "Online document creation and editing",
- "Optimize document management in the public sector with LibreSign. Our solution provides effective administration to handle specific government documentation, ensuring security, speed, and strict compliance with the General Data Protection Law (GDPR). Simplify bureaucratic processes, expedite document signing, and promote more efficient management with LibreSign for the public sector.": "Optimize document management in the public sector with LibreSign. Our solution provides effective administration to handle specific government documentation, ensuring security, speed, and strict compliance with the General Data Protection Law (GDPR). Simplify bureaucratic processes, expedite document signing, and promote more efficient management with LibreSign for the public sector.",
+ "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.": "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.",
+ "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.": "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.",
+ "Our Complete Story": "Our Complete Story",
"Our Pricing Plans": "Our Pricing Plans",
- "Our electronic signature and document management solution streamline workflows, reducing time spent on manual processes. Achieve greater productivity, promote document security, and ensure compliance with the General Data Protection Law (GDPR), providing an agile experience for your clients and collaborators.": "Our electronic signature and document management solution streamline workflows, reducing time spent on manual processes. Achieve greater productivity, promote document security, and ensure compliance with the General Data Protection Law (GDPR), providing an agile experience for your clients and collaborators.",
- "Page to national movement that valozie cooperative initiatives.": "Page to national movement that valozie cooperative initiatives.",
+ "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.": "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.",
+ "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.": "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.",
+ "Personalized analysis:": "Personalized analysis:",
"Phone": "Phone",
- "Posts": "Posts",
- "Pricing": "Pricing",
- "Privacy policy": "Privacy policy",
+ "Plans and Pricing": "Plans and Pricing",
+ "Position/Role": "Position/Role",
+ "President of LibreCode": "President of LibreCode",
+ "Privacy Policy": "Privacy Policy",
"Privacy policy term": "Privacy policy term",
- "Private companies": "Private companies",
+ "Professional using digital signature": "Professional using digital signature",
"Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.": "Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.",
- "Public sector": "Public sector",
+ "Public Management: Transparency, Validity, and Efficiency": "Public Management: Transparency, Validity, and Efficiency",
+ "QR Code validation": "QR Code validation",
+ "Quick links": "Quick links",
+ "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro": "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro",
+ "ROI calculation:": "ROI calculation:",
+ "Real-Time Monitoring.": "Real-Time Monitoring.",
"Real-time monitoring": "Real-time monitoring",
+ "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.": "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.",
+ "Resources and support": "Resources and support",
"STARTING FROM": "STARTING FROM",
"Security": "Security",
- "Send Message": "Send Message",
+ "See How It Works": "See How It Works",
+ "See LibreSign in Action: Simplify Your Signatures in Detail.": "See LibreSign in Action: Simplify Your Signatures in Detail.",
+ "Select language": "Select language",
"Sending reminder by email": "Sending reminder by email",
"Sign and send documents in seconds, from anywhere in the world.": "Sign and send documents in seconds, from anywhere in the world.",
"Simple electronic signature (without digital certificate) unlimited": "Simple electronic signature (without digital certificate) unlimited",
- "Simplify your digital signatures and document management safely and efficiently": "Simplify your digital signatures and document management safely and efficiently",
+ "Simple, Secure and Affordable Digital Signature?": "Simple, Secure and Affordable Digital Signature?",
+ "Skip to main content": "Skip to main content",
+ "Small and Medium Businesses: Grow with Security": "Small and Medium Businesses: Grow with Security",
+ "Social media links": "Social media links",
+ "Solutions": "Solutions",
+ "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)": "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)",
"Speed": "Speed",
+ "Strategic solution:": "Strategic solution:",
"Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation": "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation",
+ "Success stories": "Success stories",
+ "Support": "Support",
"Sustainability": "Sustainability",
+ "Switch to": "Switch to",
+ "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.": "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.",
+ "Talk to Our Experts": "Talk to Our Experts",
+ "Talk to Our Specialists": "Talk to Our Specialists",
+ "Talk to a Specialist": "Talk to a Specialist",
"Talk to sales": "Talk to sales",
- "Target audience": "Target audience",
"Task control and management": "Task control and management",
+ "Technical Details for IT.": "Technical Details for IT.",
"Technical support": "Technical support",
+ "Technology, People, and Free Software.": "Technology, People, and Free Software.",
"Testimonials": "Testimonials",
"Thank you!": "Thank you!",
+ "The Beginning: The Era of Physical Documents.": "The Beginning: The Era of Physical Documents.",
"The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign": "The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign",
+ "The Future: Complete Digital Management.": "The Future: Complete Digital Management.",
+ "The Need for Transformation.": "The Need for Transformation.",
+ "The Perfect Tool for a World in Transformation.": "The Perfect Tool for a World in Transformation.",
+ "The Team that Builds Trust.": "The Team that Builds Trust.",
"The perfect tool to manage the signature flow of your documents": "The perfect tool to manage the signature flow of your documents",
+ "The secure and legally binding digital signature for your world.": "The secure and legally binding digital signature for your world.",
+ "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.": "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.",
+ "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...": "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...",
"Toggle navigation menu": "Toggle navigation menu",
+ "Total Control and Flexibility to Integrate?": "Total Control and Flexibility to Integrate?",
"Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.",
+ "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.",
"Transform your processes with more security and efficiency": "Transform your processes with more security and efficiency",
+ "Try it For Free Now!": "Try it For Free Now!",
"Type the code below": "Type the code below",
+ "Type your company name": "Type your company name",
"Type your message here": "Type your message here",
"Type your name": "Type your name",
+ "Type your position": "Type your position",
"Under Consultation": "Under Consultation",
"Unlimited subscription with A1 digital certificate": "Unlimited subscription with A1 digital certificate",
+ "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.": "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.",
+ "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.": "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.",
+ "View All Plans": "View All Plans",
+ "Visit our GitHub repository (opens in new tab)": "Visit our GitHub repository (opens in new tab)",
+ "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.": "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.",
+ "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.": "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.",
"We create digital experiences for brands and companies by using technology.": "We create digital experiences for brands and companies by using technology.",
"We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.": "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.",
+ "We understand the complexities of each industry. See how our platform is the answer you're looking for.": "We understand the complexities of each industry. See how our platform is the answer you're looking for.",
"We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.": "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.",
+ "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.": "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.",
"What are the key features of LibreCode signature pads?": "What are the key features of LibreCode signature pads?",
"What is a Digital Signature? Types, Advantages, and How to Obtain It?": "What is a Digital Signature? Types, Advantages, and How to Obtain It?",
"What is electronic signature capture?": "What is electronic signature capture?",
"What is the name of the company that LibreSign was developed by?": "What is the name of the company that LibreSign was developed by?",
+ "What is your main challenge?": "What is your main challenge?",
"What our customers says": "What our customers says",
"Why LibreSign?": "Why LibreSign?",
- "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n": "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n",
- "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!": "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!\n",
- "The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n": "The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n"
+ "Why Schedule Your Conversation With Us?": "Why Schedule Your Conversation With Us?",
+ "Why a cooperative?": "Why a cooperative?",
+ "Why free software (FLOSS)?": "Why free software (FLOSS)?",
+ "Work with us": "Work with us",
+ "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.": "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.",
+ "our team deeply understands the digital signature market and the needs of your sector.": "our team deeply understands the digital signature market and the needs of your sector.",
+ "we contact you within 24 useful hours to schedule your conversation.": "we contact you within 24 useful hours to schedule your conversation.",
+ "we demonstrate the return on investment and the economy your company will have.": "we demonstrate the return on investment and the economy your company will have.",
+ "we identify your challenges and show how LibreSign fits perfectly.": "we identify your challenges and show how LibreSign fits perfectly.",
+ "we present a partnership vision for your growth.": "we present a partnership vision for your growth."
}
diff --git a/lang/fr/main.json b/lang/fr/main.json
index d76bfee6..9e7496a5 100644
--- a/lang/fr/main.json
+++ b/lang/fr/main.json
@@ -8,135 +8,255 @@
"$ 600/mo": "$ 600/mo",
"- Unlimited accounts\n- Storage customized": "- Unlimited accounts\n- Storage customized",
"- Until 5 accounts\n- Storage until 1Gb": "- Until 5 accounts\n- Storage until 1Gb",
+ "4 doubts about digital signature: Learn about the common myths created about this term": "4 doubts about digital signature: Learn about the common myths created about this term",
+ "A Story of Trust, Made for the Future.": "A Story of Trust, Made for the Future.",
+ "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.": "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.",
"A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.": "A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.",
- "About": "À propos",
- "About Us": "À propos de nous",
+ "About": "About",
+ "About Us": "About Us",
"Access management by users or departments": "Access management by users or departments",
+ "Advanced Security": "Advanced Security",
"Advanced security": "Advanced security",
- "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises": "L'agilité et la sécurité sont primordiales dans les transactions commerciales, et LibreSign se présente comme le choix intelligent pour divers secteurs. Développé par LibreCode, une coopérative de professionnels de l'informatique, LibreSign incarne la philosophie du logiciel libre et open source (FOSS). Avec des normes de sécurité robustes, il garantit l'inviolabilité des signatures électroniques, ce qui le rend idéal pour les gouvernements, le secteur éducatif et les entreprises",
+ "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises": "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises",
"Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n": "Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n",
- "Any Questions? Answered": "Des questions ? Nous avons les réponses",
+ "All rights reserved.": "All rights reserved.",
+ "Any Questions? Answered": "Any Questions? Answered",
+ "Back to top": "Back to top",
"Basic": "Basic",
- "Beyond offering agility and security in digital signatures and document management, LibreSign features functionalities that adapt to the specific needs of your organization.": "En plus de fournir agilité et sécurité dans la signature numérique et la gestion de documents, LibreSign offre des fonctionnalités qui s'adaptent aux besoins spécifiques de votre organisation.",
- "Blog Page": "Blog",
+ "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.": "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.",
+ "Blog": "Blog",
+ "Blog Page": "Blog Page",
+ "Boost Your Business with Digital Signature.": "Boost Your Business with Digital Signature.",
"Business": "Business",
- "Button to play characters captcha": "Bouton pour lire les caractères du captcha",
- "Button to reload characters captcha": "Bouton pour recharger les caractères du captcha",
+ "Button to play characters captcha": "Button to play characters captcha",
+ "Button to reload characters captcha": "Button to reload characters captcha",
"By %s": "By %s",
"By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.": "By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.",
- "CONTACT US": "Nous contacter",
"Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!": "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!",
+ "Client Area": "Client Area",
"Cloud Storage": "Cloud Storage",
+ "Company Name": "Company Name",
"Compare plans": "Compare plans",
"Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!": "Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!",
"Contact": "Contact",
+ "Contact information": "Contact information",
+ "Contact sales team for a quote": "Contact sales team for a quote",
"Contact us to more informations": "Contact us to more informations",
+ "Content": "Content",
"Contribute to a greener world by eliminating the use of paper.": "Contribute to a greener world by eliminating the use of paper.",
+ "Cooperatives: Strengthen Governance and Member Participation": "Cooperatives: Strengthen Governance and Member Participation",
+ "Cooperativism": "Cooperativism",
+ "Current language": "Current language",
"Customization of visual identity (colors, logo and domain)": "Customization of visual identity (colors, logo and domain)",
- "Developed by": "Developpé par",
+ "Daiane Alves": "Daiane Alves",
+ "Developed with expertise to optimize processes across various segments.": "Developed with expertise to optimize processes across various segments.",
"Did you know that digital signature is the safest and most efficient way to validate electronic documents?": "Did you know that digital signature is the safest and most efficient way to validate electronic documents?",
+ "Digital Signature": "Digital Signature",
+ "Digital document signature: see real situations where digital signature transforms contracts": "Digital document signature: see real situations where digital signature transforms contracts",
+ "Digital signature article": "Digital signature article",
+ "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...": "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...",
+ "Digital signature myths": "Digital signature myths",
+ "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.": "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.",
+ "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.": "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.",
"Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.": "Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.",
+ "Discover Solutions for Your Company.": "Discover Solutions for Your Company.",
+ "Discover the Perfect Solution for Cooperatives": "Discover the Perfect Solution for Cooperatives",
+ "Discover the Perfect Solution for IT Professionals": "Discover the Perfect Solution for IT Professionals",
+ "Discover the Perfect Solution for Lawyers": "Discover the Perfect Solution for Lawyers",
+ "Discover the Perfect Solution for Small and Medium Businesses": "Discover the Perfect Solution for Small and Medium Businesses",
+ "Discover the Perfect Solution for the Public Sector": "Discover the Perfect Solution for the Public Sector",
"Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.": "Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.",
"Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.": "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.",
"Document management in education - Challenges and solutions with LibreSign": "Document management in education - Challenges and solutions with LibreSign",
"Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.": "Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.",
- "Document validation by QR Code": "Validation de documents par code QR",
- "Easily create, send, sign and track all your contracts in one place": "Easily create, send, sign and track all your contracts in one place",
- "Education": "Éducation",
+ "Document validation by QR Code": "Document validation by QR Code",
+ "E-books library": "E-books library",
+ "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.": "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.",
"Electronic document management": "Electronic document management",
- "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.": "La signature électronique est une technologie permettant de signer des documents électroniques avec une signature manuscrite. L'utilisation de cette technologie permet d'éliminer l'envoi, le stockage, le classement, la copie et la récupération de documents papier. Cela permettra à votre entreprise de gagner du temps et de l'argent.",
+ "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.": "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.",
+ "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.": "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.",
"Encrypted signatures that guarantee the integrity of your documents.": "Encrypted signatures that guarantee the integrity of your documents.",
- "Features": "Fonctionnalités",
- "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API": "Création de fichiers, Signature avec certificat numérique, Gestion des signatures, Gestion des documents, Validation, API",
- "Fill in the fields below with your data": "Fill in the fields below with your data",
+ "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.": "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.",
+ "Experienced consultants:": "Experienced consultants:",
+ "Explore all the advantages of LibreSign": "Explore all the advantages of LibreSign",
+ "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.": "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.",
+ "Fast return:": "Fast return:",
+ "Features": "Features",
+ "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API": "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API",
+ "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.": "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.",
"Finally an excellent app for signing documents. Very good!": "Finally an excellent app for signing documents. Very good!",
- "Free and open source software for electronic signatures": "Logiciel libre et ouvert pour les signatures électroniques",
- "Full Name": "Nom complet",
- "Home": "Accueil",
- "Hybrid signatures": "Signatures hybrides",
- "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign": "Les signatures hybrides simplifient les processus de négociation, offrant la flexibilité de choisir entre des certificats numériques personnels ou générés par le système pour signer des documents numériquement avec LibreSign",
- "Image with captcha text": "Image avec texte de captcha",
+ "Focus on your needs:": "Focus on your needs:",
+ "Follow us on Instagram (opens in new tab)": "Follow us on Instagram (opens in new tab)",
+ "Follow us on LinkedIn (opens in new tab)": "Follow us on LinkedIn (opens in new tab)",
+ "Follow us on social media": "Follow us on social media",
+ "Free and open source software for electronic signatures": "Free and open source software for electronic signatures",
+ "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.": "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.",
+ "Full Name": "Full Name",
+ "Home": "Home",
+ "How about an exclusive quote to sign up for LibreSign?": "How about an exclusive quote to sign up for LibreSign?",
+ "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...": "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...",
+ "How to create a digital signature: learn the step-by-step process of how to do it": "How to create a digital signature: learn the step-by-step process of how to do it",
+ "How to create digital signature": "How to create digital signature",
+ "Hybrid Signatures": "Hybrid Signatures",
+ "Hybrid signatures": "Hybrid signatures",
+ "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.": "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.",
+ "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign": "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign",
+ "Image with captcha text": "Image with captcha text",
"In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n": "In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n",
"In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n": "In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n",
- "Invalid Captcha": "Captcha invalide",
- "Is a digital signature the same as a digitized signature?": "Une signature numérique est-elle identique à une signature numérisée ?",
+ "Information Technology: Control and Total Flexibility": "Information Technology: Control and Total Flexibility",
+ "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.": "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.",
+ "Invalid Captcha": "Invalid Captcha",
+ "Is a digital signature the same as a digitized signature?": "Is a digital signature the same as a digitized signature?",
+ "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.": "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.",
"It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.": "It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.",
+ "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.": "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.",
+ "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.": "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.",
+ "Join our Telegram group (opens in new tab)": "Join our Telegram group (opens in new tab)",
"Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.": "Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.",
- "Language": "Langue",
+ "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.": "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.",
+ "Language selection": "Language selection",
"Last articles": "Last articles",
- "Learn more": "En savoir plus",
+ "Learn More for the Public Sector": "Learn More for the Public Sector",
+ "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.": "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.",
+ "Legal Sector: Agility and Unquestionable Legal Security": "Legal Sector: Agility and Unquestionable Legal Security",
+ "Legal Validity and Undisputed Compliance?": "Legal Validity and Undisputed Compliance?",
"Legal validity of electronic signatures in Brazil and around the world": "Legal validity of electronic signatures in Brazil and around the world",
- "Let’s talk about digitally signing your documents!": "Parlons de la signature numérique de vos documents !",
- "LibreCode, a Brazilian cooperative of free software developers.": "LibreCode, une coopérative brésilienne de développeurs de logiciels libres.",
+ "LibreCode team": "LibreCode team",
+ "LibreCode, a Brazilian cooperative of free software developers.": "LibreCode, a Brazilian cooperative of free software developers.",
+ "LibreSign - Go to homepage": "LibreSign - Go to homepage",
"LibreSign API Guide": "LibreSign API Guide",
- "LibreSign GitHub repository": "LibreSign GitHub repository",
- "LibreSign Instagram profile": "LibreSign Instagram profile",
- "LibreSign LinkedIn page": "LibreSign LinkedIn page",
- "LibreSign Telegram group": "LibreSign Telegram group",
+ "LibreSign Academy": "LibreSign Academy",
"LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.": "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.",
- "LibreSign frequently asked questions": "Questions fréquemment posées sur LibreSign",
+ "LibreSign frequently asked questions": "LibreSign frequently asked questions",
"LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.": "LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.",
- "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.": "LibreSign est une application web pour les signatures électroniques (e-Sign) développée par la coopérative LibreCode (coopérative brésilienne spécialisée dans le développement de logiciels libres). Son développement a commencé au début de l'année 2020, en pleine pandémie, lorsque les particuliers et les entreprises ont commencé à migrer leur documentation physique vers le numérique. Il est alors devenu nécessaire de développer une solution web qui pourrait offrir la possibilité de signer des documents, des contrats et des propositions en ligne avec sécurité et agilité.",
- "LibreSign is the ideal choice for educational institutions looking to enhance their document processes with legal validity. Simplify the signing of contracts, authorizations, and other essential documents for academic administration. Promote effective document management, providing a streamlined and modern experience for students, teachers, and administrative staff.": "LibreSign est le choix idéal pour les institutions éducatives souhaitant améliorer leurs processus documentaires avec une validité légale. Simplifiez la signature de contrats, d'autorisations et d'autres documents essentiels pour l'administration académique. Favorisez une gestion efficace des documents, offrant une expérience simplifiée et moderne pour les étudiants, les enseignants et le personnel administratif.",
- "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!": "LibreSign révolutionne la vérification de l'authenticité des documents avec le QR code, garantissant sécurité, efficacité et facilité d'utilisation. Sa validation instantanée, son agilité, sa transparence et sa compatibilité avec diverses plateformes en font la solution idéale pour les entreprises durables. Essayez cette solution dès maintenant !",
+ "LibreSign home": "LibreSign home",
+ "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.": "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.",
+ "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.": "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.",
+ "LibreSign mobile application demo": "LibreSign mobile application demo",
+ "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!": "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!",
+ "LibreSign: Knowledge that Drives Your Digital Transformation.": "LibreSign: Knowledge that Drives Your Digital Transformation.",
"Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.": "Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.",
"Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.": "Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.",
- "Main features": "Fonctionnalités principales",
+ "Main navigation": "Main navigation",
"Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.": "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.",
- "Message": "Message",
- "Multiple signers": "Plusieurs signataires",
+ "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.": "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.",
+ "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.": "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.",
+ "More than X million documents signed securely and with legal validity.": "More than X million documents signed securely and with legal validity.",
+ "More than a tool, a strategic partner for digital efficiency and security.": "More than a tool, a strategic partner for digital efficiency and security.",
+ "Multiple signers": "Multiple signers",
"Need more features?": "Need more features?",
- "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.": "Non. La signature numérisée est la reproduction de la signature manuscrite sous forme d'image, obtenue avec un scanner. Elle ne garantit pas l'authenticité de l'auteur du document électronique, car il n'y a pas d'association entre le signataire et le texte, celle-ci pouvant être facilement copiée et insérée dans un autre document.",
+ "Newsletter": "Newsletter",
+ "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.": "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.",
"Online document creation and editing": "Online document creation and editing",
- "Optimize document management in the public sector with LibreSign. Our solution provides effective administration to handle specific government documentation, ensuring security, speed, and strict compliance with the General Data Protection Law (GDPR). Simplify bureaucratic processes, expedite document signing, and promote more efficient management with LibreSign for the public sector.": "Optimisez la gestion documentaire dans le secteur public avec LibreSign. Notre solution offre une administration efficace pour gérer spécifiquement les documents gouvernementaux, garantissant sécurité, rapidité et conformité stricte avec le Règlement Général sur la Protection des Données (RGPD). Simplifiez les processus bureaucratiques, accélérez la signature des documents et favorisez une gestion plus efficace avec LibreSign pour le secteur public.",
+ "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.": "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.",
+ "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.": "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.",
+ "Our Complete Story": "Our Complete Story",
"Our Pricing Plans": "Our Pricing Plans",
- "Our electronic signature and document management solution streamline workflows, reducing time spent on manual processes. Achieve greater productivity, promote document security, and ensure compliance with the General Data Protection Law (GDPR), providing an agile experience for your clients and collaborators.": "Notre solution de signature électronique et de gestion documentaire rationalise les flux de travail, réduisant le temps consacré aux processus manuels. Atteignez une productivité accrue, assurez la sécurité des documents et garantissez la conformité avec le Règlement Général sur la Protection des Données (RGPD), offrant une expérience agile pour vos clients et collaborateurs.",
- "Page to national movement that valozie cooperative initiatives.": "Page to national movement that valozie cooperative initiatives.",
- "Phone": "Téléphone",
- "Posts": "Publications",
- "Pricing": "Pricing",
- "Privacy policy": "Politique de confidentialité",
- "Privacy policy term": "Politique de confidentialité",
- "Private companies": "Private companies",
+ "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.": "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.",
+ "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.": "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.",
+ "Personalized analysis:": "Personalized analysis:",
+ "Phone": "Phone",
+ "Plans and Pricing": "Plans and Pricing",
+ "Position/Role": "Position/Role",
+ "President of LibreCode": "President of LibreCode",
+ "Privacy Policy": "Privacy Policy",
+ "Privacy policy term": "Privacy policy term",
+ "Professional using digital signature": "Professional using digital signature",
"Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.": "Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.",
- "Public sector": "Secteur public",
+ "Public Management: Transparency, Validity, and Efficiency": "Public Management: Transparency, Validity, and Efficiency",
+ "QR Code validation": "QR Code validation",
+ "Quick links": "Quick links",
+ "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro": "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro",
+ "ROI calculation:": "ROI calculation:",
+ "Real-Time Monitoring.": "Real-Time Monitoring.",
"Real-time monitoring": "Real-time monitoring",
+ "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.": "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.",
+ "Resources and support": "Resources and support",
"STARTING FROM": "STARTING FROM",
"Security": "Security",
- "Send Message": "Envoyer le message",
+ "See How It Works": "See How It Works",
+ "See LibreSign in Action: Simplify Your Signatures in Detail.": "See LibreSign in Action: Simplify Your Signatures in Detail.",
+ "Select language": "Select language",
"Sending reminder by email": "Sending reminder by email",
"Sign and send documents in seconds, from anywhere in the world.": "Sign and send documents in seconds, from anywhere in the world.",
"Simple electronic signature (without digital certificate) unlimited": "Simple electronic signature (without digital certificate) unlimited",
- "Simplify your digital signatures and document management safely and efficiently": "Simplify your digital signatures and document management safely and efficiently",
+ "Simple, Secure and Affordable Digital Signature?": "Simple, Secure and Affordable Digital Signature?",
+ "Skip to main content": "Skip to main content",
+ "Small and Medium Businesses: Grow with Security": "Small and Medium Businesses: Grow with Security",
+ "Social media links": "Social media links",
+ "Solutions": "Solutions",
+ "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)": "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)",
"Speed": "Speed",
- "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation": "Simplifiez la signature de documents numériques pour plusieurs individus, en garantissant la validité légale, la sécurité et la collaboration. Accélérez les processus contractuels entre les départements, éliminant le besoin de réunions présentielles. Adoptez l'efficacité et la collaboration avec LibreSign, guidant votre organisation vers une transformation numérique sans faille.",
+ "Strategic solution:": "Strategic solution:",
+ "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation": "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation",
+ "Success stories": "Success stories",
+ "Support": "Support",
"Sustainability": "Sustainability",
+ "Switch to": "Switch to",
+ "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.": "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.",
+ "Talk to Our Experts": "Talk to Our Experts",
+ "Talk to Our Specialists": "Talk to Our Specialists",
+ "Talk to a Specialist": "Talk to a Specialist",
"Talk to sales": "Talk to sales",
- "Target audience": "Audience cible",
"Task control and management": "Task control and management",
+ "Technical Details for IT.": "Technical Details for IT.",
"Technical support": "Technical support",
+ "Technology, People, and Free Software.": "Technology, People, and Free Software.",
"Testimonials": "Testimonials",
- "Thank you!": "Merci !",
+ "Thank you!": "Thank you!",
+ "The Beginning: The Era of Physical Documents.": "The Beginning: The Era of Physical Documents.",
"The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign": "The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign",
+ "The Future: Complete Digital Management.": "The Future: Complete Digital Management.",
+ "The Need for Transformation.": "The Need for Transformation.",
+ "The Perfect Tool for a World in Transformation.": "The Perfect Tool for a World in Transformation.",
+ "The Team that Builds Trust.": "The Team that Builds Trust.",
"The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n": "The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n",
- "The perfect tool to manage the signature flow of your documents": "L'outil parfait pour gérer le flux de signatures de vos documents",
+ "The perfect tool to manage the signature flow of your documents": "The perfect tool to manage the signature flow of your documents",
+ "The secure and legally binding digital signature for your world.": "The secure and legally binding digital signature for your world.",
+ "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.": "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.",
+ "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...": "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...",
"Toggle navigation menu": "Toggle navigation menu",
+ "Total Control and Flexibility to Integrate?": "Total Control and Flexibility to Integrate?",
"Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.",
+ "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.",
"Transform your processes with more security and efficiency": "Transform your processes with more security and efficiency",
- "Type the code below": "Veuillez saisir le code ci-dessous",
- "Type your message here": "Tapez votre message ici",
- "Type your name": "Saisissez votre nom",
+ "Try it For Free Now!": "Try it For Free Now!",
+ "Type the code below": "Type the code below",
+ "Type your company name": "Type your company name",
+ "Type your message here": "Type your message here",
+ "Type your name": "Type your name",
+ "Type your position": "Type your position",
"Under Consultation": "Under Consultation",
"Unlimited subscription with A1 digital certificate": "Unlimited subscription with A1 digital certificate",
+ "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.": "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.",
+ "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.": "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.",
+ "View All Plans": "View All Plans",
+ "Visit our GitHub repository (opens in new tab)": "Visit our GitHub repository (opens in new tab)",
+ "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.": "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.",
+ "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.": "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.",
"We create digital experiences for brands and companies by using technology.": "We create digital experiences for brands and companies by using technology.",
"We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.": "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.",
- "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.": "Nous utilisons la technologie PKI pour générer les clés de certificats numériques. LibreSign est open source (et le restera toujours), ce qui permet de l'auditer et de le personnaliser selon divers besoins, de l'intégrer à tout système et, bien sûr, de le maintenir grâce à la communauté.",
- "What are the key features of LibreCode signature pads?": "Quelles sont les caractéristiques principales des blocs de signature LibreCode ?",
+ "We understand the complexities of each industry. See how our platform is the answer you're looking for.": "We understand the complexities of each industry. See how our platform is the answer you're looking for.",
+ "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.": "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.",
+ "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.": "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.",
+ "What are the key features of LibreCode signature pads?": "What are the key features of LibreCode signature pads?",
"What is a Digital Signature? Types, Advantages, and How to Obtain It?": "What is a Digital Signature? Types, Advantages, and How to Obtain It?",
- "What is electronic signature capture?": "Qu'est-ce que la capture de signature électronique ?",
- "What is the name of the company that LibreSign was developed by?": "Quel est le nom de la société ayant développé LibreSign ?",
+ "What is electronic signature capture?": "What is electronic signature capture?",
+ "What is the name of the company that LibreSign was developed by?": "What is the name of the company that LibreSign was developed by?",
+ "What is your main challenge?": "What is your main challenge?",
"What our customers says": "What our customers says",
- "Why LibreSign?": "Pourquoi LibreSign ?",
+ "Why LibreSign?": "Why LibreSign?",
+ "Why Schedule Your Conversation With Us?": "Why Schedule Your Conversation With Us?",
+ "Why a cooperative?": "Why a cooperative?",
+ "Why free software (FLOSS)?": "Why free software (FLOSS)?",
"With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n": "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n",
- "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!": "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!"
+ "Work with us": "Work with us",
+ "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!": "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!",
+ "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.": "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.",
+ "our team deeply understands the digital signature market and the needs of your sector.": "our team deeply understands the digital signature market and the needs of your sector.",
+ "we contact you within 24 useful hours to schedule your conversation.": "we contact you within 24 useful hours to schedule your conversation.",
+ "we demonstrate the return on investment and the economy your company will have.": "we demonstrate the return on investment and the economy your company will have.",
+ "we identify your challenges and show how LibreSign fits perfectly.": "we identify your challenges and show how LibreSign fits perfectly.",
+ "we present a partnership vision for your growth.": "we present a partnership vision for your growth."
}
diff --git a/lang/nb-NO/main.json b/lang/nb-NO/main.json
index a2b0719d..9e7496a5 100644
--- a/lang/nb-NO/main.json
+++ b/lang/nb-NO/main.json
@@ -6,137 +6,257 @@
"### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n": "### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n",
"### Validity of Legal Signatures in Brazil and Around the World\n\nWith the increasing digitalization of administrative and legal processes, the validity of electronic signatures has become a topic of great relevance. Digital signatures offer security, agility, and convenience, but it is essential to understand their legal basis both in Brazil and in other countries. In this article, we explore the legal validity of digital signatures in a global context.\n\n#### Legal Signatures in Brazil\n\nIn Brazil, the validity of electronic signatures is provided for by [Provisional Measure No. 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), which established the Brazilian Public Key Infrastructure (ICP-Brasil). This measure establishes that digitally signed documents using certificates issued by accredited authorities have the same legal validity as physically signed documents.\n\n**Article 10 of MP 2,200-2/2001:**\n\"Electronic documents referred to in this Provisional Measure, whose signatures were made using a digital certificate issued by an accredited Certification Authority, are considered public or private documents.\"\n\nAdditionally, [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) brought important updates on the use of electronic signatures in the public sector, classifying them into three types: simple, advanced, and qualified, with the latter having the highest level of security and legal validity.\n\n#### Legal Signatures Around the World\n\nThe regulation of electronic signatures varies from country to country, but there is a global movement towards their acceptance and validation.\n\n##### European Union\n\nIn the European Union, the [eIDAS Regulation](https://s.librecode.coop/e-idas-regulation) (Electronic Identification, Authentication and Trust Services), in effect since 2016, standardizes the use of electronic signatures among Member States. The eIDAS recognizes three types of electronic signatures: simple, advanced, and qualified, with the latter being the only one that has legal equivalence to handwritten signatures.\n\n**Article 25 of the eIDAS Regulation:**\n\"A qualified electronic signature shall have the equivalent legal effect of a handwritten signature.\"\n\n##### United States\n\nIn the United States, the Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) and the Uniform Electronic Transactions Act (UETA) establish that electronic signatures are legally valid and enforceable, provided that all parties involved in the contract opt to use electronic means.\n\n**Section 101(a) of the E-SIGN Act:**\n\"A signature, contract, or other record relating to such transaction may not be denied legal effect, validity, or enforceability solely because it is in electronic form.\"\n\n#### Benefits of Digital Signatures\n\nThe adoption of digital signatures offers several benefits for businesses and institutions:\n\n1. **Security:** They use encryption to ensure the authenticity and integrity of documents.\n2. **Efficiency:** They reduce the time required to sign and process documents.\n3. **Sustainability:** They decrease paper usage, contributing to more sustainable practices.\n\nDigital signatures represent a significant advancement in the way documents are managed and authenticated. Their legal validity is supported by specific laws both in Brazil and in other countries, providing security and efficiency for businesses and individuals.\n\nFor more information on the validity of digital signatures in Brazil, visit [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n": "### Validity of Legal Signatures in Brazil and Around the World\n\nWith the increasing digitalization of administrative and legal processes, the validity of electronic signatures has become a topic of great relevance. Digital signatures offer security, agility, and convenience, but it is essential to understand their legal basis both in Brazil and in other countries. In this article, we explore the legal validity of digital signatures in a global context.\n\n#### Legal Signatures in Brazil\n\nIn Brazil, the validity of electronic signatures is provided for by [Provisional Measure No. 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), which established the Brazilian Public Key Infrastructure (ICP-Brasil). This measure establishes that digitally signed documents using certificates issued by accredited authorities have the same legal validity as physically signed documents.\n\n**Article 10 of MP 2,200-2/2001:**\n\"Electronic documents referred to in this Provisional Measure, whose signatures were made using a digital certificate issued by an accredited Certification Authority, are considered public or private documents.\"\n\nAdditionally, [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) brought important updates on the use of electronic signatures in the public sector, classifying them into three types: simple, advanced, and qualified, with the latter having the highest level of security and legal validity.\n\n#### Legal Signatures Around the World\n\nThe regulation of electronic signatures varies from country to country, but there is a global movement towards their acceptance and validation.\n\n##### European Union\n\nIn the European Union, the [eIDAS Regulation](https://s.librecode.coop/e-idas-regulation) (Electronic Identification, Authentication and Trust Services), in effect since 2016, standardizes the use of electronic signatures among Member States. The eIDAS recognizes three types of electronic signatures: simple, advanced, and qualified, with the latter being the only one that has legal equivalence to handwritten signatures.\n\n**Article 25 of the eIDAS Regulation:**\n\"A qualified electronic signature shall have the equivalent legal effect of a handwritten signature.\"\n\n##### United States\n\nIn the United States, the Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) and the Uniform Electronic Transactions Act (UETA) establish that electronic signatures are legally valid and enforceable, provided that all parties involved in the contract opt to use electronic means.\n\n**Section 101(a) of the E-SIGN Act:**\n\"A signature, contract, or other record relating to such transaction may not be denied legal effect, validity, or enforceability solely because it is in electronic form.\"\n\n#### Benefits of Digital Signatures\n\nThe adoption of digital signatures offers several benefits for businesses and institutions:\n\n1. **Security:** They use encryption to ensure the authenticity and integrity of documents.\n2. **Efficiency:** They reduce the time required to sign and process documents.\n3. **Sustainability:** They decrease paper usage, contributing to more sustainable practices.\n\nDigital signatures represent a significant advancement in the way documents are managed and authenticated. Their legal validity is supported by specific laws both in Brazil and in other countries, providing security and efficiency for businesses and individuals.\n\nFor more information on the validity of digital signatures in Brazil, visit [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n",
"$ 600/mo": "$ 600/mo",
- "- Unlimited accounts\n- Storage customized": "- Ubegrensede kontoer\n- Lagring tilpasset",
- "- Until 5 accounts\n- Storage until 1Gb": "- Inntil 5 kontoer\n- Lagring til 1 Gb",
+ "- Unlimited accounts\n- Storage customized": "- Unlimited accounts\n- Storage customized",
+ "- Until 5 accounts\n- Storage until 1Gb": "- Until 5 accounts\n- Storage until 1Gb",
+ "4 doubts about digital signature: Learn about the common myths created about this term": "4 doubts about digital signature: Learn about the common myths created about this term",
+ "A Story of Trust, Made for the Future.": "A Story of Trust, Made for the Future.",
+ "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.": "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.",
"A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.": "A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.",
- "About": "Om",
- "About Us": "Om oss",
+ "About": "About",
+ "About Us": "About Us",
"Access management by users or departments": "Access management by users or departments",
+ "Advanced Security": "Advanced Security",
"Advanced security": "Advanced security",
- "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises": "Smidighet og sikkerhet er avgjørende i forretningstransaksjoner, og LibreSign fremstår som det intelligente valget for ulike sektorer. LibreSign er utviklet av LibreCode, et kooperativ av IT-fagfolk, og legemliggjør filosofien om fri og åpen kildekode (FOSS). Med robuste sikkerhetsstandarder sikrer den ukrenkeligheten til elektroniske signaturer, noe som gjør den ideell for myndigheter, utdanning og bedrifter.",
+ "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises": "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises",
"Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n": "Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n",
- "Any Questions? Answered": "Spørsmål? Besvart",
- "Basic": "Grunnleggende",
- "Beyond offering agility and security in digital signatures and document management, LibreSign features functionalities that adapt to the specific needs of your organization.": "I tillegg til å tilby smidighet og sikkerhet innen digitale signaturer og dokumenthåndtering, har LibreSign funksjoner som tilpasser seg de spesifikke behovene til organisasjonen din.",
- "Blog Page": "Bloggside",
- "Business": "Virksomhet",
- "Button to play characters captcha": "Knapp for å spille karakterer captcha",
- "Button to reload characters captcha": "Knapp for å laste inn tegn captcha på nytt",
+ "All rights reserved.": "All rights reserved.",
+ "Any Questions? Answered": "Any Questions? Answered",
+ "Back to top": "Back to top",
+ "Basic": "Basic",
+ "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.": "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.",
+ "Blog": "Blog",
+ "Blog Page": "Blog Page",
+ "Boost Your Business with Digital Signature.": "Boost Your Business with Digital Signature.",
+ "Business": "Business",
+ "Button to play characters captcha": "Button to play characters captcha",
+ "Button to reload characters captcha": "Button to reload characters captcha",
"By %s": "By %s",
"By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.": "By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.",
- "CONTACT US": "Kontakt oss",
- "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!": "Velg den perfekte planen for dine behov - Fleksibilitet og sikkerhet for bedrifter i alle størrelser!",
- "Cloud Storage": "Skylagring",
- "Compare plans": "Sammenlign planer",
+ "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!": "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!",
+ "Client Area": "Client Area",
+ "Cloud Storage": "Cloud Storage",
+ "Company Name": "Company Name",
+ "Compare plans": "Compare plans",
"Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!": "Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!",
- "Contact": "Kontakt",
- "Contact us to more informations": "Kontakt oss for mer informasjon",
- "Contribute to a greener world by eliminating the use of paper.": "Bidra til en grønnere verden ved å eliminere bruken av papir.",
+ "Contact": "Contact",
+ "Contact information": "Contact information",
+ "Contact sales team for a quote": "Contact sales team for a quote",
+ "Contact us to more informations": "Contact us to more informations",
+ "Content": "Content",
+ "Contribute to a greener world by eliminating the use of paper.": "Contribute to a greener world by eliminating the use of paper.",
+ "Cooperatives: Strengthen Governance and Member Participation": "Cooperatives: Strengthen Governance and Member Participation",
+ "Cooperativism": "Cooperativism",
+ "Current language": "Current language",
"Customization of visual identity (colors, logo and domain)": "Customization of visual identity (colors, logo and domain)",
- "Developed by": "Utviklet av",
- "Did you know that digital signature is the safest and most efficient way to validate electronic documents?": "Visste du at digital signatur er den sikreste og mest effektive måten å validere elektroniske dokumenter på?",
+ "Daiane Alves": "Daiane Alves",
+ "Developed with expertise to optimize processes across various segments.": "Developed with expertise to optimize processes across various segments.",
+ "Did you know that digital signature is the safest and most efficient way to validate electronic documents?": "Did you know that digital signature is the safest and most efficient way to validate electronic documents?",
+ "Digital Signature": "Digital Signature",
+ "Digital document signature: see real situations where digital signature transforms contracts": "Digital document signature: see real situations where digital signature transforms contracts",
+ "Digital signature article": "Digital signature article",
+ "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...": "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...",
+ "Digital signature myths": "Digital signature myths",
+ "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.": "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.",
+ "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.": "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.",
"Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.": "Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.",
+ "Discover Solutions for Your Company.": "Discover Solutions for Your Company.",
+ "Discover the Perfect Solution for Cooperatives": "Discover the Perfect Solution for Cooperatives",
+ "Discover the Perfect Solution for IT Professionals": "Discover the Perfect Solution for IT Professionals",
+ "Discover the Perfect Solution for Lawyers": "Discover the Perfect Solution for Lawyers",
+ "Discover the Perfect Solution for Small and Medium Businesses": "Discover the Perfect Solution for Small and Medium Businesses",
+ "Discover the Perfect Solution for the Public Sector": "Discover the Perfect Solution for the Public Sector",
"Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.": "Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.",
- "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.": "Oppdag gyldigheten til digitale signaturer i Brasil og rundt om i verden. Denne artikkelen utforsker det juridiske grunnlaget for elektroniske signaturer, siterer spesifikke lover og fremhever fordelene med denne teknologien for bedrifter og institusjoner.",
+ "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.": "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.",
"Document management in education - Challenges and solutions with LibreSign": "Document management in education - Challenges and solutions with LibreSign",
"Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.": "Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.",
- "Document validation by QR Code": "Dokumentbekreftelse med QR-kode",
- "Easily create, send, sign and track all your contracts in one place": "Opprett, send, signer og spor enkelt alle kontraktene dine på ett sted",
- "Education": "utdanning",
+ "Document validation by QR Code": "Document validation by QR Code",
+ "E-books library": "E-books library",
+ "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.": "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.",
"Electronic document management": "Electronic document management",
- "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.": "Elektronisk signaturfangst er en teknologi for å signere elektroniske dokumentfiler med en håndskrevet signatur. Bruken av denne teknologien gjør det mulig å eliminere utsendelse, lagring, arkivering, kopiering og henting av papirdokumenter. Dette vil spare virksomheten din for tid og penger.",
- "Encrypted signatures that guarantee the integrity of your documents.": "Krypterte signaturer som garanterer integriteten til dokumentene dine.",
- "Features": "Funksjoner",
- "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API": "Filoppretting, signatur med digitalt sertifikat, signaturbehandling, dokumenthåndtering, validering, API",
- "Fill in the fields below with your data": "Fyll ut feltene nedenfor med dine data",
+ "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.": "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.",
+ "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.": "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.",
+ "Encrypted signatures that guarantee the integrity of your documents.": "Encrypted signatures that guarantee the integrity of your documents.",
+ "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.": "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.",
+ "Experienced consultants:": "Experienced consultants:",
+ "Explore all the advantages of LibreSign": "Explore all the advantages of LibreSign",
+ "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.": "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.",
+ "Fast return:": "Fast return:",
+ "Features": "Features",
+ "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API": "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API",
+ "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.": "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.",
"Finally an excellent app for signing documents. Very good!": "Finally an excellent app for signing documents. Very good!",
- "Free and open source software for electronic signatures": "Gratis og åpen kildekode-programvare for elektroniske signaturer",
- "Full Name": "Fullt navn",
- "Home": "Hjem",
- "Hybrid signatures": "Hybridsignaturer",
- "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign": "Hybridsignaturer strømlinjeformer forhandlingsprosesser, og tilbyr fleksibilitet i valg mellom personlige eller systemgenererte digitale sertifikater for digital signering av dokumenter med LibreSign",
- "Image with captcha text": "Bilde med CAPTCHA-tekst",
+ "Focus on your needs:": "Focus on your needs:",
+ "Follow us on Instagram (opens in new tab)": "Follow us on Instagram (opens in new tab)",
+ "Follow us on LinkedIn (opens in new tab)": "Follow us on LinkedIn (opens in new tab)",
+ "Follow us on social media": "Follow us on social media",
+ "Free and open source software for electronic signatures": "Free and open source software for electronic signatures",
+ "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.": "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.",
+ "Full Name": "Full Name",
+ "Home": "Home",
+ "How about an exclusive quote to sign up for LibreSign?": "How about an exclusive quote to sign up for LibreSign?",
+ "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...": "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...",
+ "How to create a digital signature: learn the step-by-step process of how to do it": "How to create a digital signature: learn the step-by-step process of how to do it",
+ "How to create digital signature": "How to create digital signature",
+ "Hybrid Signatures": "Hybrid Signatures",
+ "Hybrid signatures": "Hybrid signatures",
+ "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.": "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.",
+ "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign": "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign",
+ "Image with captcha text": "Image with captcha text",
"In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n": "In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n",
"In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n": "In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n",
- "Invalid Captcha": "Ugyldig captcha",
- "Is a digital signature the same as a digitized signature?": "Er en digital signatur det samme som en digitalisert signatur?",
+ "Information Technology: Control and Total Flexibility": "Information Technology: Control and Total Flexibility",
+ "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.": "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.",
+ "Invalid Captcha": "Invalid Captcha",
+ "Is a digital signature the same as a digitized signature?": "Is a digital signature the same as a digitized signature?",
+ "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.": "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.",
"It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.": "It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.",
+ "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.": "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.",
+ "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.": "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.",
+ "Join our Telegram group (opens in new tab)": "Join our Telegram group (opens in new tab)",
"Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.": "Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.",
- "Language": "Språk",
- "Last articles": "Siste artikler",
- "Learn more": "Lær mer",
+ "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.": "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.",
+ "Language selection": "Language selection",
+ "Last articles": "Last articles",
+ "Learn More for the Public Sector": "Learn More for the Public Sector",
+ "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.": "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.",
+ "Legal Sector: Agility and Unquestionable Legal Security": "Legal Sector: Agility and Unquestionable Legal Security",
+ "Legal Validity and Undisputed Compliance?": "Legal Validity and Undisputed Compliance?",
"Legal validity of electronic signatures in Brazil and around the world": "Legal validity of electronic signatures in Brazil and around the world",
- "Let’s talk about digitally signing your documents!": "La oss snakke om digital signering av dokumentene dine!",
- "LibreCode, a Brazilian cooperative of free software developers.": "LibreCode, et brasiliansk kooperativ av fri programvareutviklere.",
+ "LibreCode team": "LibreCode team",
+ "LibreCode, a Brazilian cooperative of free software developers.": "LibreCode, a Brazilian cooperative of free software developers.",
+ "LibreSign - Go to homepage": "LibreSign - Go to homepage",
"LibreSign API Guide": "LibreSign API Guide",
- "LibreSign GitHub repository": "LibreSign GitHub repository",
- "LibreSign Instagram profile": "LibreSign Instagram profile",
- "LibreSign LinkedIn page": "LibreSign LinkedIn page",
- "LibreSign Telegram group": "LibreSign Telegram group",
- "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.": "LibreSign lar dokumenter signeres sikkert og med juridisk gyldighet, siden systemet genererer hashing – en algoritme som sikrer at filen ikke har blitt endret etter signering – samt nummererer og registrerer tidspunktene for hver signatur som utføres i dokumentet. På denne måten oppfyller systemet alle kravene i GDPR – General Data Protection Law.",
- "LibreSign frequently asked questions": "LibreSign vanlige spørsmål",
+ "LibreSign Academy": "LibreSign Academy",
+ "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.": "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.",
+ "LibreSign frequently asked questions": "LibreSign frequently asked questions",
"LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.": "LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.",
- "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.": "LibreSign er en nettapplikasjon for elektroniske signaturer (e-Sign) utviklet av LibreCode-kooperativet (brasiliansk kooperativ spesialisert på fri programvareutvikling). Utviklingen startet i begynnelsen av 2020, midt i pandemien, da folk og bedrifter migrerte sin fysiske dokumentasjon til digital, og da var det behov for å utvikle en nettløsning som kunne tilby muligheten til å signere dokumenter, kontrakter og forslag online med sikkerhet og smidighet.",
- "LibreSign is the ideal choice for educational institutions looking to enhance their document processes with legal validity. Simplify the signing of contracts, authorizations, and other essential documents for academic administration. Promote effective document management, providing a streamlined and modern experience for students, teachers, and administrative staff.": "LibreSign er det ideelle valget for utdanningsinstitusjoner som ønsker å forbedre sine dokumentprosesser med juridisk gyldighet. Forenkle signering av kontrakter, autorisasjoner og andre viktige dokumenter for akademisk administrasjon. Fremme effektiv dokumenthåndtering, og gi en strømlinjeformet og moderne opplevelse for studenter, lærere og administrativt ansatte.",
- "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!": "LibreSign revolusjonerer dokumentets autentisitetsverifisering med QR-kode, noe som sikrer sikkerhet, effektivitet og praktisk. Dens umiddelbare validering, smidighet, åpenhet og kompatibilitet med ulike plattformer gjør den perfekt for bærekraftige virksomheter. Prøv denne løsningen nå!",
+ "LibreSign home": "LibreSign home",
+ "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.": "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.",
+ "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.": "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.",
+ "LibreSign mobile application demo": "LibreSign mobile application demo",
+ "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!": "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!",
+ "LibreSign: Knowledge that Drives Your Digital Transformation.": "LibreSign: Knowledge that Drives Your Digital Transformation.",
"Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.": "Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.",
"Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.": "Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.",
- "Main features": "Hovedtrekkene",
- "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.": "Maksimer arbeidsflyteffektiviteten med LibreSigns API-integrasjon. Automatiser digitale signaturprosesser, minimer manuelle feil og forbedre sikkerheten. Vår API gjør det enkelt å inkorporere digital signaturfunksjonalitet i dine eksisterende systemer.",
- "Message": "Melding",
- "Multiple signers": "Flere underskrivere",
- "Need more features?": "Trenger du flere funksjoner?",
- "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.": "Nei. Den digitaliserte signaturen er reproduksjonen av den håndskrevne signaturen som et bilde ved bruk av skanner-type. Det garanterer ikke forfatterskapet og det elektroniske dokumentet, siden det ikke er noen assosiasjon mellom underskriveren og teksten, da det enkelt kan kopieres og settes inn i et annet dokument.",
+ "Main navigation": "Main navigation",
+ "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.": "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.",
+ "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.": "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.",
+ "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.": "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.",
+ "More than X million documents signed securely and with legal validity.": "More than X million documents signed securely and with legal validity.",
+ "More than a tool, a strategic partner for digital efficiency and security.": "More than a tool, a strategic partner for digital efficiency and security.",
+ "Multiple signers": "Multiple signers",
+ "Need more features?": "Need more features?",
+ "Newsletter": "Newsletter",
+ "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.": "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.",
"Online document creation and editing": "Online document creation and editing",
- "Optimize document management in the public sector with LibreSign. Our solution provides effective administration to handle specific government documentation, ensuring security, speed, and strict compliance with the General Data Protection Law (GDPR). Simplify bureaucratic processes, expedite document signing, and promote more efficient management with LibreSign for the public sector.": "Optimaliser dokumenthåndtering i offentlig sektor med LibreSign. Vår løsning gir effektiv administrasjon for å håndtere spesifikk myndighetsdokumentasjon, og sikrer sikkerhet, hastighet og streng overholdelse av den generelle databeskyttelsesloven (GDPR). Forenkle byråkratiske prosesser, fremskynd dokumentsignering og fremme mer effektiv administrasjon med LibreSign for offentlig sektor.",
- "Our Pricing Plans": "Våre prisplaner",
- "Our electronic signature and document management solution streamline workflows, reducing time spent on manual processes. Achieve greater productivity, promote document security, and ensure compliance with the General Data Protection Law (GDPR), providing an agile experience for your clients and collaborators.": "Vår elektroniske signatur- og dokumenthåndteringsløsning effektiviserer arbeidsflyter, og reduserer tid brukt på manuelle prosesser. Oppnå større produktivitet, fremme dokumentsikkerhet, og sørg for overholdelse av den generelle databeskyttelsesloven (GDPR), som gir en smidig opplevelse for dine kunder og samarbeidspartnere.",
- "Page to national movement that valozie cooperative initiatives.": "Page to national movement that valozie cooperative initiatives.",
- "Phone": "Telefon",
- "Posts": "Innlegg",
- "Pricing": "Prissetting",
- "Privacy policy": "Personvernspraksis",
- "Privacy policy term": "Vilkår for personvernerklæring",
- "Private companies": "Private selskap",
+ "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.": "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.",
+ "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.": "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.",
+ "Our Complete Story": "Our Complete Story",
+ "Our Pricing Plans": "Our Pricing Plans",
+ "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.": "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.",
+ "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.": "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.",
+ "Personalized analysis:": "Personalized analysis:",
+ "Phone": "Phone",
+ "Plans and Pricing": "Plans and Pricing",
+ "Position/Role": "Position/Role",
+ "President of LibreCode": "President of LibreCode",
+ "Privacy Policy": "Privacy Policy",
+ "Privacy policy term": "Privacy policy term",
+ "Professional using digital signature": "Professional using digital signature",
"Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.": "Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.",
- "Public sector": "Offentlig sektor",
+ "Public Management: Transparency, Validity, and Efficiency": "Public Management: Transparency, Validity, and Efficiency",
+ "QR Code validation": "QR Code validation",
+ "Quick links": "Quick links",
+ "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro": "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro",
+ "ROI calculation:": "ROI calculation:",
+ "Real-Time Monitoring.": "Real-Time Monitoring.",
"Real-time monitoring": "Real-time monitoring",
+ "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.": "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.",
+ "Resources and support": "Resources and support",
"STARTING FROM": "STARTING FROM",
- "Security": "Sikkerhet",
- "Send Message": "Send melding",
+ "Security": "Security",
+ "See How It Works": "See How It Works",
+ "See LibreSign in Action: Simplify Your Signatures in Detail.": "See LibreSign in Action: Simplify Your Signatures in Detail.",
+ "Select language": "Select language",
"Sending reminder by email": "Sending reminder by email",
- "Sign and send documents in seconds, from anywhere in the world.": "Signer og send dokumenter på sekunder, fra hvor som helst i verden.",
+ "Sign and send documents in seconds, from anywhere in the world.": "Sign and send documents in seconds, from anywhere in the world.",
"Simple electronic signature (without digital certificate) unlimited": "Simple electronic signature (without digital certificate) unlimited",
- "Simplify your digital signatures and document management safely and efficiently": "Forenkle dine digitale signaturer og dokumenthåndtering trygt og effektivt",
- "Speed": "Hastighet",
- "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation": "Effektiviser signering av digitale dokumenter for flere enkeltpersoner, og sikrer juridisk gyldighet, sikkerhet og samarbeid. Fremskynde kontraktsprosesser mellom avdelinger, og eliminer behovet for personlige møter. Omfavn effektivitet og samarbeid med LibreSign, og veileder organisasjonen din mot sømløs digital transformasjon",
- "Sustainability": "Bærekraft",
- "Talk to sales": "Snakk med salg",
- "Target audience": "Målgruppe",
+ "Simple, Secure and Affordable Digital Signature?": "Simple, Secure and Affordable Digital Signature?",
+ "Skip to main content": "Skip to main content",
+ "Small and Medium Businesses: Grow with Security": "Small and Medium Businesses: Grow with Security",
+ "Social media links": "Social media links",
+ "Solutions": "Solutions",
+ "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)": "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)",
+ "Speed": "Speed",
+ "Strategic solution:": "Strategic solution:",
+ "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation": "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation",
+ "Success stories": "Success stories",
+ "Support": "Support",
+ "Sustainability": "Sustainability",
+ "Switch to": "Switch to",
+ "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.": "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.",
+ "Talk to Our Experts": "Talk to Our Experts",
+ "Talk to Our Specialists": "Talk to Our Specialists",
+ "Talk to a Specialist": "Talk to a Specialist",
+ "Talk to sales": "Talk to sales",
"Task control and management": "Task control and management",
+ "Technical Details for IT.": "Technical Details for IT.",
"Technical support": "Technical support",
+ "Technology, People, and Free Software.": "Technology, People, and Free Software.",
"Testimonials": "Testimonials",
- "Thank you!": "Takk!",
+ "Thank you!": "Thank you!",
+ "The Beginning: The Era of Physical Documents.": "The Beginning: The Era of Physical Documents.",
"The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign": "The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign",
+ "The Future: Complete Digital Management.": "The Future: Complete Digital Management.",
+ "The Need for Transformation.": "The Need for Transformation.",
+ "The Perfect Tool for a World in Transformation.": "The Perfect Tool for a World in Transformation.",
+ "The Team that Builds Trust.": "The Team that Builds Trust.",
"The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n": "The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n",
- "The perfect tool to manage the signature flow of your documents": "Perfekt verktøy til håndtering av signaturrunden av dine dokumenter",
+ "The perfect tool to manage the signature flow of your documents": "The perfect tool to manage the signature flow of your documents",
+ "The secure and legally binding digital signature for your world.": "The secure and legally binding digital signature for your world.",
+ "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.": "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.",
+ "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...": "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...",
"Toggle navigation menu": "Toggle navigation menu",
+ "Total Control and Flexibility to Integrate?": "Total Control and Flexibility to Integrate?",
"Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.",
- "Transform your processes with more security and efficiency": "Transformer prosessene dine med mer sikkerhet og effektivitet",
- "Type the code below": "Skriv inn koden nedenfor",
- "Type your message here": "Skriv meldingen din her",
- "Type your name": "Skriv navnet ditt",
- "Under Consultation": "Under konsultasjon",
+ "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.",
+ "Transform your processes with more security and efficiency": "Transform your processes with more security and efficiency",
+ "Try it For Free Now!": "Try it For Free Now!",
+ "Type the code below": "Type the code below",
+ "Type your company name": "Type your company name",
+ "Type your message here": "Type your message here",
+ "Type your name": "Type your name",
+ "Type your position": "Type your position",
+ "Under Consultation": "Under Consultation",
"Unlimited subscription with A1 digital certificate": "Unlimited subscription with A1 digital certificate",
- "We create digital experiences for brands and companies by using technology.": "Digitale opplevelser for merkevarer og selskap ved bruk av teknologi.",
- "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.": "Vi tilbyr fleksible planer for å møte dine behov for sikker digital lagring. Lei enkelt mer plass og sørg for at alle viktige dokumenter alltid er tilgjengelige og beskyttet i vår høysikkerhetssky.",
- "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.": "Vi bruker PKI-teknologi for å generere digitale sertifikatnøkler. LibreSign er åpen kildekode (og vil alltid være det), noe som gjør at det kan revideres og tilpasses for ulike behov og integreres med ethvert system og selvfølgelig vedlikeholdes av fellesskapet.",
- "What are the key features of LibreCode signature pads?": "Hva er hovedfunksjonene til LibreCode-signaturputer?",
+ "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.": "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.",
+ "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.": "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.",
+ "View All Plans": "View All Plans",
+ "Visit our GitHub repository (opens in new tab)": "Visit our GitHub repository (opens in new tab)",
+ "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.": "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.",
+ "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.": "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.",
+ "We create digital experiences for brands and companies by using technology.": "We create digital experiences for brands and companies by using technology.",
+ "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.": "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.",
+ "We understand the complexities of each industry. See how our platform is the answer you're looking for.": "We understand the complexities of each industry. See how our platform is the answer you're looking for.",
+ "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.": "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.",
+ "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.": "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.",
+ "What are the key features of LibreCode signature pads?": "What are the key features of LibreCode signature pads?",
"What is a Digital Signature? Types, Advantages, and How to Obtain It?": "What is a Digital Signature? Types, Advantages, and How to Obtain It?",
- "What is electronic signature capture?": "Hva er elektronisk signaturfangst?",
- "What is the name of the company that LibreSign was developed by?": "Hva heter selskapet som LibreSign ble utviklet av?",
+ "What is electronic signature capture?": "What is electronic signature capture?",
+ "What is the name of the company that LibreSign was developed by?": "What is the name of the company that LibreSign was developed by?",
+ "What is your main challenge?": "What is your main challenge?",
"What our customers says": "What our customers says",
- "Why LibreSign?": "Hvorfor LibreSign?",
- "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n": "Med utviklingen av kommersielle og juridiske krav skiller behovet for å la et digitalt dokument signeres av flere personer seg ut. Denne muligheten øker ikke bare arbeidsflyten, sikrer juridisk gyldighet og fremmer samarbeid mellom ulike interessenter, men gjør det også mulig for alle involverte parter å se og signere etter behov, uavhengig av sted eller tidssone.\n\nHver digital signatur er unik og knyttet til underskriveren, noe som sikrer dokumentets sikkerhet, juridiske gyldighet og åpenhet. Tenk deg for eksempel en kompleks kontrakt som involverer representanter fra ulike avdelinger i et selskap. Med LibreSign kan hver interessent gjennomgå og signere dokumentet samtidig, noe som eliminerer behovet for tidkrevende personlige møter og fremskynder godkjenningsprosessen.\n\nVed å ta i bruk funksjonaliteten til flere signere i digitale dokumenter med LibreSign, kan bedrifter få et konkurransefortrinn, redusere tiden det tar å fullføre kontrakter og avtaler betydelig, sikre juridisk gyldighet og fremme samarbeid.\n\nMidt i digital transformasjon er LibreSign ikke bare en teknologisk løsning; det er en revolusjon innen dokumenthåndtering. La LibreSign lede organisasjonen din mot en æra av effektivitet, sikkerhet og samarbeid. Vi er klare til å være en del av reisen din mot digital transformasjon!\n",
- "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!": "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!"
+ "Why LibreSign?": "Why LibreSign?",
+ "Why Schedule Your Conversation With Us?": "Why Schedule Your Conversation With Us?",
+ "Why a cooperative?": "Why a cooperative?",
+ "Why free software (FLOSS)?": "Why free software (FLOSS)?",
+ "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n": "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n",
+ "Work with us": "Work with us",
+ "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!": "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!",
+ "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.": "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.",
+ "our team deeply understands the digital signature market and the needs of your sector.": "our team deeply understands the digital signature market and the needs of your sector.",
+ "we contact you within 24 useful hours to schedule your conversation.": "we contact you within 24 useful hours to schedule your conversation.",
+ "we demonstrate the return on investment and the economy your company will have.": "we demonstrate the return on investment and the economy your company will have.",
+ "we identify your challenges and show how LibreSign fits perfectly.": "we identify your challenges and show how LibreSign fits perfectly.",
+ "we present a partnership vision for your growth.": "we present a partnership vision for your growth."
}
diff --git a/lang/pt-BR/main.json b/lang/pt-BR/main.json
index 850aa56f..9e7496a5 100644
--- a/lang/pt-BR/main.json
+++ b/lang/pt-BR/main.json
@@ -1,142 +1,262 @@
{
"# LibreSign API: Endpoints and usage flows\n\n## API Endpoints\n\nTo find out which endpoints are available in the LibreSign API, follow these steps:\n\n1. **Install the OCS API Viewer App**: Start by installing the [OCS API Viewer](https://apps.nextcloud.com/apps/ocs_api_viewer) in your Nextcloud environment.\n2. **Access the API Documentation**: In the Nextcloud menu, locate the OCS app. Here, you will find the documentation for the LibreSign API, as well as other Nextcloud APIs.\n\n## Understanding the LibreSign API usage flows\n\nTo understand how to perform specific operations, such as requesting a signature, you can use the LibreSign application itself as a reference. Here’s how to do it:\n\n1. **Open Developer Tools**: Press the F12 key in your browser to access the developer tools.\n2. **Go to the Network Tab**: Navigate to the \"Network\" tab to monitor the API requests.\n3. **Filter the requests**: Use the filter to show only the requests related to LibreSign by typing \"libresign.\"\n4. **Perform actions in LibreSign**: Execute the desired actions in the LibreSign application. Observe the requests sent to the API at each step and analyze how they are structured.\n\nBy following these steps, you will be able to query the available endpoints of the LibreSign API and understand the usage flows by monitoring the requests made by the application. This will help you integrate and use the API in your projects.\n": "# LibreSign API: Endpoints and usage flows\n\n## API Endpoints\n\nTo find out which endpoints are available in the LibreSign API, follow these steps:\n\n1. **Install the OCS API Viewer App**: Start by installing the [OCS API Viewer](https://apps.nextcloud.com/apps/ocs_api_viewer) in your Nextcloud environment.\n2. **Access the API Documentation**: In the Nextcloud menu, locate the OCS app. Here, you will find the documentation for the LibreSign API, as well as other Nextcloud APIs.\n\n## Understanding the LibreSign API usage flows\n\nTo understand how to perform specific operations, such as requesting a signature, you can use the LibreSign application itself as a reference. Here’s how to do it:\n\n1. **Open Developer Tools**: Press the F12 key in your browser to access the developer tools.\n2. **Go to the Network Tab**: Navigate to the \"Network\" tab to monitor the API requests.\n3. **Filter the requests**: Use the filter to show only the requests related to LibreSign by typing \"libresign.\"\n4. **Perform actions in LibreSign**: Execute the desired actions in the LibreSign application. Observe the requests sent to the API at each step and analyze how they are structured.\n\nBy following these steps, you will be able to query the available endpoints of the LibreSign API and understand the usage flows by monitoring the requests made by the application. This will help you integrate and use the API in your projects.\n",
- "# LibreSign Privacy Notice\n\n## Introduction\n\nThe **LibreSign** is documents signer free developed by **LibreCode**, cooperative of professional of IT. The LibreSign was thinked having to base the security and the privacy of users.\n\nWe establish this Privacy Notice to inform how the personal data collected through of the our contact form on website of LibreSign is treaties, protected and utilized.\n\nThis Notice is governed for norms of General Data Protection Law (GDPL) by Brasil and General Data Protection Law (GDPL) by Europe Union, reflexeting our compromise in protect the privacy and the integration of users personal data.\n\n## Collect of Data\n\nThe LibreCode collect and treat the following personal data through of your website (www.libresign.coop):\n\n- **Name**\n- **E-mail**\n- **Phone**\n\nThese data is provided voluntarily by users when filling the contact form available on our website. The collect these data have how finality exclusive establish a communication channel efficient with the interested in our products and services.\n\n**When filling the registration form you agree with the treat of your data to publish of products of LibreCode. You can revoke your consent any time, just click on link available in communication or send an e-mail to:** contato@librecode.coop.\n\n## Use of Data\n\nThe personal data collected is used just to the following finalities:\n\n- Answer of requests, doubts or users of comments\n- Send communications that have been expressly requested by user ou that be pertinent to your manifested interest\n- Register of attendance history\n- For legal and/or regulatory purposes\n \nThe LibreCode is committed to not use the data collected to specific distincts finality above without the prev notification of the data holders.\n\n## Data Sharing\n\nThe LibreCode not share, sell, rent or another way provides collected personal data to third parties, except when necessary to fulfill with legal obligations or with user express authorization.\n\n## Data Security\n\nWe employ measures security technique and organizational to protected the personal data collected against accesses not authorized, undue changes, disclosure or destruction. Our commitment with security, include adoption of recommented pratics in terms of data protect. To know more about the security politic of LibreCode between in contact us.\n\n## Data Holders Rights\n\nAccording to art 18 of LGPD and the GDPR, users have the use to access, to correct, delete or to carry personal user data, beside can limit or if oppose to your treat when substantiated in the interest legitimate of the controller.\n\nTo exercise your rights, the holders of data and/or your responsible should **in to by way e-mail:** contato@librecode.coop\n\n## Changes of Privacy Politic\n\nLibreCode reserves the right to change this Privacy Policy any moment. The changes will be valid immediately after you publish on website. We recommend the periodic review this politic.\n\n## Contact\n\nTo relative questions to our Privacy Politic any moment contact us by e-mail: contato@librecode.coop\n\nThis Privacy Politic was updated by last once on 08 april 2024": "# Aviso de Privacidade da LibreSign\n\n## Introdução\n\nO **LibreSign** é um sinalizador de documentos livre desenvolvido pela **LibreCode**, cooperativa de profissionais de TI. O LibreSign foi pensado ter que basear a segurança e a privacidade dos usuários.\n\nNós estabelecemos este Aviso de Privacidade para informar como os dados pessoais coletados através do nosso formulário de contato no site da LibreSign são tratados, protegidos e utilizados.\n\nEste Aviso é regido por normas da Lei Geral de Proteção de Dados (GDPL) da Brasil e da Lei Geral de Proteção de Dados (LGPD) da União Europeia, refletindo nosso compromisso em proteger a privacidade e a integração de dados pessoais dos usuários.\n\n## Coleta de Dados\n\nO LibreCode coleta e trata os seguintes dados pessoais através do seu site (www.libresign.coop):\n\n- **Nome**\n- **E-mail**\n- **Telefone**\n\nEsses dados são fornecidos voluntariamente pelos usuários ao preencher o formulário de contato disponível em nosso site. A coleta desses dados tem como a finalidade exclusiva estabelece um canal de comunicação eficiente com os interessados em nossos produtos e serviços.\n\n**Ao preencher o formulário de registro, você concorda com o tratamento de seus dados para publicar produtos da LibreCode. Você pode revogar seu consentimento a qualquer momento, basta clicar no link disponível na comunicação ou enviar um e-mail para:** contato@librecode.coop.\n\n## Uso de Dados\n\nOs dados pessoais recolhidos são utilizados apenas para as seguintes finalidades:\n\n- Resposta de pedidos, dúvidas ou usuários de comentários\n- Envie comunicações que tenham sido expressamente solicitadas pelo usuário ou que sejam pertinentes ao seu interesse manifestado\n- Registro de histórico de atendimento\n- Para fins legais e/ou regulamentares\n\nO LibreCode está comprometido em não usar os dados coletados para a finalidade específica dos dados acima sem a notificação prévia dos titulares de dados.\n\n## Partilha de dados\n\nO LibreCode não compartilha, vende, aluga ou outra forma fornece dados pessoais coletados a terceiros, exceto quando necessário para cumprir com obrigações legais ou com autorização expressa do usuário.\n\n## Segurança de dados\n\nUtilizamos medidas técnicas de segurança e organização para proteger os dados pessoais recolhidos contra acessos não autorizados, alterações indevidas, divulgação ou destruição. Nosso compromisso com a segurança, inclui a adoção de práticas recomendada em termos de proteção de dados. Para saber mais sobre a política de segurança da LibreCode entre em contato conosco.\n\n## Direitos dos titulares de dados\n\nDe acordo com a arte 18 da LGPD e do GDPR, os usuários têm o uso de acessar, corrigir, excluir ou transportar dados pessoais do usuário, ao lado pode limitar ou se opor ao seu tratamento quando fundamentado no interesse legítimo do controlador.\n\nPara exercer os seus direitos, os titulares de dados e/ou os seus responsáveis devem **por e-mail:** contato@librecode.coop\n\n## Mudanças de Privacidade Política\n\nA LibreCode reserva-se o direito de alterar esta Política de Privacidade a qualquer momento. As alterações serão válidas imediatamente após a publicação no site. Recomendamos a revisão periódica desta política.\n\n## Contato\n\nPara questões relativas à nossa Política de Privacidade, entre em contato conosco por e-mail: contato@librecode.coop\n\nEsta Política de Privacidade foi atualizada pela última vez em 08 abril 2024",
- "## Common problems in document management\n\nDocument management faces several common issues. Manual document signing can take days or even weeks, especially when multiple signatures are needed, delaying important processes and affecting the institution's operations. Moreover, manual handling of documents increases the chance of errors, leading to legal and administrative problems. The use of paper, printing, storage, and sending physical documents also generates significant costs for institutions. Finally, ensuring data security and compliance with laws, such as the LGPD (General Data Protection Law), is a constant challenge.\n\n### Real problem: Floods in Rio Grande do Sul\n\nA recent example that highlights the importance of document digitization is the floods in Rio Grande do Sul. Many schools and universities lost important physical documents due to the floods, resulting in enormous losses and difficulties in recovering essential information. The lack of digitization severely affected the administration and continuity of educational activities. This tragic event reinforces the urgent need to adopt digital solutions to protect important data and ensure the resilience of institutions against natural disasters.\n\n## LibreSign: The ideal solution\n\nLibreSign is a digital signature platform that allows educational institutions to digitize and automate document management, offering a secure, efficient, and cost-effective solution. With LibreSign, you reduce bureaucracy, save resources, and increase security.\n\nAmong its features, we highlight:\n\n1. Digital document signing using digital certificates (e-CPF, e-CNPJ, or system-generated certificates).\n2. Legal validity and compliance with Brazilian legislation, including the General Data Protection Law (LGPD), and the European Union's General Data Protection Regulation (GDPR).\n3. Centralizes the creation, storage, and signing of documents in a single system, facilitating access and management, reducing bureaucracy, and increasing the efficiency of academic offices.\n4. Uses advanced encryption to protect documents from unauthorized access, ensuring data integrity and confidentiality, which is essential for LGPD compliance.\n5. Eliminates the need for physical document sending, saving time and resources.\n\n### Examples of documents that can be signed\n\nLibreSign can be used to sign a wide variety of school and academic documents, including:\n\n1. Enrollment contracts\n2. Report cards and performance reports\n3. Certificates and diplomas\n4. Lesson plans\n5. Parental authorizations\n6. Statements and requests\n7. Various administrative forms\n\nUsing LibreSign for these documents increases practicality, security, efficiency, and legal compliance, benefiting both institutions and students.\n\n#### Discover the benefits of using LibreSign\n\n- Speed: Reduce the time needed to sign and process documents, increasing productivity.\n- Cost Reduction: Eliminate costs associated with paper, printing, and sending documents.\n- Security: Ensure the protection of sensitive data and compliance with the LGPD.\n- Sustainability: Contribute to environmental preservation by reducing paper usage.\n- Accessibility: Allow documents to be signed from anywhere, at any time, facilitating remote management.\n\nDigitizing signing processes is a crucial step towards modernizing educational institutions. LibreSign offers a complete solution that not only improves efficiency and reduces costs but also ensures data security and compliance. Transform your institution's document management with LibreSign and enjoy all the benefits of digital transformation.\n\n🌐 Contact us: [LibreSign Contact Us](https://libresign.coop/contact-us)\n": "## Problemas comuns na gestão de documentos\n\nA gestão de documentos enfrenta vários problemas comuns. A assinatura manual de documentos pode demorar dias ou mesmo semanas, especialmente quando são necessárias várias assinaturas, atrasando processos importantes e afectando as operações da instituição. Além disso, o manuseamento manual de documentos aumenta a probabilidade de erros, o que conduz a problemas legais e administrativos. A utilização de papel, a impressão, o armazenamento e o envio de documentos físicos também geram custos significativos para as instituições. Por fim, garantir a segurança dos dados e o cumprimento de leis, como a LGPD (Lei Geral de Proteção de Dados), é um desafio constante.\n\n### Problema real: Inundações no Rio Grande do Sul\n\nUm exemplo recente que ressalta a importância da digitalização de documentos são as enchentes no Rio Grande do Sul. Muitas escolas e universidades perderam documentos físicos importantes devido às enchentes, resultando em enormes prejuízos e dificuldades na recuperação de informações essenciais. A falta de digitalização afetou gravemente a administração e a continuidade das atividades educacionais. Esse trágico acontecimento reforça a necessidade urgente de adotar soluções digitais para proteger dados importantes e garantir a resiliência das instituições contra desastres naturais.\n\n## LibreSign: A solução ideal\n\nLibreSign é uma plataforma de assinatura digital que permite às instituições de ensino digitalizar e automatizar a gestão de documentos, oferecendo uma solução segura, eficiente e económica. Com o LibreSign, reduz a burocracia, poupa recursos e aumenta a segurança.\n\nEntre as suas caraterísticas, destacamos:\n\n1. Assinatura digital de documentos utilizando certificados digitais (e-CPF, e-CNPJ ou certificados gerados pelo sistema).\n2. Validade jurídica e conformidade com a legislação brasileira, incluindo a Lei Geral de Proteção de Dados (LGPD), e o Regulamento Geral de Proteção de Dados da União Europeia (GDPR).\n3. Centraliza a criação, o armazenamento e a assinatura de documentos em um único sistema, facilitando o acesso e o gerenciamento, reduzindo a burocracia e aumentando a eficiência das secretarias acadêmicas.\n4. Utiliza criptografia avançada para proteger os documentos contra acessos não autorizados, garantindo a integridade e a confidencialidade dos dados, essenciais para o cumprimento da LGPD.\n5. Elimina a necessidade de envio físico de documentos, economizando tempo e recursos.\n\n### Exemplos de documentos que podem ser assinados\n\nLibreSign pode ser utilizado para assinar uma grande variedade de documentos escolares e académicos, incluindo:\n\n1. Contratos de inscrição\n2. Boletins de notas e relatórios de desempenho\n3. Certificados e diplomas\n4. Planos de aulas\n5. Autorizações dos pais\n6. Declarações e pedidos\n7. Diversos formulários administrativos\n\nA utilização do LibreSign para estes documentos aumenta a praticidade, a segurança, a eficiência e a conformidade legal, beneficiando tanto as instituições como os estudantes.\n\n#### Descubra as vantagens de utilizar o LibreSign\n\n- Rapidez: Reduzir o tempo necessário para assinar e processar documentos, aumentando a produtividade.\n- Redução de custos: Elimine os custos associados ao papel, à impressão e ao envio de documentos.\n- Segurança: Garantir a proteção de dados sensíveis e a conformidade com a LGPD.\n- Sustentabilidade: Contribuir para a preservação do meio ambiente, reduzindo o uso de papel.\n- Acessibilidade: Permitir que os documentos sejam assinados de qualquer lugar, a qualquer momento, facilitando o gerenciamento remoto.\n\nA digitalização dos processos de assinatura é um passo fundamental para a modernização das instituições de ensino. O LibreSign oferece uma solução completa que não apenas melhora a eficiência e reduz custos, mas também garante a segurança e a conformidade dos dados. Transforme a gestão de documentos da sua instituição com o LibreSign e aproveite todos os benefícios da transformação digital.\n\n🌐 Contactar-nos: [LibreSign Contact Us](https://libresign.coop/contact-us)\n",
- "### Advanced security for public companies\n\nIn a digital environment where information security is crucial, especially for public companies that deal with large volumes of sensitive documents, LibreSign stands out for offering advanced security. Using data encryption and multi-factor authentication, LibreSign ensures that your data is always protected.\n\n#### See some advantages:\n\nEnd-to-end encryption ensures that only authorized recipients can access and read document content. With LibreSign, each document is encrypted from submission to final signature, ensuring your information remains secure every step of the way.\n\nThis encryption protects against interception during the transmission and storage of documents, ensuring that even if the data is accessed by third parties, it will be indecipherable and useless. For public companies that frequently deal with confidential information, this additional security is essential to protect the integrity of their administrative processes.\n\n#### Secure authentication\n\nLibreSign implements multi-factor authentication (MFA), making unauthorized access difficult and ensuring that only verified people can sign documents. This method requires users to provide two or more forms of verification before accessing documents, making the signing process more secure and reliable.\n\nFor example, in addition to the password, a code sent to the user's cell phone or email may be required. This additional level of verification prevents unauthorized people from forging signatures or accessing important documents. For public organizations, where accuracy and accountability are paramount, MFA provides an indispensable extra layer of security.\n\n### The importance of digital security in public companies\n\nPublic companies deal daily with information that requires the highest level of security. From contracts and agreements to legislative documents and citizen records, protecting this data is crucial. Any security breach can result in serious consequences, including data loss, unauthorized access to sensitive information and damage to the organization's reputation.\n\nLibreSign was developed with a focus on security and efficiency. The platform ensures that each document goes through a secure process, from creation to final signature. This level of detail and care is especially important in a scenario where reliability and security are mandatory.\n\n### Additional Benefits of LibreSign\n\nIn addition to advanced security features, LibreSign offers other advantages that make document management more efficient and secure:\n\n- **Intuitive interface:** The platform is easy to use, allowing employees to focus on their main tasks without wasting time on complicated systems.\n- **Real-time monitoring:** Track the status of documents in real time, allowing quick actions such as sending reminders for pending signatures.\n- **Integration with other systems:** LibreSign can be integrated with other systems used by your organization, providing more cohesive and centralized document management.\n\n### Conclusion\n\nThe security of your documents cannot be compromised. With LibreSign, you are guaranteed maximum protection through end-to-end encryption and authentication with multiple identification factors. Our solution is developed to meet the stringent security requirements of public companies, ensuring that each document is treated with the highest level of integrity and reliability.\n\nDon't wait until a security breach affects your organization. Contact us today to learn more about how LibreSign can meet the needs of your public organization. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n\nProtect your documents, optimize your processes and ensure the security and efficiency that your public organization deserves with LibreSign.\n": "### Segurança avançada para empresas públicas\n\nNum ambiente digital onde a segurança da informação é crucial, especialmente para empresas públicas que lidam com grandes volumes de documentos sensíveis, o LibreSign destaca-se por oferecer segurança avançada. Utilizando a encriptação de dados e a autenticação multifactor, o LibreSign garante que os seus dados estão sempre protegidos.\n\n#### Veja algumas vantagens:\n\nA criptografia de ponta a ponta garante que apenas os destinatários autorizados possam acessar e ler o conteúdo do documento. Com o LibreSign, cada documento é criptografado desde o envio até a assinatura final, garantindo que suas informações permaneçam seguras em cada etapa do processo.\n\nEsta encriptação protege contra a interceção durante a transmissão e o armazenamento dos documentos, garantindo que, mesmo que os dados sejam acedidos por terceiros, serão indecifráveis e inúteis. Para as empresas públicas que lidam frequentemente com informações confidenciais, esta segurança adicional é essencial para proteger a integridade dos seus processos administrativos.\n\n#### Autenticação segura\n\nO LibreSign implementa a autenticação multifator (MFA), dificultando o acesso não autorizado e garantindo que apenas pessoas verificadas possam assinar documentos. Este método exige que os utilizadores forneçam duas ou mais formas de verificação antes de acederem aos documentos, tornando o processo de assinatura mais seguro e fiável.\n\nPor exemplo, para além da palavra-passe, pode ser necessário um código enviado para o telemóvel ou e-mail do utilizador. Este nível adicional de verificação impede que pessoas não autorizadas falsifiquem assinaturas ou acedam a documentos importantes. Para organizações públicas, onde a precisão e a responsabilidade são fundamentais, a MFA fornece uma camada extra de segurança indispensável.\n\n### A importância da segurança digital nas empresas públicas\n\nAs empresas públicas lidam diariamente com informações que exigem o mais alto nível de segurança. Desde contratos e acordos a documentos legislativos e registos de cidadãos, a proteção destes dados é crucial. Qualquer violação de segurança pode ter consequências graves, incluindo a perda de dados, o acesso não autorizado a informações sensíveis e danos na reputação da organização.\n\nO LibreSign foi desenvolvido com foco na segurança e eficiência. A plataforma garante que cada documento passe por um processo seguro, desde a criação até a assinatura final. Este nível de detalhe e cuidado é especialmente importante num cenário em que a fiabilidade e a segurança são obrigatórias.\n\n### Benefícios adicionais do LibreSign\n\nPara além das funcionalidades de segurança avançadas, o LibreSign oferece outras vantagens que tornam a gestão de documentos mais eficiente e segura:\n\n- **Interface intuitiva:** A plataforma é fácil de usar, permitindo que os funcionários se concentrem nas suas tarefas principais sem perder tempo com sistemas complicados.\n- **Monitorização em tempo real:** Acompanhe o estado dos documentos em tempo real, permitindo ações rápidas como o envio de lembretes para assinaturas pendentes.\n- **Integração com outros sistemas:** O LibreSign pode ser integrado com outros sistemas utilizados pela sua organização, proporcionando uma gestão documental mais coesa e centralizada.\n\n### Conclusão\n\nA segurança dos seus documentos não pode ser comprometida. Com o LibreSign, é garantida a máxima proteção através da encriptação de ponta a ponta e da autenticação com múltiplos factores de identificação. A nossa solução foi desenvolvida para cumprir os rigorosos requisitos de segurança das empresas públicas, garantindo que cada documento é tratado com o mais alto nível de integridade e fiabilidade.\n\nNão espere até que uma violação de segurança afete sua organização. Contacte-nos hoje para saber mais sobre como o LibreSign pode satisfazer as necessidades da sua organização pública. Agende uma demonstração e descubra como podemos melhorar a gestão de documentos e a eficiência administrativa da sua instituição.\n\nProteja os seus documentos, optimize os seus processos e garanta a segurança e eficiência que a sua organização pública merece com o LibreSign.\n",
- "### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n": "### Monitoramento em tempo real - Transforme a gestão de documentos em organizações públicas com o LibreSign\n\nA gestão eficiente e transparente de documentos é um desafio constante para muitas organizações, especialmente as do sector público, onde a assinatura de grandes volumes de documentos é uma rotina. A falta de visibilidade e de controlo sobre o estado das assinaturas pode resultar em atrasos e numa perda considerável de produtividade, afectando negativamente os serviços e as operações diárias.\n\nImagine não ter a certeza se um documento importante foi assinado ou, pior ainda, descobrir que precisa de uma ação urgente quando já é demasiado tarde. Esse cenário não só gera frustração, como também pode comprometer a eficiência e a credibilidade da organização. É neste contexto que o LibreSign se destaca, oferecendo uma solução que proporciona total transparência e controlo sobre o processo de assinatura de documentos.\n\n### As principais vantagens da monitorização em tempo real com o LibreSign\n\n#### 1. Acompanhamento detalhado e imediato\n\nO monitoramento em tempo real do LibreSign permite acompanhar cada etapa do processo de assinatura. Isso significa que, a qualquer momento, é possível verificar se um documento foi assinado ou se ainda está pendente de ação. Esta visibilidade imediata é essencial para garantir que os documentos não fiquem parados e que todas as partes envolvidas cumpram os seus prazos.\n\n#### 2. Envio de lembretes automáticos\n\nQuando um documento está pendente de assinatura, o LibreSign permite enviar lembretes aos signatários. Esta funcionalidade garante que todos sejam notificados e possam agir rapidamente, evitando atrasos desnecessários. Nas organizações públicas, onde a rapidez e a precisão são fundamentais, esta capacidade de lembrar automaticamente os signatários é um diferencial muito significativo.\n\n#### 3. Resolução rápida de problemas\n\nCom a monitorização em tempo real, os problemas podem ser identificados e resolvidos imediatamente. Ao acompanhar a evolução dos documentos, é possível detetar quaisquer obstáculos ou atrasos e tomar as medidas necessárias para corrigir a situação. Esta capacidade de resposta rápida melhora a eficiência do fluxo de trabalho e garante que os documentos são assinados dentro dos prazos estabelecidos.\n\n#### 4. Painel de controlo intuitivo\n\nO painel de controlo interativo do LibreSign permite uma visão clara e detalhada do estado de cada documento. Esta interface intuitiva facilita a gestão e o acompanhamento de múltiplas assinaturas em simultâneo, permitindo que a equipa se concentre em tarefas mais estratégicas, sabendo que o sistema se encarrega do controlo e acompanhamento dos documentos.\n\n#### Porque é que as organizações públicas precisam do LibreSign?\n\nAs organizações públicas lidam com grandes volumes de documentos que precisam ser assinados por diferentes partes, muitas vezes em locais diferentes. A eficiência na gestão dessas assinaturas é essencial para manter os processos administrativos em ordem e garantir a continuidade dos serviços. O LibreSign não só acelera o processo de assinatura, como também melhora a organização e a produtividade das equipas, centralizando a gestão das assinaturas num único painel.\n\n### Exemplos de aplicações de monitorização em tempo real\n\n1. **Departamentos governamentais:**\n\nNos departamentos governamentais, onde a assinatura de documentos oficiais é uma atividade diária, a monitorização em tempo real garante que todos os documentos são assinados atempadamente e que nenhum pormenor importante é esquecido.\n\n2. **Hospitais e serviços de saúde:**\n\nNos hospitais e serviços de saúde, a gestão eficiente de documentos pode literalmente salvar vidas. A capacidade de monitorizar assinaturas de prescrições e autorizações, receitas e outros documentos críticos em tempo real garante que os doentes recebem os cuidados de que necessitam sem atrasos.\n\n3. **Setor da Educação:**\n\nEscolas, universidades e outras instituições de ensino podem beneficiar do LibreSign ao gerir contratos de professores, autorizações parentais, registos de alunos e outros documentos importantes de forma eficiente e transparente.\n\nA implementação da monitorização em tempo real com o LibreSign revoluciona a gestão documental, proporcionando uma experiência mais transparente e eficiente. As organizações públicas, em particular, podem beneficiar desta tecnologia, garantindo que os seus processos de assinatura são ágeis e bem controlados.\n\nNão deixe que a falta de visibilidade e controlo prejudique a produtividade da sua organização. Experimente o LibreSign e transforme os seus processos de assinatura digital. Agende uma demonstração e descubra como podemos melhorar a gestão documental e a eficiência administrativa da sua instituição.\n",
- "### Validity of Legal Signatures in Brazil and Around the World\n\nWith the increasing digitalization of administrative and legal processes, the validity of electronic signatures has become a topic of great relevance. Digital signatures offer security, agility, and convenience, but it is essential to understand their legal basis both in Brazil and in other countries. In this article, we explore the legal validity of digital signatures in a global context.\n\n#### Legal Signatures in Brazil\n\nIn Brazil, the validity of electronic signatures is provided for by [Provisional Measure No. 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), which established the Brazilian Public Key Infrastructure (ICP-Brasil). This measure establishes that digitally signed documents using certificates issued by accredited authorities have the same legal validity as physically signed documents.\n\n**Article 10 of MP 2,200-2/2001:**\n\"Electronic documents referred to in this Provisional Measure, whose signatures were made using a digital certificate issued by an accredited Certification Authority, are considered public or private documents.\"\n\nAdditionally, [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) brought important updates on the use of electronic signatures in the public sector, classifying them into three types: simple, advanced, and qualified, with the latter having the highest level of security and legal validity.\n\n#### Legal Signatures Around the World\n\nThe regulation of electronic signatures varies from country to country, but there is a global movement towards their acceptance and validation.\n\n##### European Union\n\nIn the European Union, the [eIDAS Regulation](https://s.librecode.coop/e-idas-regulation) (Electronic Identification, Authentication and Trust Services), in effect since 2016, standardizes the use of electronic signatures among Member States. The eIDAS recognizes three types of electronic signatures: simple, advanced, and qualified, with the latter being the only one that has legal equivalence to handwritten signatures.\n\n**Article 25 of the eIDAS Regulation:**\n\"A qualified electronic signature shall have the equivalent legal effect of a handwritten signature.\"\n\n##### United States\n\nIn the United States, the Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) and the Uniform Electronic Transactions Act (UETA) establish that electronic signatures are legally valid and enforceable, provided that all parties involved in the contract opt to use electronic means.\n\n**Section 101(a) of the E-SIGN Act:**\n\"A signature, contract, or other record relating to such transaction may not be denied legal effect, validity, or enforceability solely because it is in electronic form.\"\n\n#### Benefits of Digital Signatures\n\nThe adoption of digital signatures offers several benefits for businesses and institutions:\n\n1. **Security:** They use encryption to ensure the authenticity and integrity of documents.\n2. **Efficiency:** They reduce the time required to sign and process documents.\n3. **Sustainability:** They decrease paper usage, contributing to more sustainable practices.\n\nDigital signatures represent a significant advancement in the way documents are managed and authenticated. Their legal validity is supported by specific laws both in Brazil and in other countries, providing security and efficiency for businesses and individuals.\n\nFor more information on the validity of digital signatures in Brazil, visit [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n": "### Validade das Assinaturas Jurídicas no Brasil e no Mundo\n\nCom a crescente digitalização dos processos administrativos e jurídicos, a validade das assinaturas eletrônicas se tornou um tema de grande relevância. As assinaturas digitais oferecem segurança, agilidade e praticidade, mas é fundamental entender seu embasamento legal tanto no Brasil quanto em outros países. Neste artigo, exploramos a validade jurídica das assinaturas digitais no contexto mundial.\n\n#### Assinaturas Jurídicas no Brasil\n\nNo Brasil, a validade das assinaturas eletrônicas está prevista na [Medida Provisória nº 2.200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), que instituiu a Infraestrutura de Chaves Públicas Brasileira (ICP-Brasil). Esta medida estabelece que documentos assinados digitalmente, utilizando certificados emitidos por autoridades credenciadas, possuem a mesma validade jurídica dos documentos assinados fisicamente.\n\n**Artigo 10 da MP 2.200-2/2001:**\n“Consideram-se documentos públicos ou particulares os documentos eletrônicos de que trata esta Medida Provisória, cujas assinaturas foram realizadas com a utilização de certificado digital emitido por uma Autoridade Certificadora credenciada, na forma desta Medida Provisória.”\n\nAlém disso, a [Lei nº 14.063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) trouxe atualizações importantes sobre o uso das assinaturas eletrônicas no setor público, classificando-as em três tipos: simples, avançada e qualificada, sendo a última a que possui maior nível de segurança e validade jurídica.\n\n#### Assinaturas Jurídicas no Mundo\n\nA regulamentação das assinaturas eletrônicas varia de país para país, mas há um movimento global em direção à sua aceitação e validação.\n\n##### União Europeia\n\nNa União Europeia, o [Regulamento eIDAS](https://eur-lex.europa.eu/legal-content/PT/TXT/?uri=CELEX%3A32014R0910) (Electronic Identification, Authentication and Trust Services), em vigor desde 2016, uniformiza a utilização de assinaturas eletrônicas entre os Estados-Membros. O eIDAS reconhece três tipos de assinaturas eletrônicas: simples, avançada e qualificada, sendo esta última a única que possui equivalência jurídica às assinaturas manuscritas.\n\n**Artigo 25 do Regulamento eIDAS:**\n“Uma assinatura eletrônica qualificada tem o mesmo efeito jurídico de uma assinatura manuscrita.”\n\n##### Estados Unidos\n\nNos Estados Unidos, a Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) e a Uniform Electronic Transactions Act (UETA) estabelecem que assinaturas eletrônicas são legalmente válidas e aplicáveis, desde que todas as partes envolvidas no contrato optem por usar meios eletrônicos.\n\n**Seção 101(a) da E-SIGN Act:**\n“A assinatura, contrato ou outro registro relacionado a tal transação não pode ser negado efeito legal, validade ou aplicabilidade apenas porque é uma assinatura eletrônica ou um registro eletrônico.”\n\n#### Benefícios das assinaturas digitais\n\nA adoção de assinaturas digitais traz diversos benefícios para empresas e instituições:\n\n1. **Segurança:** Utilizam criptografia para garantir a autenticidade e integridade dos documentos.\n2. **Eficiência:** Reduzem o tempo necessário para assinar e processar documentos.\n3. **Sustentabilidade:** Diminuem o uso de papel, contribuindo para práticas mais sustentáveis.\n\nAs assinaturas digitais representam um avanço significativo na forma como os documentos são gerenciados e autenticados. Sua validade jurídica é amparada por leis específicas tanto no Brasil quanto em outros países, proporcionando segurança e eficiência para empresas e pessoas físicas.\n\nPara mais informações sobre a validade das assinaturas digitais no Brasil, visite [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n",
- "$ 600/mo": "R$ 600/mês",
- "- Unlimited accounts\n- Storage customized": "- Contas ilimitadas\n- Armazenamento customizado",
- "- Until 5 accounts\n- Storage until 1Gb": "- Até 5 contas\n- Armazenamento até 1Gb",
- "A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.": "Uma solução simples e completa. Agiliza os processos e pode eliminar o uso de papel. Integramos com o nosso sistema de gestão pública ou e-Cidade, ficou absurdamente bom. Parabéns.",
- "About": "Sobre",
- "About Us": "Sobre nós",
- "Access management by users or departments": "Gestão de acessos por usuários ou departamentos",
- "Advanced security": "Segurança avançada",
- "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises": "Agilidade e segurança são fundamentais nas transações comerciais, e o LibreSign surge como a escolha inteligente para diversos setores. Desenvolvido pela LibreCode, uma cooperativa de profissionais de TI, o LibreSign incorpora a filosofia do Software Livre e de Código Aberto (FOSS). Com padrões de segurança robustos, garante a inviolabilidade das assinaturas eletrônicas, tornando-o ideal para governos, educação e empresas corporativas",
- "Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n": "Agilidade e segurança nas transações comerciais são essenciais para o sucesso de qualquer empresa. É nesse cenário que o LibreSign se destaca como a escolha inteligente para empresas de diversos setores, oferecendo não apenas eficiência, mas também um compromisso com a segurança e a privacidade.\n\nDesenvolvido pela LibreCode, uma cooperativa de profissionais de TI, o LibreSign é mais do que um simples software; é uma expressão da filosofia do Software Livre e de Código Aberto (FOSS), reflectindo não só o que fazemos, mas porque o fazemos. Afinal, somos movidos pela convicção de que a tecnologia deve ser acessível a todos, promovendo a liberdade de uso, modificação e distribuição.\n\nAo adotar o modelo Free and Open-Source, o LibreSign não só oferece às empresas uma solução rentável, como também oferece a flexibilidade necessária para adaptar o software às exigências específicas de cada empresa. Isto significa que a sua empresa não está apenas a adquirir um produto, mas a tornar-se parte de uma comunidade dedicada à construção de soluções tecnológicas avançadas.\n\n## Segurança em primeiro lugar\n\nDesenvolvido com os mais elevados padrões de segurança e encriptação, os nossos utilizadores podem assinar documentos electrónicos com confiança, sabendo que as suas informações sensíveis estão protegidas.\n\nA encriptação garante que as assinaturas electrónicas são seguras e invioláveis, proporcionando tranquilidade não só às empresas, mas também aos clientes e parceiros. Ao escolher o LibreSign, a sua empresa está a investir numa solução que coloca a segurança e a privacidade no centro de tudo o que fazemos.\n\n## Para quem é o LibreSign?\n\nO LibreSign é uma solução versátil desenvolvida para atender às necessidades específicas de vários setores, incluindo governo, educação e empresas corporativas. Ao simplificar e agilizar processos como a assinatura de contratos públicos, documentos académicos e acordos empresariais, o LibreSign promove a eficiência a todos os níveis destas instituições.\n\nAo utilizar o LibreSign, as empresas não estão apenas a investir numa ferramenta prática; estão a aderir a uma revolução que redefine e optimiza a gestão de processos. Esta transformação visa não só aumentar a eficiência, mas também reforçar a segurança, levando-as ao mais alto nível de excelência.\n",
- "Any Questions? Answered": "Alguma pergunta? Respondidas",
- "Basic": "Básico",
- "Beyond offering agility and security in digital signatures and document management, LibreSign features functionalities that adapt to the specific needs of your organization.": "Além de proporcionar agilidade e segurança em assinatura digital e gestão de documentos, o LibreSign apresenta funcionalidades que se adaptam às necessidades específicas da sua organização.",
- "Blog Page": "Blog",
- "Business": "Empresas",
- "Button to play characters captcha": "Botão para reproduzir os caracteres do captcha",
- "Button to reload characters captcha": "Botão para atualizar os caracteres do captcha",
- "By %s": "Por %s",
- "By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.": "Ao utilizar certificados digitais emitidos por uma Autoridade Certificadora, é possível garantir a identidade do signatário e a integridade do documento. Assinaturas físicas podem ser falsificadas, comprometendo a validade dos seus documentos. Porém, as assinaturas digitais, regulamentadas pela Medida Provisória nº 2.200-2/2001, proporcionam a segurança necessária para proteger a autenticidade e a validade jurídica dos seus documentos.",
- "CONTACT US": "CONTACTE-NOS",
- "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!": "Escolha o plano perfeito para suas necessidades - Flexibilidade e segurança para empresas de todos os tamanhos!",
- "Cloud Storage": "Armazenamento em Nuvem",
- "Compare plans": "Comparar planos",
- "Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!": "Parabéns à equipe de desenvolvimento do LibreSign por criar uma solução tão eficiente para assinaturas eletrônicas! O LibreSign possui uma interface intuitiva e fácil de usar, permitindo integração com diversas APIs. Tenho acompanhado o desenvolvimento e vejo que ele melhora a cada novo lançamento. O LibreSign torna o gerenciamento de assinaturas digitais uma experiência simples e confiável. Eu recomendo!",
- "Contact": "Contato",
- "Contact us to more informations": "Contacte-nos para mais informações",
- "Contribute to a greener world by eliminating the use of paper.": "Contribua para um mundo mais verde eliminando o uso de papel.",
- "Customization of visual identity (colors, logo and domain)": "Personalização de identidade visual (cores, logotipo e domínio)",
- "Developed by": "Desenvolvido por",
- "Did you know that digital signature is the safest and most efficient way to validate electronic documents?": "Você sabia que a assinatura digital é a forma mais segura e eficiente de validar documentos eletrônicos?",
- "Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.": "Descubra o LibreSign, a plataforma de assinaturas digitais seguras e eficientes. Reduza custos, aumente a produtividade e garanta validade jurídica com criptografia avançada. Ideal para empresas que buscam agilidade e sustentabilidade.",
- "Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.": "Conheça os principais benefícios da integração do e-Cidade com o LibreSign e veja como essa parceria está transformando a digitalização das prefeituras, promovendo a agilidade, segurança e sustentabilidade.",
- "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.": "Descubra a validade das assinaturas digitais no Brasil e em todo o mundo. Este artigo explora a base jurídica de assinaturas eletrônicas, citando leis específicas e destacando os benefícios desta tecnologia para empresas e instituições.",
- "Document management in education - Challenges and solutions with LibreSign": "Gestão documental na educação – Desafios e soluções com LibreSign",
- "Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.": "A gestão de documentos no setor da educação é complexa e ineficaz quando feita manualmente. Com o LibreSign, as instituições de ensino podem otimizar a gestão de documentos, tornando-a mais rápida, precisa e eficiente.",
- "Document validation by QR Code": "Validação de documentos por QR Code",
- "Easily create, send, sign and track all your contracts in one place": "Crie, envie, assine e acompanhe facilmente todos os seus contratos em um só lugar",
- "Education": "Educação",
- "Electronic document management": "Gerenciamento eletrônico de documentos",
- "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.": "A assinatura eletrônica é uma tecnologia para assinar arquivos de documentos eletrônicos com assinatura manuscrita. A utilização desta tecnologia permite eliminar o envio, armazenamento, arquivamento, cópia e recuperação de documentos em papel. Isso economizará tempo e dinheiro para sua empresa.",
- "Encrypted signatures that guarantee the integrity of your documents.": "Assinaturas criptografadas que garantem a integridade dos seus documentos.",
- "Features": "Recursos",
- "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API": "Criação de Arquivos, Assinatura com Certificado Digital, Gestão de Assinaturas, Gestão de Documentos, Validação, API",
- "Fill in the fields below with your data": "Preencha os campos abaixo com seus dados",
- "Finally an excellent app for signing documents. Very good!": "Finalmente um excelente aplicativo para assinar documentos. Muito bom!",
- "Free and open source software for electronic signatures": "Software livre e código aberto para assinaturas eletrônicas",
- "Full Name": "Nome completo",
- "Home": "Início",
- "Hybrid signatures": "Assinaturas híbridas",
- "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign": "As assinaturas híbridas agilizam os processos de negociação, oferecendo flexibilidade na escolha entre certificados digitais pessoais ou gerados pelo sistema para assinar documentos digitalmente com o LibreSign",
- "Image with captcha text": "Imagem com texto de captcha",
- "In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n": "Na era digital, garantir a segurança e a eficiência na validação de documentos é crucial. O LibreSign, líder em inovação de assinaturas digitais, redefine a experiência ao introduzir a validação de documentos através de QR Code. Este artigo abordará a forma como esta funcionalidade não só reforça a segurança como também proporciona maior agilidade na verificação de documentos assinados digitalmente.\n\nA validação da autenticidade da assinatura digital é rápida e fácil com a digitalização do código no documento. Isto elimina processos demorados e complicados, proporcionando uma experiência de verificação direta.\n\nA utilização do código QR para validação não só acrescenta uma camada de segurança, como também promove a transparência, fornecendo acesso instantâneo a pormenores essenciais como a data, a hora e a identificação do signatário. Esta transparência cria confiança entre as partes envolvidas e torna o processo mais claro e eficaz.\n\nAlém disso, o LibreSign é compatível com várias plataformas, tornando a validação de documentos ainda mais acessível. Com o uso do QR Code, é possível validar documentos em qualquer lugar, seja em dispositivos móveis ou computadores.\n\nOutra vantagem da utilização do QR Code no LibreSign é a redução do consumo de papel. Como a validação é feita digitalmente, não há necessidade de imprimir documentos para validar as assinaturas, contribuindo para a preservação do meio ambiente.\n\nCom todas essas vantagens, a validação de QR Code no LibreSign se torna uma solução eficiente para empresas e pessoas que buscam uma forma segura e rápida de validar documentos digitais. Não perca tempo com processos burocráticos, experimente agora o LibreSign para explorar novos caminhos na verificação de documentos.\n",
- "In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n": "Diante dos desafios comuns nos processos de assinatura digital, a assinatura híbrida apresenta uma solução eficaz. Pioneiro nessa inovação, o LibreSign oferece aos seus usuários a flexibilidade de escolher entre usar seu certificado digital pessoal (e-CPF ou e-CNPJ) ou o certificado gerado pelo sistema para assinar documentos de qualquer lugar do mundo. \nO certificado digital, seja ele e-CPF ou e-CNPJ, desempenha um papel fundamental nas assinaturas electrónicas. Adquirido através de uma Autoridade Certificadora, funciona como uma identidade eletrónica que valida os documentos e a identidade do titular. Armazenado em dispositivos como tokens, smart cards ou na nuvem, o certificado é essencial para garantir a legitimidade das assinaturas digitais. \nUma caraterística única do LibreSign é a sua capacidade de gerar sua própria Autoridade Certificadora. Ao optar por esta funcionalidade, os utilizadores recebem um certificado gerado internamente pelo sistema, agilizando o processo e acrescentando inovação e eficiência. A Autoridade Certificadora autogerada pelo LibreSign proporciona uma solução segura e eficiente, alinhada com as normas da ICP-Brasil. A segurança e a validade jurídica são primordiais em cada assinatura realizada pela LibreSign, garantindo o cumprimento dos rigorosos padrões estabelecidos pela ICP-Brasil. \nIsso garante a autenticidade e a legalidade de cada documento assinado, atendendo e superando as expectativas de negócios de diversos setores, como governo, educação e empresas corporativas.\n\nO LibreSign está a redefinir o futuro das assinaturas digitais, convidando-o a fazer parte desta revolução. Junte-se a nós para explorar um novo nível de experiência em assinaturas electrónicas.\n",
- "Invalid Captcha": "Captcha inválido",
- "Is a digital signature the same as a digitized signature?": "Uma assinatura digital é o mesmo que uma assinatura digitalizada?",
- "It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.": "Funciona perfeitamente com o certificado eletrónico emitido pelo Governo espanhol. A instalação tornou-se muito simples e acessível para qualquer pessoa com conhecimentos mínimos de Nextcloud. O apoio aos programadores é fantástico. Funciona em todos os dispositivos, incluindo os móveis. Dispõe de diferentes opções para criar, solicitar e assinar assinaturas. A versão 9 é um grande salto de qualidade e tem muito futuro. É incrível que esta aplicação funcione tão bem e seja gratuita.",
- "Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.": "Mantenha seus documentos seguros com criptografia ponta a ponta e autenticação multifator, garantindo proteção durante todo o processo de assinatura eletrônica de documentos.",
- "Language": "Idioma",
- "Last articles": "Últimos artigos",
- "Learn more": "Saiba mais",
- "Legal validity of electronic signatures in Brazil and around the world": "Validade jurídica das assinaturas eletrônicas no Brasil e no mundo",
- "Let’s talk about digitally signing your documents!": "Vamos falar sobre assinar digitalmente seus documentos!",
- "LibreCode, a Brazilian cooperative of free software developers.": "LibreCode, uma cooperativa brasileira de desenvolvedores de software livre.",
+ "# LibreSign Privacy Notice\n\n## Introduction\n\nThe **LibreSign** is documents signer free developed by **LibreCode**, cooperative of professional of IT. The LibreSign was thinked having to base the security and the privacy of users.\n\nWe establish this Privacy Notice to inform how the personal data collected through of the our contact form on website of LibreSign is treaties, protected and utilized.\n\nThis Notice is governed for norms of General Data Protection Law (GDPL) by Brasil and General Data Protection Law (GDPL) by Europe Union, reflexeting our compromise in protect the privacy and the integration of users personal data.\n\n## Collect of Data\n\nThe LibreCode collect and treat the following personal data through of your website (www.libresign.coop):\n\n- **Name**\n- **E-mail**\n- **Phone**\n\nThese data is provided voluntarily by users when filling the contact form available on our website. The collect these data have how finality exclusive establish a communication channel efficient with the interested in our products and services.\n\n**When filling the registration form you agree with the treat of your data to publish of products of LibreCode. You can revoke your consent any time, just click on link available in communication or send an e-mail to:** contato@librecode.coop.\n\n## Use of Data\n\nThe personal data collected is used just to the following finalities:\n\n- Answer of requests, doubts or users of comments\n- Send communications that have been expressly requested by user ou that be pertinent to your manifested interest\n- Register of attendance history\n- For legal and/or regulatory purposes\n \nThe LibreCode is committed to not use the data collected to specific distincts finality above without the prev notification of the data holders.\n\n## Data Sharing\n\nThe LibreCode not share, sell, rent or another way provides collected personal data to third parties, except when necessary to fulfill with legal obligations or with user express authorization.\n\n## Data Security\n\nWe employ measures security technique and organizational to protected the personal data collected against accesses not authorized, undue changes, disclosure or destruction. Our commitment with security, include adoption of recommented pratics in terms of data protect. To know more about the security politic of LibreCode between in contact us.\n\n## Data Holders Rights\n\nAccording to art 18 of LGPD and the GDPR, users have the use to access, to correct, delete or to carry personal user data, beside can limit or if oppose to your treat when substantiated in the interest legitimate of the controller.\n\nTo exercise your rights, the holders of data and/or your responsible should **in to by way e-mail:** contato@librecode.coop\n\n## Changes of Privacy Politic\n\nLibreCode reserves the right to change this Privacy Policy any moment. The changes will be valid immediately after you publish on website. We recommend the periodic review this politic.\n\n## Contact\n\nTo relative questions to our Privacy Politic any moment contact us by e-mail: contato@librecode.coop\n\nThis Privacy Politic was updated by last once on 08 april 2024": "# LibreSign Privacy Notice\n\n## Introduction\n\nThe **LibreSign** is documents signer free developed by **LibreCode**, cooperative of professional of IT. The LibreSign was thinked having to base the security and the privacy of users.\n\nWe establish this Privacy Notice to inform how the personal data collected through of the our contact form on website of LibreSign is treaties, protected and utilized.\n\nThis Notice is governed for norms of General Data Protection Law (GDPL) by Brasil and General Data Protection Law (GDPL) by Europe Union, reflexeting our compromise in protect the privacy and the integration of users personal data.\n\n## Collect of Data\n\nThe LibreCode collect and treat the following personal data through of your website (www.libresign.coop):\n\n- **Name**\n- **E-mail**\n- **Phone**\n\nThese data is provided voluntarily by users when filling the contact form available on our website. The collect these data have how finality exclusive establish a communication channel efficient with the interested in our products and services.\n\n**When filling the registration form you agree with the treat of your data to publish of products of LibreCode. You can revoke your consent any time, just click on link available in communication or send an e-mail to:** contato@librecode.coop.\n\n## Use of Data\n\nThe personal data collected is used just to the following finalities:\n\n- Answer of requests, doubts or users of comments\n- Send communications that have been expressly requested by user ou that be pertinent to your manifested interest\n- Register of attendance history\n- For legal and/or regulatory purposes\n \nThe LibreCode is committed to not use the data collected to specific distincts finality above without the prev notification of the data holders.\n\n## Data Sharing\n\nThe LibreCode not share, sell, rent or another way provides collected personal data to third parties, except when necessary to fulfill with legal obligations or with user express authorization.\n\n## Data Security\n\nWe employ measures security technique and organizational to protected the personal data collected against accesses not authorized, undue changes, disclosure or destruction. Our commitment with security, include adoption of recommented pratics in terms of data protect. To know more about the security politic of LibreCode between in contact us.\n\n## Data Holders Rights\n\nAccording to art 18 of LGPD and the GDPR, users have the use to access, to correct, delete or to carry personal user data, beside can limit or if oppose to your treat when substantiated in the interest legitimate of the controller.\n\nTo exercise your rights, the holders of data and/or your responsible should **in to by way e-mail:** contato@librecode.coop\n\n## Changes of Privacy Politic\n\nLibreCode reserves the right to change this Privacy Policy any moment. The changes will be valid immediately after you publish on website. We recommend the periodic review this politic.\n\n## Contact\n\nTo relative questions to our Privacy Politic any moment contact us by e-mail: contato@librecode.coop\n\nThis Privacy Politic was updated by last once on 08 april 2024",
+ "## Common problems in document management\n\nDocument management faces several common issues. Manual document signing can take days or even weeks, especially when multiple signatures are needed, delaying important processes and affecting the institution's operations. Moreover, manual handling of documents increases the chance of errors, leading to legal and administrative problems. The use of paper, printing, storage, and sending physical documents also generates significant costs for institutions. Finally, ensuring data security and compliance with laws, such as the LGPD (General Data Protection Law), is a constant challenge.\n\n### Real problem: Floods in Rio Grande do Sul\n\nA recent example that highlights the importance of document digitization is the floods in Rio Grande do Sul. Many schools and universities lost important physical documents due to the floods, resulting in enormous losses and difficulties in recovering essential information. The lack of digitization severely affected the administration and continuity of educational activities. This tragic event reinforces the urgent need to adopt digital solutions to protect important data and ensure the resilience of institutions against natural disasters.\n\n## LibreSign: The ideal solution\n\nLibreSign is a digital signature platform that allows educational institutions to digitize and automate document management, offering a secure, efficient, and cost-effective solution. With LibreSign, you reduce bureaucracy, save resources, and increase security.\n\nAmong its features, we highlight:\n\n1. Digital document signing using digital certificates (e-CPF, e-CNPJ, or system-generated certificates).\n2. Legal validity and compliance with Brazilian legislation, including the General Data Protection Law (LGPD), and the European Union's General Data Protection Regulation (GDPR).\n3. Centralizes the creation, storage, and signing of documents in a single system, facilitating access and management, reducing bureaucracy, and increasing the efficiency of academic offices.\n4. Uses advanced encryption to protect documents from unauthorized access, ensuring data integrity and confidentiality, which is essential for LGPD compliance.\n5. Eliminates the need for physical document sending, saving time and resources.\n\n### Examples of documents that can be signed\n\nLibreSign can be used to sign a wide variety of school and academic documents, including:\n\n1. Enrollment contracts\n2. Report cards and performance reports\n3. Certificates and diplomas\n4. Lesson plans\n5. Parental authorizations\n6. Statements and requests\n7. Various administrative forms\n\nUsing LibreSign for these documents increases practicality, security, efficiency, and legal compliance, benefiting both institutions and students.\n\n#### Discover the benefits of using LibreSign\n\n- Speed: Reduce the time needed to sign and process documents, increasing productivity.\n- Cost Reduction: Eliminate costs associated with paper, printing, and sending documents.\n- Security: Ensure the protection of sensitive data and compliance with the LGPD.\n- Sustainability: Contribute to environmental preservation by reducing paper usage.\n- Accessibility: Allow documents to be signed from anywhere, at any time, facilitating remote management.\n\nDigitizing signing processes is a crucial step towards modernizing educational institutions. LibreSign offers a complete solution that not only improves efficiency and reduces costs but also ensures data security and compliance. Transform your institution's document management with LibreSign and enjoy all the benefits of digital transformation.\n\n🌐 Contact us: [LibreSign Contact Us](https://libresign.coop/contact-us)\n": "## Common problems in document management\n\nDocument management faces several common issues. Manual document signing can take days or even weeks, especially when multiple signatures are needed, delaying important processes and affecting the institution's operations. Moreover, manual handling of documents increases the chance of errors, leading to legal and administrative problems. The use of paper, printing, storage, and sending physical documents also generates significant costs for institutions. Finally, ensuring data security and compliance with laws, such as the LGPD (General Data Protection Law), is a constant challenge.\n\n### Real problem: Floods in Rio Grande do Sul\n\nA recent example that highlights the importance of document digitization is the floods in Rio Grande do Sul. Many schools and universities lost important physical documents due to the floods, resulting in enormous losses and difficulties in recovering essential information. The lack of digitization severely affected the administration and continuity of educational activities. This tragic event reinforces the urgent need to adopt digital solutions to protect important data and ensure the resilience of institutions against natural disasters.\n\n## LibreSign: The ideal solution\n\nLibreSign is a digital signature platform that allows educational institutions to digitize and automate document management, offering a secure, efficient, and cost-effective solution. With LibreSign, you reduce bureaucracy, save resources, and increase security.\n\nAmong its features, we highlight:\n\n1. Digital document signing using digital certificates (e-CPF, e-CNPJ, or system-generated certificates).\n2. Legal validity and compliance with Brazilian legislation, including the General Data Protection Law (LGPD), and the European Union's General Data Protection Regulation (GDPR).\n3. Centralizes the creation, storage, and signing of documents in a single system, facilitating access and management, reducing bureaucracy, and increasing the efficiency of academic offices.\n4. Uses advanced encryption to protect documents from unauthorized access, ensuring data integrity and confidentiality, which is essential for LGPD compliance.\n5. Eliminates the need for physical document sending, saving time and resources.\n\n### Examples of documents that can be signed\n\nLibreSign can be used to sign a wide variety of school and academic documents, including:\n\n1. Enrollment contracts\n2. Report cards and performance reports\n3. Certificates and diplomas\n4. Lesson plans\n5. Parental authorizations\n6. Statements and requests\n7. Various administrative forms\n\nUsing LibreSign for these documents increases practicality, security, efficiency, and legal compliance, benefiting both institutions and students.\n\n#### Discover the benefits of using LibreSign\n\n- Speed: Reduce the time needed to sign and process documents, increasing productivity.\n- Cost Reduction: Eliminate costs associated with paper, printing, and sending documents.\n- Security: Ensure the protection of sensitive data and compliance with the LGPD.\n- Sustainability: Contribute to environmental preservation by reducing paper usage.\n- Accessibility: Allow documents to be signed from anywhere, at any time, facilitating remote management.\n\nDigitizing signing processes is a crucial step towards modernizing educational institutions. LibreSign offers a complete solution that not only improves efficiency and reduces costs but also ensures data security and compliance. Transform your institution's document management with LibreSign and enjoy all the benefits of digital transformation.\n\n🌐 Contact us: [LibreSign Contact Us](https://libresign.coop/contact-us)\n",
+ "### Advanced security for public companies\n\nIn a digital environment where information security is crucial, especially for public companies that deal with large volumes of sensitive documents, LibreSign stands out for offering advanced security. Using data encryption and multi-factor authentication, LibreSign ensures that your data is always protected.\n\n#### See some advantages:\n\nEnd-to-end encryption ensures that only authorized recipients can access and read document content. With LibreSign, each document is encrypted from submission to final signature, ensuring your information remains secure every step of the way.\n\nThis encryption protects against interception during the transmission and storage of documents, ensuring that even if the data is accessed by third parties, it will be indecipherable and useless. For public companies that frequently deal with confidential information, this additional security is essential to protect the integrity of their administrative processes.\n\n#### Secure authentication\n\nLibreSign implements multi-factor authentication (MFA), making unauthorized access difficult and ensuring that only verified people can sign documents. This method requires users to provide two or more forms of verification before accessing documents, making the signing process more secure and reliable.\n\nFor example, in addition to the password, a code sent to the user's cell phone or email may be required. This additional level of verification prevents unauthorized people from forging signatures or accessing important documents. For public organizations, where accuracy and accountability are paramount, MFA provides an indispensable extra layer of security.\n\n### The importance of digital security in public companies\n\nPublic companies deal daily with information that requires the highest level of security. From contracts and agreements to legislative documents and citizen records, protecting this data is crucial. Any security breach can result in serious consequences, including data loss, unauthorized access to sensitive information and damage to the organization's reputation.\n\nLibreSign was developed with a focus on security and efficiency. The platform ensures that each document goes through a secure process, from creation to final signature. This level of detail and care is especially important in a scenario where reliability and security are mandatory.\n\n### Additional Benefits of LibreSign\n\nIn addition to advanced security features, LibreSign offers other advantages that make document management more efficient and secure:\n\n- **Intuitive interface:** The platform is easy to use, allowing employees to focus on their main tasks without wasting time on complicated systems.\n- **Real-time monitoring:** Track the status of documents in real time, allowing quick actions such as sending reminders for pending signatures.\n- **Integration with other systems:** LibreSign can be integrated with other systems used by your organization, providing more cohesive and centralized document management.\n\n### Conclusion\n\nThe security of your documents cannot be compromised. With LibreSign, you are guaranteed maximum protection through end-to-end encryption and authentication with multiple identification factors. Our solution is developed to meet the stringent security requirements of public companies, ensuring that each document is treated with the highest level of integrity and reliability.\n\nDon't wait until a security breach affects your organization. Contact us today to learn more about how LibreSign can meet the needs of your public organization. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n\nProtect your documents, optimize your processes and ensure the security and efficiency that your public organization deserves with LibreSign.\n": "### Advanced security for public companies\n\nIn a digital environment where information security is crucial, especially for public companies that deal with large volumes of sensitive documents, LibreSign stands out for offering advanced security. Using data encryption and multi-factor authentication, LibreSign ensures that your data is always protected.\n\n#### See some advantages:\n\nEnd-to-end encryption ensures that only authorized recipients can access and read document content. With LibreSign, each document is encrypted from submission to final signature, ensuring your information remains secure every step of the way.\n\nThis encryption protects against interception during the transmission and storage of documents, ensuring that even if the data is accessed by third parties, it will be indecipherable and useless. For public companies that frequently deal with confidential information, this additional security is essential to protect the integrity of their administrative processes.\n\n#### Secure authentication\n\nLibreSign implements multi-factor authentication (MFA), making unauthorized access difficult and ensuring that only verified people can sign documents. This method requires users to provide two or more forms of verification before accessing documents, making the signing process more secure and reliable.\n\nFor example, in addition to the password, a code sent to the user's cell phone or email may be required. This additional level of verification prevents unauthorized people from forging signatures or accessing important documents. For public organizations, where accuracy and accountability are paramount, MFA provides an indispensable extra layer of security.\n\n### The importance of digital security in public companies\n\nPublic companies deal daily with information that requires the highest level of security. From contracts and agreements to legislative documents and citizen records, protecting this data is crucial. Any security breach can result in serious consequences, including data loss, unauthorized access to sensitive information and damage to the organization's reputation.\n\nLibreSign was developed with a focus on security and efficiency. The platform ensures that each document goes through a secure process, from creation to final signature. This level of detail and care is especially important in a scenario where reliability and security are mandatory.\n\n### Additional Benefits of LibreSign\n\nIn addition to advanced security features, LibreSign offers other advantages that make document management more efficient and secure:\n\n- **Intuitive interface:** The platform is easy to use, allowing employees to focus on their main tasks without wasting time on complicated systems.\n- **Real-time monitoring:** Track the status of documents in real time, allowing quick actions such as sending reminders for pending signatures.\n- **Integration with other systems:** LibreSign can be integrated with other systems used by your organization, providing more cohesive and centralized document management.\n\n### Conclusion\n\nThe security of your documents cannot be compromised. With LibreSign, you are guaranteed maximum protection through end-to-end encryption and authentication with multiple identification factors. Our solution is developed to meet the stringent security requirements of public companies, ensuring that each document is treated with the highest level of integrity and reliability.\n\nDon't wait until a security breach affects your organization. Contact us today to learn more about how LibreSign can meet the needs of your public organization. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n\nProtect your documents, optimize your processes and ensure the security and efficiency that your public organization deserves with LibreSign.\n",
+ "### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n": "### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n",
+ "### Validity of Legal Signatures in Brazil and Around the World\n\nWith the increasing digitalization of administrative and legal processes, the validity of electronic signatures has become a topic of great relevance. Digital signatures offer security, agility, and convenience, but it is essential to understand their legal basis both in Brazil and in other countries. In this article, we explore the legal validity of digital signatures in a global context.\n\n#### Legal Signatures in Brazil\n\nIn Brazil, the validity of electronic signatures is provided for by [Provisional Measure No. 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), which established the Brazilian Public Key Infrastructure (ICP-Brasil). This measure establishes that digitally signed documents using certificates issued by accredited authorities have the same legal validity as physically signed documents.\n\n**Article 10 of MP 2,200-2/2001:**\n\"Electronic documents referred to in this Provisional Measure, whose signatures were made using a digital certificate issued by an accredited Certification Authority, are considered public or private documents.\"\n\nAdditionally, [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) brought important updates on the use of electronic signatures in the public sector, classifying them into three types: simple, advanced, and qualified, with the latter having the highest level of security and legal validity.\n\n#### Legal Signatures Around the World\n\nThe regulation of electronic signatures varies from country to country, but there is a global movement towards their acceptance and validation.\n\n##### European Union\n\nIn the European Union, the [eIDAS Regulation](https://s.librecode.coop/e-idas-regulation) (Electronic Identification, Authentication and Trust Services), in effect since 2016, standardizes the use of electronic signatures among Member States. The eIDAS recognizes three types of electronic signatures: simple, advanced, and qualified, with the latter being the only one that has legal equivalence to handwritten signatures.\n\n**Article 25 of the eIDAS Regulation:**\n\"A qualified electronic signature shall have the equivalent legal effect of a handwritten signature.\"\n\n##### United States\n\nIn the United States, the Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) and the Uniform Electronic Transactions Act (UETA) establish that electronic signatures are legally valid and enforceable, provided that all parties involved in the contract opt to use electronic means.\n\n**Section 101(a) of the E-SIGN Act:**\n\"A signature, contract, or other record relating to such transaction may not be denied legal effect, validity, or enforceability solely because it is in electronic form.\"\n\n#### Benefits of Digital Signatures\n\nThe adoption of digital signatures offers several benefits for businesses and institutions:\n\n1. **Security:** They use encryption to ensure the authenticity and integrity of documents.\n2. **Efficiency:** They reduce the time required to sign and process documents.\n3. **Sustainability:** They decrease paper usage, contributing to more sustainable practices.\n\nDigital signatures represent a significant advancement in the way documents are managed and authenticated. Their legal validity is supported by specific laws both in Brazil and in other countries, providing security and efficiency for businesses and individuals.\n\nFor more information on the validity of digital signatures in Brazil, visit [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n": "### Validity of Legal Signatures in Brazil and Around the World\n\nWith the increasing digitalization of administrative and legal processes, the validity of electronic signatures has become a topic of great relevance. Digital signatures offer security, agility, and convenience, but it is essential to understand their legal basis both in Brazil and in other countries. In this article, we explore the legal validity of digital signatures in a global context.\n\n#### Legal Signatures in Brazil\n\nIn Brazil, the validity of electronic signatures is provided for by [Provisional Measure No. 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), which established the Brazilian Public Key Infrastructure (ICP-Brasil). This measure establishes that digitally signed documents using certificates issued by accredited authorities have the same legal validity as physically signed documents.\n\n**Article 10 of MP 2,200-2/2001:**\n\"Electronic documents referred to in this Provisional Measure, whose signatures were made using a digital certificate issued by an accredited Certification Authority, are considered public or private documents.\"\n\nAdditionally, [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) brought important updates on the use of electronic signatures in the public sector, classifying them into three types: simple, advanced, and qualified, with the latter having the highest level of security and legal validity.\n\n#### Legal Signatures Around the World\n\nThe regulation of electronic signatures varies from country to country, but there is a global movement towards their acceptance and validation.\n\n##### European Union\n\nIn the European Union, the [eIDAS Regulation](https://s.librecode.coop/e-idas-regulation) (Electronic Identification, Authentication and Trust Services), in effect since 2016, standardizes the use of electronic signatures among Member States. The eIDAS recognizes three types of electronic signatures: simple, advanced, and qualified, with the latter being the only one that has legal equivalence to handwritten signatures.\n\n**Article 25 of the eIDAS Regulation:**\n\"A qualified electronic signature shall have the equivalent legal effect of a handwritten signature.\"\n\n##### United States\n\nIn the United States, the Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) and the Uniform Electronic Transactions Act (UETA) establish that electronic signatures are legally valid and enforceable, provided that all parties involved in the contract opt to use electronic means.\n\n**Section 101(a) of the E-SIGN Act:**\n\"A signature, contract, or other record relating to such transaction may not be denied legal effect, validity, or enforceability solely because it is in electronic form.\"\n\n#### Benefits of Digital Signatures\n\nThe adoption of digital signatures offers several benefits for businesses and institutions:\n\n1. **Security:** They use encryption to ensure the authenticity and integrity of documents.\n2. **Efficiency:** They reduce the time required to sign and process documents.\n3. **Sustainability:** They decrease paper usage, contributing to more sustainable practices.\n\nDigital signatures represent a significant advancement in the way documents are managed and authenticated. Their legal validity is supported by specific laws both in Brazil and in other countries, providing security and efficiency for businesses and individuals.\n\nFor more information on the validity of digital signatures in Brazil, visit [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n",
+ "$ 600/mo": "$ 600/mo",
+ "- Unlimited accounts\n- Storage customized": "- Unlimited accounts\n- Storage customized",
+ "- Until 5 accounts\n- Storage until 1Gb": "- Until 5 accounts\n- Storage until 1Gb",
+ "4 doubts about digital signature: Learn about the common myths created about this term": "4 doubts about digital signature: Learn about the common myths created about this term",
+ "A Story of Trust, Made for the Future.": "A Story of Trust, Made for the Future.",
+ "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.": "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.",
+ "A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.": "A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.",
+ "About": "About",
+ "About Us": "About Us",
+ "Access management by users or departments": "Access management by users or departments",
+ "Advanced Security": "Advanced Security",
+ "Advanced security": "Advanced security",
+ "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises": "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises",
+ "Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n": "Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n",
+ "All rights reserved.": "All rights reserved.",
+ "Any Questions? Answered": "Any Questions? Answered",
+ "Back to top": "Back to top",
+ "Basic": "Basic",
+ "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.": "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.",
+ "Blog": "Blog",
+ "Blog Page": "Blog Page",
+ "Boost Your Business with Digital Signature.": "Boost Your Business with Digital Signature.",
+ "Business": "Business",
+ "Button to play characters captcha": "Button to play characters captcha",
+ "Button to reload characters captcha": "Button to reload characters captcha",
+ "By %s": "By %s",
+ "By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.": "By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.",
+ "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!": "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!",
+ "Client Area": "Client Area",
+ "Cloud Storage": "Cloud Storage",
+ "Company Name": "Company Name",
+ "Compare plans": "Compare plans",
+ "Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!": "Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!",
+ "Contact": "Contact",
+ "Contact information": "Contact information",
+ "Contact sales team for a quote": "Contact sales team for a quote",
+ "Contact us to more informations": "Contact us to more informations",
+ "Content": "Content",
+ "Contribute to a greener world by eliminating the use of paper.": "Contribute to a greener world by eliminating the use of paper.",
+ "Cooperatives: Strengthen Governance and Member Participation": "Cooperatives: Strengthen Governance and Member Participation",
+ "Cooperativism": "Cooperativism",
+ "Current language": "Current language",
+ "Customization of visual identity (colors, logo and domain)": "Customization of visual identity (colors, logo and domain)",
+ "Daiane Alves": "Daiane Alves",
+ "Developed with expertise to optimize processes across various segments.": "Developed with expertise to optimize processes across various segments.",
+ "Did you know that digital signature is the safest and most efficient way to validate electronic documents?": "Did you know that digital signature is the safest and most efficient way to validate electronic documents?",
+ "Digital Signature": "Digital Signature",
+ "Digital document signature: see real situations where digital signature transforms contracts": "Digital document signature: see real situations where digital signature transforms contracts",
+ "Digital signature article": "Digital signature article",
+ "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...": "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...",
+ "Digital signature myths": "Digital signature myths",
+ "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.": "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.",
+ "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.": "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.",
+ "Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.": "Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.",
+ "Discover Solutions for Your Company.": "Discover Solutions for Your Company.",
+ "Discover the Perfect Solution for Cooperatives": "Discover the Perfect Solution for Cooperatives",
+ "Discover the Perfect Solution for IT Professionals": "Discover the Perfect Solution for IT Professionals",
+ "Discover the Perfect Solution for Lawyers": "Discover the Perfect Solution for Lawyers",
+ "Discover the Perfect Solution for Small and Medium Businesses": "Discover the Perfect Solution for Small and Medium Businesses",
+ "Discover the Perfect Solution for the Public Sector": "Discover the Perfect Solution for the Public Sector",
+ "Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.": "Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.",
+ "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.": "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.",
+ "Document management in education - Challenges and solutions with LibreSign": "Document management in education - Challenges and solutions with LibreSign",
+ "Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.": "Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.",
+ "Document validation by QR Code": "Document validation by QR Code",
+ "E-books library": "E-books library",
+ "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.": "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.",
+ "Electronic document management": "Electronic document management",
+ "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.": "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.",
+ "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.": "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.",
+ "Encrypted signatures that guarantee the integrity of your documents.": "Encrypted signatures that guarantee the integrity of your documents.",
+ "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.": "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.",
+ "Experienced consultants:": "Experienced consultants:",
+ "Explore all the advantages of LibreSign": "Explore all the advantages of LibreSign",
+ "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.": "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.",
+ "Fast return:": "Fast return:",
+ "Features": "Features",
+ "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API": "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API",
+ "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.": "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.",
+ "Finally an excellent app for signing documents. Very good!": "Finally an excellent app for signing documents. Very good!",
+ "Focus on your needs:": "Focus on your needs:",
+ "Follow us on Instagram (opens in new tab)": "Follow us on Instagram (opens in new tab)",
+ "Follow us on LinkedIn (opens in new tab)": "Follow us on LinkedIn (opens in new tab)",
+ "Follow us on social media": "Follow us on social media",
+ "Free and open source software for electronic signatures": "Free and open source software for electronic signatures",
+ "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.": "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.",
+ "Full Name": "Full Name",
+ "Home": "Home",
+ "How about an exclusive quote to sign up for LibreSign?": "How about an exclusive quote to sign up for LibreSign?",
+ "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...": "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...",
+ "How to create a digital signature: learn the step-by-step process of how to do it": "How to create a digital signature: learn the step-by-step process of how to do it",
+ "How to create digital signature": "How to create digital signature",
+ "Hybrid Signatures": "Hybrid Signatures",
+ "Hybrid signatures": "Hybrid signatures",
+ "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.": "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.",
+ "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign": "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign",
+ "Image with captcha text": "Image with captcha text",
+ "In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n": "In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n",
+ "In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n": "In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n",
+ "Information Technology: Control and Total Flexibility": "Information Technology: Control and Total Flexibility",
+ "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.": "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.",
+ "Invalid Captcha": "Invalid Captcha",
+ "Is a digital signature the same as a digitized signature?": "Is a digital signature the same as a digitized signature?",
+ "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.": "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.",
+ "It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.": "It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.",
+ "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.": "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.",
+ "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.": "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.",
+ "Join our Telegram group (opens in new tab)": "Join our Telegram group (opens in new tab)",
+ "Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.": "Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.",
+ "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.": "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.",
+ "Language selection": "Language selection",
+ "Last articles": "Last articles",
+ "Learn More for the Public Sector": "Learn More for the Public Sector",
+ "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.": "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.",
+ "Legal Sector: Agility and Unquestionable Legal Security": "Legal Sector: Agility and Unquestionable Legal Security",
+ "Legal Validity and Undisputed Compliance?": "Legal Validity and Undisputed Compliance?",
+ "Legal validity of electronic signatures in Brazil and around the world": "Legal validity of electronic signatures in Brazil and around the world",
+ "LibreCode team": "LibreCode team",
+ "LibreCode, a Brazilian cooperative of free software developers.": "LibreCode, a Brazilian cooperative of free software developers.",
+ "LibreSign - Go to homepage": "LibreSign - Go to homepage",
"LibreSign API Guide": "LibreSign API Guide",
- "LibreSign GitHub repository": "Repositório GitHub do LibreSign",
- "LibreSign Instagram profile": "Perfil do Instagram da LibreSign",
- "LibreSign LinkedIn page": "Página do LibreSign no LinkedIn",
- "LibreSign Telegram group": "Grupo LibreSign no Telegram",
- "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.": "O LibreSign permite que documentos sejam assinados de forma segura e com validade jurídica, já que o sistema gera hashing – algoritmo que garante que o arquivo não foi alterado após ser assinado – além de números e registra os horários de cada assinatura realizada no documento. Desta forma, o sistema atende a todas as exigências da LGPD – Lei Geral de Proteção de Dados.",
- "LibreSign frequently asked questions": "Perguntas frequentes sobre o LibreSign",
- "LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.": "O LibreSign já percorreu um longo caminho e é um excelente substituto para a maioria das soluções comerciais de assinatura eletrónica e é de código aberto.",
- "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.": "LibreSign é uma aplicação web para assinaturas eletrônicas (e-Sign) desenvolvida pela cooperativa LibreCode (cooperativa brasileira especializada em desenvolvimento de software livre). Seu desenvolvimento começou no início de 2020, em plena pandemia, quando pessoas e empresas migravam sua documentação física para digital, e então surgiu a necessidade de desenvolver uma solução web que pudesse oferecer a possibilidade de assinatura de documentos, contratos e propostas online com segurança e agilidade.",
- "LibreSign is the ideal choice for educational institutions looking to enhance their document processes with legal validity. Simplify the signing of contracts, authorizations, and other essential documents for academic administration. Promote effective document management, providing a streamlined and modern experience for students, teachers, and administrative staff.": "LibreSign é a escolha ideal para instituições de ensino que buscam aprimorar seus processos documentais com validade jurídica. Simplifique a assinatura de contratos, autorizações e outros documentos essenciais à administração acadêmica. Promova uma gestão documental eficaz, proporcionando uma experiência simplificada e moderna para alunos, professores e funcionários administrativos.",
- "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!": "A LibreSign revoluciona a verificação da autenticidade de documentos com Código QR, garantindo segurança, eficiência e praticidade. Sua validação instantânea, agilidade, transparência e compatibilidade com várias plataformas a tornam perfeita para negócios sustentáveis. Experimente esta solução agora!",
- "Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.": "O Libresign está a tornar-se uma alternativa completa a serviços de nuvem dispendiosos como o DocuSign. A integração com a nuvem seguinte torna-o uma verdadeira opção para assinaturas electrónicas.",
- "Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.": "A integração nextcloud da Libresign percorreu um longo caminho no ano passado. Se você já experimentou antes e achou que estava faltando, dê outra chance. Vejo que é uma opção real e uma alternativa a outros serviços de assinatura eletrônica.",
- "Main features": "Principais funcionalidades",
- "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.": "Maximize a eficiência do seu fluxo de trabalho com a integração da API do LibreSign. Automatize os processos de assinatura digital, minimize erros manuais e melhore a segurança. Nossa API facilita a incorporação da funcionalidade de assinatura digital em seus sistemas existentes.",
- "Message": "Mensagem",
- "Multiple signers": "Vários signatários",
- "Need more features?": "Precisa de mais recursos?",
- "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.": "Não. A assinatura digitalizada é a reprodução da assinatura manuscrita em forma de imagem por meio de scanner. Não garante a autoria e do documento eletrônico, pois não há associação entre o signatário e o texto, pois pode ser facilmente copiado e inserido em outro documento.",
- "Online document creation and editing": "Criação e edição de documentos online",
- "Optimize document management in the public sector with LibreSign. Our solution provides effective administration to handle specific government documentation, ensuring security, speed, and strict compliance with the General Data Protection Law (GDPR). Simplify bureaucratic processes, expedite document signing, and promote more efficient management with LibreSign for the public sector.": "Otimize a gestão documental no setor público com LibreSign. Nossa solução proporciona uma administração eficaz para lidar com documentações governamentais específicas, garantindo segurança, agilidade e estrito cumprimento da Lei Geral de Proteção de Dados (LGPD). Simplifique processos burocráticos, agilize a assinatura de documentos e promova uma gestão mais eficiente com o LibreSign para o setor público.",
- "Our Pricing Plans": "Nossos preços e planos",
- "Our electronic signature and document management solution streamline workflows, reducing time spent on manual processes. Achieve greater productivity, promote document security, and ensure compliance with the General Data Protection Law (GDPR), providing an agile experience for your clients and collaborators.": "Nossa solução de assinatura eletrônica e gerenciamento de documentos simplifica os fluxos de trabalho, reduzindo o tempo gasto em processos manuais. Alcance maior produtividade, promova a segurança de documentos e garanta o cumprimento da Lei Geral de Proteção de Dados (LGPD), proporcionando uma experiência ágil para seus clientes e colaboradores.",
- "Page to national movement that valozie cooperative initiatives.": "Página a movimento nacional que valoriza as iniciativas de cooperação.",
- "Phone": "Telefone",
- "Posts": "Postagens",
- "Pricing": "Preços",
- "Privacy policy": "Politica de Privacidade",
- "Privacy policy term": "Termo da política de privacidade",
- "Private companies": "Empresas privadas",
+ "LibreSign Academy": "LibreSign Academy",
+ "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.": "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.",
+ "LibreSign frequently asked questions": "LibreSign frequently asked questions",
+ "LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.": "LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.",
+ "LibreSign home": "LibreSign home",
+ "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.": "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.",
+ "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.": "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.",
+ "LibreSign mobile application demo": "LibreSign mobile application demo",
+ "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!": "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!",
+ "LibreSign: Knowledge that Drives Your Digital Transformation.": "LibreSign: Knowledge that Drives Your Digital Transformation.",
+ "Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.": "Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.",
+ "Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.": "Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.",
+ "Main navigation": "Main navigation",
+ "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.": "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.",
+ "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.": "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.",
+ "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.": "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.",
+ "More than X million documents signed securely and with legal validity.": "More than X million documents signed securely and with legal validity.",
+ "More than a tool, a strategic partner for digital efficiency and security.": "More than a tool, a strategic partner for digital efficiency and security.",
+ "Multiple signers": "Multiple signers",
+ "Need more features?": "Need more features?",
+ "Newsletter": "Newsletter",
+ "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.": "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.",
+ "Online document creation and editing": "Online document creation and editing",
+ "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.": "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.",
+ "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.": "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.",
+ "Our Complete Story": "Our Complete Story",
+ "Our Pricing Plans": "Our Pricing Plans",
+ "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.": "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.",
+ "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.": "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.",
+ "Personalized analysis:": "Personalized analysis:",
+ "Phone": "Phone",
+ "Plans and Pricing": "Plans and Pricing",
+ "Position/Role": "Position/Role",
+ "President of LibreCode": "President of LibreCode",
+ "Privacy Policy": "Privacy Policy",
+ "Privacy policy term": "Privacy policy term",
+ "Professional using digital signature": "Professional using digital signature",
"Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.": "Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.",
- "Public sector": "Setor público",
- "Real-time monitoring": "Monitoramento em tempo real",
- "STARTING FROM": "A PARTIR DE",
- "Security": "Segurança",
- "Send Message": "Enviar Mensagem",
- "Sending reminder by email": "Envio de lembrete por email",
- "Sign and send documents in seconds, from anywhere in the world.": "Assine e envie documentos em segundos, de qualquer lugar do mundo.",
- "Simple electronic signature (without digital certificate) unlimited": "Assinatura eletrônica simples (sem certificado digital) ilimitada",
- "Simplify your digital signatures and document management safely and efficiently": "Simplifique suas assinaturas digitais e a gestão de documentos de forma segura e eficiente",
- "Speed": "Rapidez",
- "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation": "Agilize a assinatura de documentos digitais para múltiplos assinantes, garantindo validade legal, segurança e colaboração. Acelere os processos contratuais entre departamentos, eliminando a necessidade de reuniões presenciais. Abraçe a eficiência e a colaboração com a LibreSign, guiando sua organização em direção a uma transformação digital sem igual",
- "Sustainability": "Sustentabilidade",
- "Talk to sales": "Falar com Vendas",
- "Target audience": "Público alvo",
- "Task control and management": "Controle e gerenciamento de tarefas",
- "Technical support": "Suporte técnico",
- "Testimonials": "Depoimentos",
- "Thank you!": "Obrigado!",
- "The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign": "A revolução digital na gestão pública - Integração do e-Cidade com o LibreSign",
- "The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n": "A agilidade e praticidade de utilizar a tecnologia ao nosso favor para reduzir tempo e custos, traz a assinatura digital como alternativa para os negócios, principalmente após o período de pandemia. Com o mercado cada vez mais competitivo, a economia de tempo e recursos, o aumento da produtividade, o investimento em sustentabilidade, tornam-se essenciais para melhorar a experiência do cliente. O mercado de assinaturas digitais no Brasil está em plena ascensão e para garantir a autenticidade e integridade deste serviço, precisamos entender melhor o que é, quais os tipos, as vantagens e como é possível obter.\n\n### O que é assinatura digital?\nA assinatura digital é uma tecnologia segura para a autenticação de documentos eletrônicos para uma pessoa ou empresa com validade jurídica. Vivemos num cenário no qual a troca de informações ocorre cada vez mais online, tornando necessária a garantia, a integridade e autenticidade dos documentos.\n\nA assinatura digital utiliza criptografia para validar a identidade do usuário e para assegurar que o conteúdo do documento não foi alterado após a assinatura. Quer dizer que a assinatura tem o mesmo valor legal de uma assinatura em punho reconhecida em cartório. Entretanto, a assinatura digital elimina o envio, armazenamento, arquivamento, cópia e recuperação de documentos em papel.\n\nÉ importante explicar que a assinatura digital é um tipo de assinatura eletrônica, mas isso não quer dizer que toda assinatura eletrônica é digital. Mas o que isso quer dizer? Isso significa que existem diferentes formas de assinar um documento eletronicamente e é fundamental conhecê-las.\n\n### Quais os tipos de assinatura digital?\nComo vimos, a assinatura digital é uma tecnologia para confirmar a identidade do signatário, seja pessoa ou empresa e autenticidade do documento. Mas para entender os tipos de assinaturas digitais precisamos entender quais as categorias de assinaturas que existem. Atualmente temos quatro tipos de assinaturas - a manuscrita, a digitalizada, a eletrônica e a digital.\n\n\n\n#### 1 - Assinatura Manuscrita\n\nTipo mais tradicional de autenticação, feita manualmente com caneta em documentos físicos.\n\n- Requer assinatura presencial com cópia física do documento.\n- Segurança depende de fatores externos, como reconhecimento de firma em cartório.\n- Necessidade de armazenamento físico dos documentos.\n\n##### Usado em:\n- Assinatura de contratos de empresas.\n- Reconhecimento de firma em cartório.\n- Documentos físicos formais.\n\n\n#### 2 - Assinatura Eletrônica\n\nAssinatura realizada digitalmente, podendo ter diferentes níveis de segurança conforme a Lei 14.063/20 (Assinatura Simples, Avançada e Qualificada).\n\n- **Simples**: Identifica o signatário com evidências básicas (e-mail, senha, telefone). Indicada para situações de baixo risco.\n- **Avançada**: Usa métodos criptográficos e certificados digitais corporativos (ICP-Brasil ou fora). Apropriada para transações legais e financeiras.\n- **Qualificada**: Exige certificado digital emitido por uma AC credenciada na ICP-Brasil. Altíssima segurança, detecta qualquer alteração no documento após a assinatura.\n\n##### Usado em:\n- **Simples**: Relatórios, recibos, agendamento de serviços.\n- **Avançada**: Transações financeiras, contratos sensíveis.\n- **Qualificada**: Notas fiscais eletrônicas, documentos de saúde, registros imobiliários.\n\n\n#### 3 - Assinatura Digital\n\nÉ um tipo de assinatura eletrônica qualificada, com alto nível de segurança.\n\n- Requer certificado digital emitido por uma AC no padrão ICP-Brasil.\n- É a forma mais segura de assinatura eletrônica..\n- Garante integridade e autenticidade do documento, impedindo alterações sem detecção.\n\n##### Usado em:\n- Assinatura de documentos oficiais.\n- Transferência de imóveis.\n- Emissão de notas fiscais eletrônicas.\n\n\n### Quais as vantagens da assinatura digital?\nEnquanto as assinaturas físicas podem ser falsificadas, comprometendo a validade dos seus documentos, as assinaturas digitais, regulamentadas pela Medida Provisória nº 2.200-2/2001, proporcionam a segurança necessária para proteger a autenticidade e a validade jurídica dos seus documentos com muita rapidez, autenticidade e integridade. Conheça as cinco principais vantagens:\n\n1. Redução de tempo: Você economiza tempo que seria gasto com processos manuais, enquanto que pode realizar uma assinatura digital de maneira muito mais rápida e eficiente, agilizando o fechamento de contratos e negociações.\n2. Economia de custos: Ao eliminar a necessidade de manter um espaço físico para guardar todos os documentos da empresa, você reduz custos com compra de papel, tintas para impressão, deslocamento, correios, transportadoras, cartórios, entre outros.\n3. Segurança: A assinatura digital é protegida por criptografia, sendo a forma mais segura de validar documentos eletrônicos. Quando utilizamos certificados digitais emitidos por uma Autoridade Certificadora, é possível garantir a identidade do usuário e a integridade do documento, reduzindo riscos de fraudes e falsificações. Por isso, é importante investir em segurança da informação para proteger dados, os clientes e a reputação da empresa.\n4. Sustentabilidade: Ao utilizar a nuvem como armazenamento ao invés do papel físico, colaboramos com o meio ambiente e evitamos o uso desnecessário de recursos.\n5. Organização e Mobilidade: Facilidade de encontrar e acessar os documentos já que eles são armazenados eletronicamente e podem ser acessados e assinados de qualquer lugar que possua acesso à internet.\n\n### Como posso obter a assinatura digital?\nA cooperativa LibreCode possui uma plataforma para assinaturas digitais chamada LibreSign, que pode ser acessada tanto pelos dispositivos móveis ou computador. Essa plataforma traz soluções acessíveis e colaborativas, que permitem que o cliente tenha autonomia tecnológica. Entre as principais funcionalidades dessa ferramenta está a praticidade em assinar documentos digitalmente e gestão de documentos em um Portal de Assinaturas com a conformidade legal brasileira, como a LGPD e ICP-Brasil.\n\nO LibreSign apresenta funcionalidades que se adaptam às necessidades específicas de cada organização. As soluções da plataforma são baseadas em software livre, promovendo acesso aberto ao conhecimento e colaboração, o que garante a soberania aos clientes em relação à tecnologia que utilizam. O serviço tem foco em personalização e acessibilidade, o que atende tanto pequenas empresas como também grandes organizações e governo.\n\nA violação de segurança pode resultar em consequências sérias para uma marca, incluindo perda de dados, acesso não autorizado a informações confidenciais e danos à reputação de uma empresa. Pensando nisso, o LibreSign tem como grande vantagem a eficácia na segurança. A plataforma implementa autenticação multifator (MFA), que dificulta ainda mais o acesso não autorizado e garante que apenas pessoas verificadas possam assinar documentos, também permite a identificação do signatário com diferentes fatores como token por email, SMS e mensagem por WhatsApp. Este método exige que os usuários forneçam duas ou mais formas de verificação antes de acessar os documentos e também ao assiná-los, o que faz o processo de assinatura ser muito mais seguro. Cada documento é criptografado do envio à assinatura final. Desta forma, a ferramenta assegura que suas informações permaneçam seguras em cada etapa do caminho, isto é, apenas destinatários autorizados possam acessar e ler o conteúdo do documento.\n\nPara conhecer mais o nosso serviço entre em contato pelo telefone (21) 2042-2073 ou pelo e-mail contato@librecode.coop. Agende uma demonstração e descubra como podemos melhorar o gerenciamento de documentos e a eficiência administrativa da sua empresa. Confira também o nosso próximo assunto sobre “**Como criar uma assinatura digital**”.\n",
- "The perfect tool to manage the signature flow of your documents": "A ferramenta perfeita para gerenciar o fluxo de assinaturas de seus documentos",
- "Toggle navigation menu": "Alternar menu de navegação",
- "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transforme a gestão documental em organizações públicas com o LibreSign, monitorando assinaturas em tempo real, enviando lembretes automáticos e otimizando a eficiência da sua equipe. Experimente nossa solução para uma administração transparente e produtiva.",
- "Transform your processes with more security and efficiency": "Transforme seus processos com mais segurança e eficiência",
- "Type the code below": "Digite o código abaixo",
- "Type your message here": "Digite sua mensagem aqui",
- "Type your name": "Digite seu nome",
- "Under Consultation": "Sob consulta",
- "Unlimited subscription with A1 digital certificate": "Assinatura ilimitada com certificado digital A1",
- "We create digital experiences for brands and companies by using technology.": "Criamos experiências digitais para marcas e empresas usando tecnologia.",
- "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.": "Oferecemos planos flexíveis para atender às suas necessidades de armazenamento digital seguro. Alugue mais espaço facilmente e garanta que todos os seus documentos importantes estejam sempre acessíveis e protegidos em nossa nuvem de alta segurança.",
- "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.": "Usamos tecnologia PKI para gerar chaves de certificados digitais. O LibreSign é open source (e sempre será), o que permite que seja auditado e customizado para diversas necessidades e integrado a qualquer sistema e, claro, mantido pela comunidade.",
- "What are the key features of LibreCode signature pads?": "Quais são os principais recursos dos blocos de assinatura LibreCode?",
- "What is a Digital Signature? Types, Advantages, and How to Obtain It?": "O que é Assinatura Digital? Tipos, vantagens e como obter?",
- "What is electronic signature capture?": "O que é captura de assinatura eletrônica?",
- "What is the name of the company that LibreSign was developed by?": "Qual é o nome da empresa pela qual o LibreSign foi desenvolvido?",
- "What our customers says": "O que os nossos clientes dizem",
- "Why LibreSign?": "Por que LibreSign?",
- "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n": "Com a evolução das demandas comerciais e legais, destaca-se a necessidade de permitir que um documento digital seja assinado por múltiplos indivíduos. Essa capacidade não apenas acelera o fluxo de trabalho, garante a validade legal e fomenta a colaboração entre diversos stakeholders, mas também possibilita que todas as partes envolvidas visualizem e assinem conforme necessário, independentemente de localização ou fuso horário.\n\nCada assinatura digital é única e vinculada ao signatário, garantindo a segurança, a validade legal e a transparência do documento. Imagine, por exemplo, um contrato complexo envolvendo representantes de diferentes departamentos de uma empresa. Com a LibreSign, cada stakeholder pode revisar e assinar o documento simultaneamente, eliminando a necessidade de reuniões presenciais demoradas e acelerando o processo de aprovação.\n\nAo adotar a funcionalidade de múltiplos signatários em documentos digitais com a LibreSign, as empresas podem obter uma vantagem competitiva, reduzindo significativamente o tempo para completar contratos e acordos, garantindo a validade legal e promovendo a colaboração.\n\nEm meio à transformação digital, a LibreSign não é apenas uma solução tecnológica; é uma revolução na gestão de documentos. Permita que a LibreSign lidere sua organização em direção a uma era de eficiência, segurança e colaboração. Estamos prontos para fazer parte da sua jornada em direção à transformação digital!\n",
- "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!": "O e-Cidade é um sistema que moderniza e agiliza os processos administrativos das prefeituras brasileiras, promovendo a digitalização da administração pública. Utilizado em várias prefeituras, ele abrange desde a gestão financeira e de recursos humanos até a administração escolar.\n\nPara expandir suas funcionalidades, surgiu a necessidade de integrar o e-Cidade com um sistema de assinaturas eletrônicas juridicamente válido, visando agilizar as transações online. O LibreSign foi selecionado por sua confiabilidade, segurança e conformidade com as exigências legais brasileiras. Veja algumas vantagens:\n\n**Automatização de processos:**\nO LibreSign agiliza processos manuais de documentos como empenhos, contratos, convênios e autorizações, reduzindo o tempo para completar transações e permitindo que os funcionários públicos se concentrem em atividades de maior impacto.\n\n**Segurança:**\nUtilizando e-CPF, e-CNPJ ou certificados gerados pelo próprio sistema, o LibreSign garante a integridade e autenticidade dos documentos.\n\n**Conformidade com o ICP-Brasil:**\nAssegura que todas as assinaturas eletrônicas estejam em conformidade com os padrões do ICP-Brasil, garantindo a legalidade dos processos.\n\n**Sustentabilidade:**\nReduz o uso de papel, contribuindo para a sustentabilidade ambiental e diminuindo o desperdício de recursos naturais.\n\n## Impacto na Administração Pública\n\n
\n\nA união do LibreSign com o e-Cidade transforma a gestão pública, tornando-a mais segura e sustentável. As prefeituras podem oferecer serviços de alta qualidade aos cidadãos, minimizando atrasos e burocracias e contribuindo para a preservação do meio ambiente.\n\nQuer saber mais sobre essa integração?\n\nParticipe do evento da comunidade e-Cidade no dia 31/07 às 19h e descubra como a integração do LibreSign pode revolucionar a gestão pública.\n\nO evento é gratuito e ocorrerá no grupo do Telegram da comunidade: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransforme a gestão pública com tecnologia e inovação. Junte-se a nós nessa jornada rumo à segurança e sustentabilidade digital!"
+ "Public Management: Transparency, Validity, and Efficiency": "Public Management: Transparency, Validity, and Efficiency",
+ "QR Code validation": "QR Code validation",
+ "Quick links": "Quick links",
+ "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro": "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro",
+ "ROI calculation:": "ROI calculation:",
+ "Real-Time Monitoring.": "Real-Time Monitoring.",
+ "Real-time monitoring": "Real-time monitoring",
+ "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.": "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.",
+ "Resources and support": "Resources and support",
+ "STARTING FROM": "STARTING FROM",
+ "Security": "Security",
+ "See How It Works": "See How It Works",
+ "See LibreSign in Action: Simplify Your Signatures in Detail.": "See LibreSign in Action: Simplify Your Signatures in Detail.",
+ "Select language": "Select language",
+ "Sending reminder by email": "Sending reminder by email",
+ "Sign and send documents in seconds, from anywhere in the world.": "Sign and send documents in seconds, from anywhere in the world.",
+ "Simple electronic signature (without digital certificate) unlimited": "Simple electronic signature (without digital certificate) unlimited",
+ "Simple, Secure and Affordable Digital Signature?": "Simple, Secure and Affordable Digital Signature?",
+ "Skip to main content": "Skip to main content",
+ "Small and Medium Businesses: Grow with Security": "Small and Medium Businesses: Grow with Security",
+ "Social media links": "Social media links",
+ "Solutions": "Solutions",
+ "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)": "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)",
+ "Speed": "Speed",
+ "Strategic solution:": "Strategic solution:",
+ "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation": "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation",
+ "Success stories": "Success stories",
+ "Support": "Support",
+ "Sustainability": "Sustainability",
+ "Switch to": "Switch to",
+ "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.": "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.",
+ "Talk to Our Experts": "Talk to Our Experts",
+ "Talk to Our Specialists": "Talk to Our Specialists",
+ "Talk to a Specialist": "Talk to a Specialist",
+ "Talk to sales": "Talk to sales",
+ "Task control and management": "Task control and management",
+ "Technical Details for IT.": "Technical Details for IT.",
+ "Technical support": "Technical support",
+ "Technology, People, and Free Software.": "Technology, People, and Free Software.",
+ "Testimonials": "Testimonials",
+ "Thank you!": "Thank you!",
+ "The Beginning: The Era of Physical Documents.": "The Beginning: The Era of Physical Documents.",
+ "The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign": "The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign",
+ "The Future: Complete Digital Management.": "The Future: Complete Digital Management.",
+ "The Need for Transformation.": "The Need for Transformation.",
+ "The Perfect Tool for a World in Transformation.": "The Perfect Tool for a World in Transformation.",
+ "The Team that Builds Trust.": "The Team that Builds Trust.",
+ "The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n": "The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n",
+ "The perfect tool to manage the signature flow of your documents": "The perfect tool to manage the signature flow of your documents",
+ "The secure and legally binding digital signature for your world.": "The secure and legally binding digital signature for your world.",
+ "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.": "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.",
+ "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...": "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...",
+ "Toggle navigation menu": "Toggle navigation menu",
+ "Total Control and Flexibility to Integrate?": "Total Control and Flexibility to Integrate?",
+ "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.",
+ "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.",
+ "Transform your processes with more security and efficiency": "Transform your processes with more security and efficiency",
+ "Try it For Free Now!": "Try it For Free Now!",
+ "Type the code below": "Type the code below",
+ "Type your company name": "Type your company name",
+ "Type your message here": "Type your message here",
+ "Type your name": "Type your name",
+ "Type your position": "Type your position",
+ "Under Consultation": "Under Consultation",
+ "Unlimited subscription with A1 digital certificate": "Unlimited subscription with A1 digital certificate",
+ "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.": "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.",
+ "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.": "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.",
+ "View All Plans": "View All Plans",
+ "Visit our GitHub repository (opens in new tab)": "Visit our GitHub repository (opens in new tab)",
+ "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.": "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.",
+ "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.": "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.",
+ "We create digital experiences for brands and companies by using technology.": "We create digital experiences for brands and companies by using technology.",
+ "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.": "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.",
+ "We understand the complexities of each industry. See how our platform is the answer you're looking for.": "We understand the complexities of each industry. See how our platform is the answer you're looking for.",
+ "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.": "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.",
+ "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.": "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.",
+ "What are the key features of LibreCode signature pads?": "What are the key features of LibreCode signature pads?",
+ "What is a Digital Signature? Types, Advantages, and How to Obtain It?": "What is a Digital Signature? Types, Advantages, and How to Obtain It?",
+ "What is electronic signature capture?": "What is electronic signature capture?",
+ "What is the name of the company that LibreSign was developed by?": "What is the name of the company that LibreSign was developed by?",
+ "What is your main challenge?": "What is your main challenge?",
+ "What our customers says": "What our customers says",
+ "Why LibreSign?": "Why LibreSign?",
+ "Why Schedule Your Conversation With Us?": "Why Schedule Your Conversation With Us?",
+ "Why a cooperative?": "Why a cooperative?",
+ "Why free software (FLOSS)?": "Why free software (FLOSS)?",
+ "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n": "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n",
+ "Work with us": "Work with us",
+ "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!": "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!",
+ "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.": "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.",
+ "our team deeply understands the digital signature market and the needs of your sector.": "our team deeply understands the digital signature market and the needs of your sector.",
+ "we contact you within 24 useful hours to schedule your conversation.": "we contact you within 24 useful hours to schedule your conversation.",
+ "we demonstrate the return on investment and the economy your company will have.": "we demonstrate the return on investment and the economy your company will have.",
+ "we identify your challenges and show how LibreSign fits perfectly.": "we identify your challenges and show how LibreSign fits perfectly.",
+ "we present a partnership vision for your growth.": "we present a partnership vision for your growth."
}
diff --git a/lang/ta/main.json b/lang/ta/main.json
index 8fd23e16..e907afc2 100644
--- a/lang/ta/main.json
+++ b/lang/ta/main.json
@@ -1,142 +1,289 @@
{
- "# LibreSign API: Endpoints and usage flows\n\n## API Endpoints\n\nTo find out which endpoints are available in the LibreSign API, follow these steps:\n\n1. **Install the OCS API Viewer App**: Start by installing the [OCS API Viewer](https://apps.nextcloud.com/apps/ocs_api_viewer) in your Nextcloud environment.\n2. **Access the API Documentation**: In the Nextcloud menu, locate the OCS app. Here, you will find the documentation for the LibreSign API, as well as other Nextcloud APIs.\n\n## Understanding the LibreSign API usage flows\n\nTo understand how to perform specific operations, such as requesting a signature, you can use the LibreSign application itself as a reference. Here’s how to do it:\n\n1. **Open Developer Tools**: Press the F12 key in your browser to access the developer tools.\n2. **Go to the Network Tab**: Navigate to the \"Network\" tab to monitor the API requests.\n3. **Filter the requests**: Use the filter to show only the requests related to LibreSign by typing \"libresign.\"\n4. **Perform actions in LibreSign**: Execute the desired actions in the LibreSign application. Observe the requests sent to the API at each step and analyze how they are structured.\n\nBy following these steps, you will be able to query the available endpoints of the LibreSign API and understand the usage flows by monitoring the requests made by the application. This will help you integrate and use the API in your projects.\n": "# LibreSign API: Endpoints and usage flows\n\n## API Endpoints\n\nTo find out which endpoints are available in the LibreSign API, follow these steps:\n\n1. **Install the OCS API Viewer App**: Start by installing the [OCS API Viewer](https://apps.nextcloud.com/apps/ocs_api_viewer) in your Nextcloud environment.\n2. **Access the API Documentation**: In the Nextcloud menu, locate the OCS app. Here, you will find the documentation for the LibreSign API, as well as other Nextcloud APIs.\n\n## Understanding the LibreSign API usage flows\n\nTo understand how to perform specific operations, such as requesting a signature, you can use the LibreSign application itself as a reference. Here’s how to do it:\n\n1. **Open Developer Tools**: Press the F12 key in your browser to access the developer tools.\n2. **Go to the Network Tab**: Navigate to the \"Network\" tab to monitor the API requests.\n3. **Filter the requests**: Use the filter to show only the requests related to LibreSign by typing \"libresign.\"\n4. **Perform actions in LibreSign**: Execute the desired actions in the LibreSign application. Observe the requests sent to the API at each step and analyze how they are structured.\n\nBy following these steps, you will be able to query the available endpoints of the LibreSign API and understand the usage flows by monitoring the requests made by the application. This will help you integrate and use the API in your projects.\n",
- "# LibreSign Privacy Notice\n\n## Introduction\n\nThe **LibreSign** is documents signer free developed by **LibreCode**, cooperative of professional of IT. The LibreSign was thinked having to base the security and the privacy of users.\n\nWe establish this Privacy Notice to inform how the personal data collected through of the our contact form on website of LibreSign is treaties, protected and utilized.\n\nThis Notice is governed for norms of General Data Protection Law (GDPL) by Brasil and General Data Protection Law (GDPL) by Europe Union, reflexeting our compromise in protect the privacy and the integration of users personal data.\n\n## Collect of Data\n\nThe LibreCode collect and treat the following personal data through of your website (www.libresign.coop):\n\n- **Name**\n- **E-mail**\n- **Phone**\n\nThese data is provided voluntarily by users when filling the contact form available on our website. The collect these data have how finality exclusive establish a communication channel efficient with the interested in our products and services.\n\n**When filling the registration form you agree with the treat of your data to publish of products of LibreCode. You can revoke your consent any time, just click on link available in communication or send an e-mail to:** contato@librecode.coop.\n\n## Use of Data\n\nThe personal data collected is used just to the following finalities:\n\n- Answer of requests, doubts or users of comments\n- Send communications that have been expressly requested by user ou that be pertinent to your manifested interest\n- Register of attendance history\n- For legal and/or regulatory purposes\n \nThe LibreCode is committed to not use the data collected to specific distincts finality above without the prev notification of the data holders.\n\n## Data Sharing\n\nThe LibreCode not share, sell, rent or another way provides collected personal data to third parties, except when necessary to fulfill with legal obligations or with user express authorization.\n\n## Data Security\n\nWe employ measures security technique and organizational to protected the personal data collected against accesses not authorized, undue changes, disclosure or destruction. Our commitment with security, include adoption of recommented pratics in terms of data protect. To know more about the security politic of LibreCode between in contact us.\n\n## Data Holders Rights\n\nAccording to art 18 of LGPD and the GDPR, users have the use to access, to correct, delete or to carry personal user data, beside can limit or if oppose to your treat when substantiated in the interest legitimate of the controller.\n\nTo exercise your rights, the holders of data and/or your responsible should **in to by way e-mail:** contato@librecode.coop\n\n## Changes of Privacy Politic\n\nLibreCode reserves the right to change this Privacy Policy any moment. The changes will be valid immediately after you publish on website. We recommend the periodic review this politic.\n\n## Contact\n\nTo relative questions to our Privacy Politic any moment contact us by e-mail: contato@librecode.coop\n\nThis Privacy Politic was updated by last once on 08 april 2024": "# லிப்ரசைன் தனியுரிமை அறிவிப்பு\n\n ## அறிமுகம்\n\n ** libresign ** என்பது ஆவணங்கள் கையொப்பமிட்டவர் இலவசம் ** லிப்ர் கோட் **, அதன் தொழில்முறை கூட்டுறவு. பயனர்களின் பாதுகாப்பையும் தனியுரிமையையும் அடிப்படையாகக் கொண்டிருக்க வேண்டும் என்று லிப்ரசைன் நினைத்தது.\n\n எங்கள் தொடர்பு படிவத்தின் மூலம் சேகரிக்கப்பட்ட தனிப்பட்ட தரவு எவ்வாறு லிப்ரசைன் இணையதளத்தில் ஒப்பந்தங்கள், பாதுகாக்கப்பட்டு பயன்படுத்தப்படுகிறது என்பதைத் தெரிவிக்க இந்த தனியுரிமை அறிவிப்பை நாங்கள் நிறுவுகிறோம்.\n\n இந்த அறிவிப்பு பிரேசில் மற்றும் பொது தரவு பாதுகாப்பு சட்டம் (சிடிபிஎல்) ஆகிய பொது தரவு பாதுகாப்பு சட்டத்தின் (சிடிபிஎல்) விதிமுறைகளுக்காக நிர்வகிக்கப்படுகிறது, இது ஐரோப்பா ஒன்றியத்தால், தனியுரிமையைப் பாதுகாப்பதில் எங்கள் சமரசத்தையும் பயனர்களின் தனிப்பட்ட தரவின் ஒருங்கிணைப்பையும் நிர்பந்தப்படுத்துகிறது.\n\n ## தரவை சேகரித்தல்\n\n உங்கள் வலைத்தளத்தின் (www.libresign.coop) மூலம் பின்வரும் தனிப்பட்ட தரவை லிப்ர்கோட் சேகரித்து நடத்துகிறது:\n\n - ** பெயர் **\n - ** மின்னஞ்சல் **\n - ** தொலைபேசி **\n\n எங்கள் இணையதளத்தில் கிடைக்கும் தொடர்பு படிவத்தை நிரப்பும்போது இந்த தரவு பயனர்களால் தானாக முன்வந்து வழங்கப்படுகிறது. இந்தத் தரவுகளை சேகரிப்பது எங்கள் தயாரிப்புகள் மற்றும் சேவைகளில் ஆர்வத்துடன் திறமையான ஒரு தகவல்தொடர்பு சேனலை எவ்வாறு நிறுவுகிறது என்பதை இறுதிப் பிரத்தியேகமானது எவ்வாறு கொண்டுள்ளது.\n\n ** பதிவு படிவத்தை நிரப்பும்போது, லிப்ரெகோடின் தயாரிப்புகளை வெளியிட உங்கள் தரவின் சிகிச்சையுடன் உடன்படுகிறீர்கள். நீங்கள் எந்த நேரத்திலும் உங்கள் சம்மதத்தை ரத்து செய்யலாம், தகவல்தொடர்புகளில் கிடைக்கும் இணைப்பைக் சொடுக்கு செய்க அல்லது இதற்கு ஒரு மின்னஞ்சலை அனுப்பவும்: ** contato@librecode.coop.\n\n ## தரவைப் பயன்படுத்துதல்\n\n சேகரிக்கப்பட்ட தனிப்பட்ட தரவு பின்வரும் இறுதிகளுக்கு மட்டுமே பயன்படுத்தப்படுகிறது:\n\n - கோரிக்கைகள், சந்தேகங்கள் அல்லது கருத்துகளின் பயனர்களின் பதில்\n - உங்கள் வெளிப்படையான ஆர்வத்துடன் பொருத்தமான பயனர் OU ஆல் வெளிப்படையாகக் கோரப்பட்ட தகவல்தொடர்புகளை அனுப்பவும்\n - வருகை வரலாற்றின் பதிவு\n - சட்ட மற்றும்/அல்லது ஒழுங்குமுறை நோக்கங்களுக்காக\n\n தரவு வைத்திருப்பவர்களின் முந்தைய அறிவிப்பு இல்லாமல் மேலே உள்ள குறிப்பிட்ட வேறுபாடுகளுக்கு சேகரிக்கப்பட்ட தரவைப் பயன்படுத்த வேண்டாம் என்று லிப்ரெகோட் உறுதிபூண்டுள்ளது.\n\n ## தரவு பகிர்வு\n\n லிப்ரிகோட் பகிர்வு, விற்க, வாடகை அல்லது வேறு வழி மூன்றாம் தரப்பினருக்கு சேகரிக்கப்பட்ட தனிப்பட்ட தரவை வழங்குகிறது, சட்டபூர்வமான கடமைகளுடன் அல்லது பயனர் எக்ச்பிரச் அங்கீகாரத்துடன் நிறைவேற்ற தேவையான போது தவிர.\n\n ## தரவு பாதுகாப்பு\n\n அங்கீகரிக்கப்படாத, தேவையற்ற மாற்றங்கள், வெளிப்படுத்தல் அல்லது அழிவுக்கு எதிராக சேகரிக்கப்பட்ட தனிப்பட்ட தரவுகளைப் பாதுகாக்க பாதுகாப்பு நுட்பம் மற்றும் நிறுவனத்தை நாங்கள் பயன்படுத்துகிறோம். பாதுகாப்புடனான எங்கள் அர்ப்பணிப்பு, தரவு பாதுகாப்பின் அடிப்படையில் மறுபரிசீலனை செய்யப்பட்ட பிராட்டிக்சை ஏற்றுக்கொள்வது அடங்கும். எங்களை தொடர்பு கொள்ளுங்கள்.\n\n ## தரவு வைத்திருப்பவர்கள் உரிமைகள்\n\n எல்சிபிடி மற்றும் சிடிபிஆரின் ஆர்ட் 18 இன் படி, பயனர்கள் அணுகல், சரிசெய்ய, நீக்க அல்லது தனிப்பட்ட பயனர் தரவை எடுத்துச் செல்ல பயன்பாடு உள்ளது, தவிர, கட்டுப்படுத்தியின் வட்டி முறையானது உறுதிப்படுத்தப்படும்போது உங்கள் சிகிச்சையை கட்டுப்படுத்தலாம் அல்லது எதிர்த்தால்.\n\n உங்கள் உரிமைகளைப் பயன்படுத்த, தரவு வைத்திருப்பவர்கள் மற்றும்/அல்லது உங்கள் பொறுப்பானவர்கள் ** மூலம் மின்னஞ்சல் மூலம்: ** contato@librecode.coop\n\n ## தனியுரிமை அரசியல் மாற்றங்கள்\n\n இந்த தனியுரிமைக் கொள்கையை எந்த நேரத்திலும் மாற்றுவதற்கான உரிமையை லிப்ரெகோட் கொண்டுள்ளது. நீங்கள் இணையதளத்தில் வெளியிட்ட உடனேயே மாற்றங்கள் செல்லுபடியாகும். இந்த அரசியலை அவ்வப்போது மதிப்பாய்வு செய்ய பரிந்துரைக்கிறோம்.\n\n ## தொடர்பு\n\n எங்கள் தனியுரிமை அரசியலுக்கான உறவினர் கேள்விகளுக்கு எந்த நேரமும் மின்னஞ்சல் மூலம் எங்களை தொடர்பு கொள்ளவும்: contato@librecode.coop\n\n இந்த தனியுரிமை அரசியல் கடைசியாக புதுப்பிக்கப்பட்டது, இது ஏப்ரல் 08 2024 அன்று ஒரு முறை புதுப்பிக்கப்பட்டது",
- "## Common problems in document management\n\nDocument management faces several common issues. Manual document signing can take days or even weeks, especially when multiple signatures are needed, delaying important processes and affecting the institution's operations. Moreover, manual handling of documents increases the chance of errors, leading to legal and administrative problems. The use of paper, printing, storage, and sending physical documents also generates significant costs for institutions. Finally, ensuring data security and compliance with laws, such as the LGPD (General Data Protection Law), is a constant challenge.\n\n### Real problem: Floods in Rio Grande do Sul\n\nA recent example that highlights the importance of document digitization is the floods in Rio Grande do Sul. Many schools and universities lost important physical documents due to the floods, resulting in enormous losses and difficulties in recovering essential information. The lack of digitization severely affected the administration and continuity of educational activities. This tragic event reinforces the urgent need to adopt digital solutions to protect important data and ensure the resilience of institutions against natural disasters.\n\n## LibreSign: The ideal solution\n\nLibreSign is a digital signature platform that allows educational institutions to digitize and automate document management, offering a secure, efficient, and cost-effective solution. With LibreSign, you reduce bureaucracy, save resources, and increase security.\n\nAmong its features, we highlight:\n\n1. Digital document signing using digital certificates (e-CPF, e-CNPJ, or system-generated certificates).\n2. Legal validity and compliance with Brazilian legislation, including the General Data Protection Law (LGPD), and the European Union's General Data Protection Regulation (GDPR).\n3. Centralizes the creation, storage, and signing of documents in a single system, facilitating access and management, reducing bureaucracy, and increasing the efficiency of academic offices.\n4. Uses advanced encryption to protect documents from unauthorized access, ensuring data integrity and confidentiality, which is essential for LGPD compliance.\n5. Eliminates the need for physical document sending, saving time and resources.\n\n### Examples of documents that can be signed\n\nLibreSign can be used to sign a wide variety of school and academic documents, including:\n\n1. Enrollment contracts\n2. Report cards and performance reports\n3. Certificates and diplomas\n4. Lesson plans\n5. Parental authorizations\n6. Statements and requests\n7. Various administrative forms\n\nUsing LibreSign for these documents increases practicality, security, efficiency, and legal compliance, benefiting both institutions and students.\n\n#### Discover the benefits of using LibreSign\n\n- Speed: Reduce the time needed to sign and process documents, increasing productivity.\n- Cost Reduction: Eliminate costs associated with paper, printing, and sending documents.\n- Security: Ensure the protection of sensitive data and compliance with the LGPD.\n- Sustainability: Contribute to environmental preservation by reducing paper usage.\n- Accessibility: Allow documents to be signed from anywhere, at any time, facilitating remote management.\n\nDigitizing signing processes is a crucial step towards modernizing educational institutions. LibreSign offers a complete solution that not only improves efficiency and reduces costs but also ensures data security and compliance. Transform your institution's document management with LibreSign and enjoy all the benefits of digital transformation.\n\n🌐 Contact us: [LibreSign Contact Us](https://libresign.coop/contact-us)\n": "ஆவண நிர்வாகத்தில் பொதுவான சிக்கல்கள்\n\n ஆவண மேலாண்மை பல பொதுவான சிக்கல்களை எதிர்கொள்கிறது. கையேடு ஆவண கையொப்பம் நாட்கள் அல்லது வாரங்கள் ஆகலாம், குறிப்பாக பல கையொப்பங்கள் தேவைப்படும்போது, முக்கியமான செயல்முறைகளை தாமதப்படுத்தும் மற்றும் நிறுவனத்தின் செயல்பாடுகளை பாதிக்கும். மேலும், ஆவணங்களை கையேடு கையாளுதல் பிழைகள் வாய்ப்பை அதிகரிக்கிறது, இது சட்ட மற்றும் நிர்வாக சிக்கல்களுக்கு வழிவகுக்கிறது. காகிதம், அச்சிடுதல், சேமிப்பு மற்றும் உடல் ஆவணங்களை அனுப்புதல் ஆகியவற்றின் பயன்பாடும் நிறுவனங்களுக்கு குறிப்பிடத்தக்க செலவுகளை உருவாக்குகிறது. இறுதியாக, தரவு பாதுகாப்பை உறுதி செய்வது மற்றும் எல்சிபிடி (பொது தரவு பாதுகாப்பு சட்டம்) போன்ற சட்டங்களுடன் இணங்குவது ஒரு நிலையான சவாலாகும்.\n\n ### உண்மையான சிக்கல்: ரியோ கிராண்டே டூ சுல் வெள்ளம்\n\n ஆவண டிசிட்டல் மயமாக்கலின் முக்கியத்துவத்தை எடுத்துக்காட்டுகின்ற அண்மைக் கால எடுத்துக்காட்டு ரியோ கிராண்டே டோ சுலில் வெள்ளம். பல பள்ளிகளும் பல்கலைக்கழகங்களும் வெள்ளம் காரணமாக முக்கியமான உடல் ஆவணங்களை இழந்தன, இதன் விளைவாக பெரும் இழப்புகள் மற்றும் அத்தியாவசிய தகவல்களை மீட்டெடுப்பதில் சிரமங்கள் ஏற்பட்டன. டிசிட்டல் மயமாக்கலின் பற்றாக்குறை கல்வி நடவடிக்கைகளின் நிர்வாகத்தையும் தொடர்ச்சியையும் கடுமையாக பாதித்தது. இந்த சோகமான நிகழ்வு முக்கியமான தரவைப் பாதுகாப்பதற்கும் இயற்கை பேரழிவுகளுக்கு எதிராக நிறுவனங்களின் பின்னடைவை உறுதி செய்வதற்கும் டிசிட்டல் தீர்வுகளை பின்பற்றுவதற்கான அவசர தேவையை வலுப்படுத்துகிறது.\n\n ## லிப்ரசைன்: சிறந்த தீர்வு\n\n லிப்ரசைன் ஒரு டிசிட்டல் கையொப்ப தளமாகும், இது கல்வி நிறுவனங்களை ஆவண நிர்வாகத்தை டிசிட்டல் மயமாக்கவும் தானியங்குபடுத்தவும் அனுமதிக்கிறது, பாதுகாப்பான, திறமையான மற்றும் செலவு குறைந்த தீர்வை வழங்குகிறது. லிப்ரசைன் மூலம், நீங்கள் அதிகாரத்துவத்தை குறைக்கிறீர்கள், வளங்களை மிச்சப்படுத்துகிறீர்கள், பாதுகாப்பை அதிகரிக்கிறீர்கள்.\n\n அதன் அம்சங்களில், நாங்கள் முன்னிலைப்படுத்துகிறோம்:\n\n 1. டிசிட்டல் சான்றிதழ்களைப் பயன்படுத்தி டிசிட்டல் ஆவணம் கையொப்பமிடுதல் (E-CPF, E-CNPJ, அல்லது கணினி உருவாக்கிய சான்றிதழ்கள்).\n 2. பொது தரவு பாதுகாப்பு சட்டம் (எல்சிபிடி) மற்றும் ஐரோப்பிய ஒன்றியத்தின் பொது தரவு பாதுகாப்பு ஒழுங்குமுறை (சிடிபிஆர்) உள்ளிட்ட பிரேசிலிய சட்டத்துடன் சட்ட செல்லுபடியாகும் மற்றும் இணங்குதல்.\n 3. ஒரே அமைப்பில் ஆவணங்களை உருவாக்குதல், சேமித்தல் மற்றும் கையொப்பமிடுதல், அணுகல் மற்றும் நிர்வாகத்தை எளிதாக்குதல், அதிகாரத்துவத்தைக் குறைத்தல் மற்றும் கல்வி அலுவலகங்களின் செயல்திறனை அதிகரித்தல் ஆகியவற்றை மையப்படுத்துகிறது.\n 4. அங்கீகரிக்கப்படாத அணுகலிலிருந்து ஆவணங்களை பாதுகாக்க மேம்பட்ட குறியாக்கத்தைப் பயன்படுத்துகிறது, தரவு ஒருமைப்பாடு மற்றும் ரகசியத்தன்மையை உறுதி செய்கிறது, இது எல்சிபிடி இணக்கத்திற்கு இன்றியமையாதது.\n 5. உடல் ஆவணத்தின் தேவையை நீக்குகிறது, நேரத்தையும் வளங்களையும் மிச்சப்படுத்துகிறது.\n\n ### கையொப்பமிடக்கூடிய ஆவணங்களின் எடுத்துக்காட்டுகள்\n\n பலவிதமான பள்ளி மற்றும் கல்வி ஆவணங்களில் கையெழுத்திட லிப்ரசைன் பயன்படுத்தப்படலாம்:\n\n 1. சேர்க்கை ஒப்பந்தங்கள்\n 2. அறிக்கை அட்டைகள் மற்றும் செயல்திறன் அறிக்கைகள்\n 3. சான்றிதழ்கள் மற்றும் டிப்ளோமாக்கள்\n 4. பாடம் திட்டங்கள்\n 5. பெற்றோர் அங்கீகாரங்கள்\n 6. அறிக்கைகள் மற்றும் கோரிக்கைகள்\n 7. பல்வேறு நிர்வாக படிவங்கள்\n\n இந்த ஆவணங்களுக்கு லிப்ரேசைன் பயன்படுத்துவது நடைமுறை, பாதுகாப்பு, செயல்திறன் மற்றும் சட்ட இணக்கம் ஆகியவற்றை அதிகரிக்கிறது, நிறுவனங்கள் மற்றும் மாணவர்கள் இருவருக்கும் பயனளிக்கிறது.\n\n #### லிப்ரசைன் பயன்படுத்துவதன் நன்மைகளைக் கண்டறியவும்\n\n - வேகம்: ஆவணங்களில் கையொப்பமிடவும் செயலாக்கவும் தேவையான நேரத்தைக் குறைத்தல், உற்பத்தித்திறனை அதிகரிக்கும்.\n - செலவுக் குறைப்பு: காகிதம், அச்சிடுதல் மற்றும் ஆவணங்களை அனுப்புதல் ஆகியவற்றுடன் தொடர்புடைய செலவுகளை அகற்றவும்.\n - பாதுகாப்பு: உணர்திறன் தரவுகளின் பாதுகாப்பையும் எல்சிபிடியுடன் இணங்குவதையும் உறுதிசெய்க.\n - நிலைத்தன்மை: காகித பயன்பாட்டைக் குறைப்பதன் மூலம் சுற்றுச்சூழல் பாதுகாப்பிற்கு பங்களிக்கவும்.\n - அணுகல்: ஆவணங்களை எங்கிருந்தும், எந்த நேரத்திலும், தொலை நிர்வாகத்தை எளிதாக்குவதற்கு அனுமதிக்கவும்.\n\n கையொப்பமிடும் செயல்முறைகளை டிசிட்டல் மயமாக்குவது கல்வி நிறுவனங்களை நவீனமயமாக்குவதற்கான ஒரு முக்கியமான படியாகும். லிப்ரசைன் ஒரு முழுமையான தீர்வை வழங்குகிறது, இது செயல்திறனை மேம்படுத்துவதோடு செலவுகளைக் குறைப்பது மட்டுமல்லாமல் தரவு பாதுகாப்பு மற்றும் இணக்கத்தையும் உறுதி செய்கிறது. உங்கள் நிறுவனத்தின் ஆவண நிர்வாகத்தை லிப்ரசைன் மூலம் மாற்றி, டிசிட்டல் மாற்றத்தின் அனைத்து நன்மைகளையும் அனுபவிக்கவும்.\n\n Ensty எங்களைத் தொடர்பு கொள்ளுங்கள்: [எண்கல் எங்களை தொடர்பு கொள்ளவும்] (https://libresign.coop/contact-us)\n",
- "### Advanced security for public companies\n\nIn a digital environment where information security is crucial, especially for public companies that deal with large volumes of sensitive documents, LibreSign stands out for offering advanced security. Using data encryption and multi-factor authentication, LibreSign ensures that your data is always protected.\n\n#### See some advantages:\n\nEnd-to-end encryption ensures that only authorized recipients can access and read document content. With LibreSign, each document is encrypted from submission to final signature, ensuring your information remains secure every step of the way.\n\nThis encryption protects against interception during the transmission and storage of documents, ensuring that even if the data is accessed by third parties, it will be indecipherable and useless. For public companies that frequently deal with confidential information, this additional security is essential to protect the integrity of their administrative processes.\n\n#### Secure authentication\n\nLibreSign implements multi-factor authentication (MFA), making unauthorized access difficult and ensuring that only verified people can sign documents. This method requires users to provide two or more forms of verification before accessing documents, making the signing process more secure and reliable.\n\nFor example, in addition to the password, a code sent to the user's cell phone or email may be required. This additional level of verification prevents unauthorized people from forging signatures or accessing important documents. For public organizations, where accuracy and accountability are paramount, MFA provides an indispensable extra layer of security.\n\n### The importance of digital security in public companies\n\nPublic companies deal daily with information that requires the highest level of security. From contracts and agreements to legislative documents and citizen records, protecting this data is crucial. Any security breach can result in serious consequences, including data loss, unauthorized access to sensitive information and damage to the organization's reputation.\n\nLibreSign was developed with a focus on security and efficiency. The platform ensures that each document goes through a secure process, from creation to final signature. This level of detail and care is especially important in a scenario where reliability and security are mandatory.\n\n### Additional Benefits of LibreSign\n\nIn addition to advanced security features, LibreSign offers other advantages that make document management more efficient and secure:\n\n- **Intuitive interface:** The platform is easy to use, allowing employees to focus on their main tasks without wasting time on complicated systems.\n- **Real-time monitoring:** Track the status of documents in real time, allowing quick actions such as sending reminders for pending signatures.\n- **Integration with other systems:** LibreSign can be integrated with other systems used by your organization, providing more cohesive and centralized document management.\n\n### Conclusion\n\nThe security of your documents cannot be compromised. With LibreSign, you are guaranteed maximum protection through end-to-end encryption and authentication with multiple identification factors. Our solution is developed to meet the stringent security requirements of public companies, ensuring that each document is treated with the highest level of integrity and reliability.\n\nDon't wait until a security breach affects your organization. Contact us today to learn more about how LibreSign can meet the needs of your public organization. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n\nProtect your documents, optimize your processes and ensure the security and efficiency that your public organization deserves with LibreSign.\n": "### பொது நிறுவனங்களுக்கான மேம்பட்ட பாதுகாப்பு\n\n செய்தி பாதுகாப்பு முக்கியமானதாக இருக்கும் டிசிட்டல் சூழலில், குறிப்பாக பெரிய அளவிலான முக்கியமான ஆவணங்களைக் கையாளும் பொது நிறுவனங்களுக்கு, மேம்பட்ட பாதுகாப்பை வழங்குவதற்காக லிப்ரசைன் தனித்து நிற்கிறது. தரவு குறியாக்கம் மற்றும் பல காரணி அங்கீகாரத்தைப் பயன்படுத்தி, உங்கள் தரவு எப்போதும் பாதுகாக்கப்படுவதை லிப்ரசைன் உறுதி செய்கிறது.\n\n #### சில நன்மைகளைக் காண்க:\n\n அங்கீகரிக்கப்பட்ட பெறுநர்கள் மட்டுமே ஆவண உள்ளடக்கத்தை அணுகவும் படிக்கவும் முடியும் என்பதை இறுதி முதல் இறுதி குறியாக்கம் உறுதி செய்கிறது. லிப்ரசைன் மூலம், ஒவ்வொரு ஆவணமும் சமர்ப்பிப்பிலிருந்து இறுதி கையொப்பத்திற்கு குறியாக்கம் செய்யப்படுகிறது, உங்கள் செய்தி ஒவ்வொரு அடியிலும் பாதுகாப்பாக இருப்பதை உறுதி செய்கிறது.\n\n இந்த குறியாக்கமானது ஆவணங்களை கடத்தும் மற்றும் சேமிக்கும் போது குறுக்கீட்டிலிருந்து பாதுகாக்கிறது, இது மூன்றாம் தரப்பினரால் தரவை அணுகினாலும், அது விவரிக்க முடியாதது மற்றும் பயனற்றது என்பதை உறுதி செய்கிறது. ரகசிய தகவல்களை அடிக்கடி கையாளும் பொது நிறுவனங்களுக்கு, அவர்களின் நிர்வாக செயல்முறைகளின் ஒருமைப்பாட்டைப் பாதுகாக்க இந்த கூடுதல் பாதுகாப்பு அவசியம்.\n\n #### பாதுகாப்பான அங்கீகாரம்\n\n லிப்ரசைன் மல்டி-காரணி அங்கீகாரத்தை (எம்.எஃப்.ஏ) செயல்படுத்துகிறது, இது அங்கீகரிக்கப்படாத அணுகலை கடினமாக்குகிறது மற்றும் சரிபார்க்கப்பட்ட நபர்கள் மட்டுமே ஆவணங்களில் கையெழுத்திட முடியும் என்பதை உறுதி செய்கிறது. இந்த முறைக்கு பயனர்கள் ஆவணங்களை அணுகுவதற்கு முன் இரண்டு அல்லது அதற்கு மேற்பட்ட வடிவ சரிபார்ப்புகளை வழங்க வேண்டும், கையொப்பமிடும் செயல்முறையை மிகவும் பாதுகாப்பாகவும் நம்பகமானதாகவும் ஆக்குகிறது.\n\n எடுத்துக்காட்டாக, கடவுச்சொல்லுக்கு கூடுதலாக, பயனரின் செல்போன் அல்லது மின்னஞ்சலுக்கு அனுப்பப்படும் குறியீடு தேவைப்படலாம். இந்த கூடுதல் சரிபார்ப்பு அங்கீகரிக்கப்படாத நபர்களை கையொப்பங்களை உருவாக்குவதிலிருந்து அல்லது முக்கியமான ஆவணங்களை அணுகுவதைத் தடுக்கிறது. பொது நிறுவனங்களுக்கு, துல்லியம் மற்றும் பொறுப்புக்கூறல் மிக முக்கியமானது, MFA ஒரு இன்றியமையாத கூடுதல் பாதுகாப்பை வழங்குகிறது.\n\n ### பொது நிறுவனங்களில் டிசிட்டல் பாதுகாப்பின் முக்கியத்துவம்\n\n பொது நிறுவனங்கள் தினமும் மிக உயர்ந்த பாதுகாப்பு தேவைப்படும் தகவல்களைக் கையாளுகின்றன. ஒப்பந்தங்கள் மற்றும் ஒப்பந்தங்கள் முதல் சட்டமன்ற ஆவணங்கள் மற்றும் குடிமக்கள் பதிவுகள் வரை, இந்தத் தரவைப் பாதுகாப்பது முக்கியமானது. எந்தவொரு பாதுகாப்பு மீறலும் தரவு இழப்பு, முக்கியமான தகவல்களுக்கு அங்கீகரிக்கப்படாத அணுகல் மற்றும் நிறுவனத்தின் நற்பெயருக்கு சேதம் உள்ளிட்ட கடுமையான விளைவுகளை ஏற்படுத்தும்.\n\n பாதுகாப்பு மற்றும் செயல்திறனை மையமாகக் கொண்டு லிப்ரசைன் உருவாக்கப்பட்டது. ஒவ்வொரு ஆவணமும் உருவாக்கம் முதல் இறுதி கையொப்பம் வரை பாதுகாப்பான செயல்முறையை கடந்து செல்வதை தளம் உறுதி செய்கிறது. நம்பகத்தன்மை மற்றும் பாதுகாப்பு கட்டாயமாக இருக்கும் ஒரு சூழ்நிலையில் இந்த அளவிலான விவரம் மற்றும் கவனிப்பு குறிப்பாக முக்கியமானது.\n\n ### லிப்ரசைனின் கூடுதல் நன்மைகள்\n\n மேம்பட்ட பாதுகாப்பு அம்சங்களுக்கு கூடுதலாக, ஆவண நிர்வாகத்தை மிகவும் திறமையாகவும் பாதுகாப்பாகவும் மாற்றும் பிற நன்மைகளை லிப்ரசைன் வழங்குகிறது:\n\n - ** உள்ளுணர்வு இடைமுகம்: ** தளம் பயன்படுத்த எளிதானது, சிக்கலான அமைப்புகளில் நேரத்தை வீணாக்காமல் ஊழியர்கள் தங்கள் முக்கிய பணிகளில் கவனம் செலுத்த அனுமதிக்கிறது.\n - ** நிகழ்நேர கண்காணிப்பு: ** ஆவணங்களின் நிலையை உண்மையான நேரத்தில் கண்காணிக்கவும், நிலுவையில் உள்ள கையொப்பங்களுக்கு நினைவூட்டல்களை அனுப்புவது போன்ற விரைவான செயல்களை அனுமதிக்கவும்.\n .\n\n ### முடிவு\n\n உங்கள் ஆவணங்களின் பாதுகாப்பை வேறுபாடின்மை செய்ய முடியாது. லிப்ரசைன் மூலம், பல அடையாள காரணிகளுடன் இறுதி முதல் இறுதி குறியாக்கம் மற்றும் ஏற்பு மூலம் அதிகபட்ச பாதுகாப்பு உங்களுக்கு பொறுப்பு அளிக்கப்படுகிறது. எங்கள் தீர்வு பொது நிறுவனங்களின் கடுமையான பாதுகாப்புத் தேவைகளைப் நிறைவு செய்வதற்காக உருவாக்கப்பட்டுள்ளது, ஒவ்வொரு ஆவணமும் மிக உயர்ந்த ஒருமைப்பாடு மற்றும் நம்பகத்தன்மையுடன் சிகிச்சையளிக்கப்படுவதை உறுதி செய்கிறது.\n\n பாதுகாப்பு மீறல் உங்கள் நிறுவனத்தை பாதிக்கும் வரை காத்திருக்க வேண்டாம். உங்கள் பொது அமைப்பின் தேவைகளை லிப்ரசைன் எவ்வாறு நிறைவு செய்ய முடியும் என்பதைப் பற்றி மேலும் அறிய இன்று எங்களைத் தொடர்பு கொள்ளுங்கள். ஒரு ஆர்ப்பாட்டத்தைத் திட்டமிடுங்கள் மற்றும் உங்கள் நிறுவனத்தில் ஆவண மேலாண்மை மற்றும் நிர்வாக செயல்திறனை எவ்வாறு மேம்படுத்தலாம் என்பதைக் கண்டறியவும்.\n\n உங்கள் ஆவணங்களைப் பாதுகாக்கவும், உங்கள் செயல்முறைகளை மேம்படுத்தவும், உங்கள் பொது அமைப்பு லிப்ரேசைனுடன் தகுதியான பாதுகாப்பையும் செயல்திறனையும் உறுதிப்படுத்தவும்.\n",
- "### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n": "### நிகழ்நேர கண்காணிப்பு - பொது நிறுவனங்களில் ஆவண நிர்வாகத்தை லிப்ரசைன் மூலம் மாற்றவும்\n\n ஆவணங்களை திறமையாகவும் வெளிப்படையாகவும் நிர்வகிப்பது பல நிறுவனங்களுக்கு, குறிப்பாக பொதுத்துறையில் உள்ளவர்களுக்கு ஒரு நிலையான சவாலாகும், அங்கு பெரிய அளவிலான ஆவணங்களில் கையெழுத்திடுவது வழக்கம். சந்தாக்களின் நிலை மீது தெரிவுநிலை மற்றும் கட்டுப்பாடு இல்லாதது தாமதங்கள் மற்றும் உற்பத்தித்திறனை கணிசமாக இழப்பது, நாள்தோறும் சேவைகள் மற்றும் செயல்பாடுகளை எதிர்மறையாக பாதிக்கும்.\n\n ஒரு முக்கியமான ஆவணம் கையொப்பமிடப்பட்டதா அல்லது இன்னும் மோசமாக இருக்கிறதா என்று உறுதியாக தெரியாமல் கற்பனை செய்து பாருங்கள், ஏற்கனவே தாமதமாகும்போது அதற்கு அவசர நடவடிக்கை தேவை என்பதைக் கண்டறியவும். இந்த காட்சி விரக்தியை உருவாக்குவது மட்டுமல்லாமல், நிறுவனத்தின் செயல்திறன் மற்றும் நம்பகத்தன்மையையும் வேறுபாடின்மை செய்யலாம். இந்த சூழலில்தான் லிப்ரசைன் தனித்து நிற்கிறது, இது ஆவண கையொப்பமிடும் செயல்முறையின் மீது மொத்த வெளிப்படைத்தன்மையையும் கட்டுப்பாட்டையும் வழங்கும் ஒரு தீர்வை வழங்குகிறது.\n\n ### லிப்ரசைன் மூலம் நிகழ்நேர கண்காணிப்பின் முக்கிய நன்மைகள்\n\n #### 1. விரிவான மற்றும் உடனடி பின்தொடர்தல்\n\n கையொப்பமிடும் செயல்முறையின் ஒவ்வொரு அடியையும் கண்காணிக்க லிப்ரசைனின் நிகழ்நேர கண்காணிப்பு உங்களை அனுமதிக்கிறது. இதன் பொருள் எந்த நேரத்திலும் ஒரு ஆவணம் கையொப்பமிடப்பட்டதா அல்லது இன்னும் நடவடிக்கை நிலுவையில் உள்ளதா என்பதை நீங்கள் சரிபார்க்கலாம். ஆவணங்கள் இன்னும் நிற்கவில்லை என்பதையும், சம்பந்தப்பட்ட அனைத்து தரப்பினரும் தங்கள் காலக்கெடுவை நிறைவு செய்வதையும் உறுதி செய்வதற்கு இந்த உடனடி தெரிவுநிலை அவசியம்.\n\n #### 2. தானியங்கி நினைவூட்டல்களை அனுப்புதல்\n\n ஒரு ஆவணம் கையொப்பம் நிலுவையில் இருக்கும்போது, கையொப்பமிட்டவர்களுக்கு நினைவூட்டல்களை அனுப்ப லிப்ரசைன் உங்களை அனுமதிக்கிறது. இந்த செயல்பாடு அனைவருக்கும் அறிவிக்கப்பட்டு விரைவாக செயல்பட முடியும் என்பதை உறுதி செய்கிறது, தேவையற்ற தாமதங்களைத் தவிர்க்கிறது. பொது நிறுவனங்களில், விரைவு மற்றும் துல்லியம் அடிப்படை எனில், கையொப்பமிட்டவர்களை தானாகவே நினைவில் வைத்திருக்கும் இந்த திறன் மிகவும் குறிப்பிடத்தக்க வேறுபாட்டாகும்.\n\n #### 3. விரைவான சிக்கல் தீர்வு\n\n நிகழ்நேர கண்காணிப்புடன், சிக்கல்களைக் கண்டறிந்து உடனடியாக தீர்க்க முடியும். ஆவணங்களின் முன்னேற்றத்தைக் கண்காணிப்பதன் மூலம், நீங்கள் ஏதேனும் தடைகள் அல்லது தாமதங்களைக் கண்டறிந்து நிலைமையை சரிசெய்ய தேவையான நடவடிக்கைகளை எடுக்கலாம். இந்த விரைவான மறுமொழி திறன் பணிப்பாய்வு செயல்திறனை மேம்படுத்துகிறது மற்றும் நிறுவப்பட்ட காலக்கெடுவுக்குள் ஆவணங்கள் கையொப்பமிடப்படுவதை உறுதி செய்கிறது.\n\n ####. உள்ளுணர்வு டாச்போர்டு\n\n ஒவ்வொரு ஆவணத்தின் நிலையைப் பற்றிய தெளிவான, விரிவான பார்வையை லிப்ரேசின் ஊடாடும் டாச்போர்டு உங்களுக்கு வழங்குகிறது. இந்த உள்ளுணர்வு இடைமுகம் பல ஒரே நேரத்தில் கையொப்பங்களை நிர்வகிப்பதற்கும் கண்காணிப்பதற்கும் உதவுகிறது, மேலும் குழு அதிக மூலோபாய பணிகளில் கவனம் செலுத்த அனுமதிக்கிறது, கணினி ஆவணக் கட்டுப்பாடு மற்றும் கண்காணிப்பை கவனித்துக்கொள்கிறது என்பதை அறிவது.\n\n #### பொது அமைப்புகளுக்கு ஏன் லிப்ரசைன் தேவை?\n\n பொது நிறுவனங்கள் வெவ்வேறு கட்சிகளால் கையொப்பமிட வேண்டிய பெரிய அளவிலான ஆவணங்களைக் கையாளுகின்றன, பெரும்பாலும் வெவ்வேறு இடங்களில். நிர்வாக செயல்முறைகளை ஒழுங்காக வைத்திருக்கவும், சேவைகளின் தொடர்ச்சியை உறுதிப்படுத்தவும் இந்த சந்தாக்களை நிர்வகிப்பதில் செயல்திறன் தேவை. கையொப்பமிடும் செயல்முறையை விரைவுபடுத்துவது மட்டுமல்லாமல், ஒரே குழுவில் கையொப்ப நிர்வாகத்தை மையப்படுத்துவதன் மூலம் குழு அமைப்பு மற்றும் உற்பத்தித்திறனையும் மேம்படுத்துகிறது.\n\n ### நிகழ்நேர கண்காணிப்பு பயன்பாடுகளின் எடுத்துக்காட்டுகள்\n\n 1. ** அரசு துறைகள்: **\n\n அரசாங்கத் துறைகளில், உத்தியோகபூர்வ ஆவணங்களில் கையெழுத்திடுவது நாள்தோறும் நடவடிக்கையாகும், நிகழ்நேர கண்காணிப்பு அனைத்து ஆவணங்களும் சரியான நேரத்தில் கையொப்பமிடப்படுவதையும், முக்கியமான விவரங்கள் எதுவும் கவனிக்கப்படவில்லை என்பதையும் உறுதி செய்கிறது.\n\n 2. ** மருத்துவமனைகள் மற்றும் சுகாதார சேவைகள்: **\n\n மருத்துவமனைகள் மற்றும் சுகாதார சேவைகளில், திறமையான ஆவண மேலாண்மை உண்மையில் உயிர்களைக் காப்பாற்ற முடியும். மருந்து மற்றும் அங்கீகார கையொப்பங்கள், மருந்துகள் மற்றும் பிற முக்கியமான ஆவணங்களை நிகழ்நேரத்தில் கண்காணிக்கும் திறன் நோயாளிகள் தாமதங்கள் இல்லாமல் தங்களுக்குத் தேவையான கவனிப்பைப் பெறுவதை உறுதி செய்கிறது.\n\n 3. ** கல்வித் துறை: **\n\n ஆசிரியர் ஒப்பந்தங்கள், பெற்றோரின் ஒப்புதல்கள், மாணவர் பதிவுகள் மற்றும் பிற முக்கியமான ஆவணங்களை திறமையாகவும் வெளிப்படையாகவும் நிர்வகிப்பதன் மூலம் பள்ளிகள், பல்கலைக்கழகங்கள் மற்றும் பிற கல்வி நிறுவனங்கள் லிப்ரீசைனில் இருந்து பயனடையலாம்.\n\n லிப்ரசைன் உடன் நிகழ்நேர கண்காணிப்பை செயல்படுத்துவது ஆவண நிர்வாகத்தை புரட்சிகரமாக்குகிறது, இது மிகவும் வெளிப்படையான மற்றும் திறமையான அனுபவத்தை வழங்குகிறது. பொது நிறுவனங்கள், குறிப்பாக, இந்த தொழில்நுட்பத்திலிருந்து பயனடையலாம், அவற்றின் கையொப்ப செயல்முறைகள் சுறுசுறுப்பானவை மற்றும் நன்கு கட்டுப்படுத்தப்படுகின்றன என்பதை உறுதி செய்கிறது.\n\n தெரிவுநிலை மற்றும் கட்டுப்பாட்டு பற்றாக்குறை உங்கள் நிறுவனத்தின் உற்பத்தித்திறனுக்கு தீங்கு விளைவிக்க வேண்டாம். உங்கள் டிசிட்டல் கையொப்ப செயல்முறைகளை லிப்ரசைட்டை முயற்சித்து மாற்றவும். ஒரு ஆர்ப்பாட்டத்தைத் திட்டமிடுங்கள் மற்றும் உங்கள் நிறுவனத்தில் ஆவண மேலாண்மை மற்றும் நிர்வாக செயல்திறனை எவ்வாறு மேம்படுத்தலாம் என்பதைக் கண்டறியவும்.\n",
- "### Validity of Legal Signatures in Brazil and Around the World\n\nWith the increasing digitalization of administrative and legal processes, the validity of electronic signatures has become a topic of great relevance. Digital signatures offer security, agility, and convenience, but it is essential to understand their legal basis both in Brazil and in other countries. In this article, we explore the legal validity of digital signatures in a global context.\n\n#### Legal Signatures in Brazil\n\nIn Brazil, the validity of electronic signatures is provided for by [Provisional Measure No. 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), which established the Brazilian Public Key Infrastructure (ICP-Brasil). This measure establishes that digitally signed documents using certificates issued by accredited authorities have the same legal validity as physically signed documents.\n\n**Article 10 of MP 2,200-2/2001:**\n\"Electronic documents referred to in this Provisional Measure, whose signatures were made using a digital certificate issued by an accredited Certification Authority, are considered public or private documents.\"\n\nAdditionally, [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) brought important updates on the use of electronic signatures in the public sector, classifying them into three types: simple, advanced, and qualified, with the latter having the highest level of security and legal validity.\n\n#### Legal Signatures Around the World\n\nThe regulation of electronic signatures varies from country to country, but there is a global movement towards their acceptance and validation.\n\n##### European Union\n\nIn the European Union, the [eIDAS Regulation](https://s.librecode.coop/e-idas-regulation) (Electronic Identification, Authentication and Trust Services), in effect since 2016, standardizes the use of electronic signatures among Member States. The eIDAS recognizes three types of electronic signatures: simple, advanced, and qualified, with the latter being the only one that has legal equivalence to handwritten signatures.\n\n**Article 25 of the eIDAS Regulation:**\n\"A qualified electronic signature shall have the equivalent legal effect of a handwritten signature.\"\n\n##### United States\n\nIn the United States, the Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) and the Uniform Electronic Transactions Act (UETA) establish that electronic signatures are legally valid and enforceable, provided that all parties involved in the contract opt to use electronic means.\n\n**Section 101(a) of the E-SIGN Act:**\n\"A signature, contract, or other record relating to such transaction may not be denied legal effect, validity, or enforceability solely because it is in electronic form.\"\n\n#### Benefits of Digital Signatures\n\nThe adoption of digital signatures offers several benefits for businesses and institutions:\n\n1. **Security:** They use encryption to ensure the authenticity and integrity of documents.\n2. **Efficiency:** They reduce the time required to sign and process documents.\n3. **Sustainability:** They decrease paper usage, contributing to more sustainable practices.\n\nDigital signatures represent a significant advancement in the way documents are managed and authenticated. Their legal validity is supported by specific laws both in Brazil and in other countries, providing security and efficiency for businesses and individuals.\n\nFor more information on the validity of digital signatures in Brazil, visit [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n": "### பிரேசிலிலும் உலகெங்கிலும் சட்டப்பூர்வ கையொப்பங்களின் செல்லுபடியாகும் தன்மை\n\nநிர்வாக மற்றும் சட்ட செயல்முறைகளின் அதிகரித்து வரும் டிசிட்டல் மயமாக்கலுடன், மின்னணு கையொப்பங்களின் செல்லுபடியாகும் தன்மை மிகவும் பொருத்தமான ஒரு தலைப்பாக மாறியுள்ளது. டிசிட்டல் கையொப்பங்கள் பாதுகாப்பு, சுறுசுறுப்பு மற்றும் வசதியை வழங்குகின்றன, ஆனால் பிரேசிலிலும் பிற நாடுகளிலும் அவற்றின் சட்ட அடிப்படையைப் புரிந்துகொள்வது அவசியம். இந்தக் கட்டுரையில், உலகளாவிய சூழலில் டிசிட்டல் கையொப்பங்களின் சட்டப்பூர்வ செல்லுபடியை நாங்கள் ஆராய்வோம்.\n\n#### பிரேசிலில் சட்டப்பூர்வ கையொப்பங்கள்\n\nபிரேசிலில், மின்னணு கையொப்பங்களின் செல்லுபடியாகும் தன்மை [தற்காலிக அளவீட்டு எண். 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm) ஆல் வழங்கப்படுகிறது, இது பிரேசிலிய பொது விசை உள்கட்டமைப்பை (ICP-Brasil) நிறுவியது. அங்கீகாரம் பெற்ற அதிகாரிகளால் வழங்கப்பட்ட சான்றிதழ்களைப் பயன்படுத்தி டிசிட்டல் முறையில் கையொப்பமிடப்பட்ட ஆவணங்கள் உடல் ரீதியாகக் கையொப்பமிடப்பட்ட ஆவணங்களைப் போலவே சட்டப்பூர்வ செல்லுபடியாகும் என்பதை இந்த நடவடிக்கை நிறுவுகிறது.\n\n**MP 2,200-2/2001 இன் பிரிவு 10:**\n\"இந்தத் தற்காலிக நடவடிக்கையில் குறிப்பிடப்பட்டுள்ள மின்னணு ஆவணங்கள், அங்கீகாரம் பெற்ற சான்றிதழ் ஆணையத்தால் வழங்கப்பட்ட டிசிட்டல் சான்றிதழைப் பயன்படுத்தி கையொப்பமிடப்பட்டவை, பொது அல்லது தனியார் ஆவணங்களாகக் கருதப்படுகின்றன.\"\n\nகூடுதலாக, [சட்டம் எண். 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) பொதுத்துறையில் மின்னணு கையொப்பங்களைப் பயன்படுத்துவது குறித்த முக்கியமான புதுப்பிப்புகளைக் கொண்டு வந்தது, அவற்றை மூன்று வகைகளாக வகைப்படுத்தியது: எளிமையானது, மேம்பட்டது மற்றும் தகுதியானது, பிந்தையது மிக உயர்ந்த அளவிலான பாதுகாப்பு மற்றும் சட்ட செல்லுபடியாகும் தன்மையைக் கொண்டுள்ளது.\n\n#### உலகம் முழுவதும் சட்ட கையொப்பங்கள்\n\nமின்னணு கையொப்பங்களின் ஒழுங்குமுறை நாட்டிற்கு நாடு மாறுபடும், ஆனால் அவற்றை ஏற்றுக்கொள்வதற்கும் சரிபார்ப்பதற்கும் உலகளாவிய இயக்கம் உள்ளது.\n\n##### ஐரோப்பிய ஒன்றியம்\n\nஐரோப்பிய ஒன்றியத்தில், 2016 முதல் நடைமுறையில் உள்ள [eIDAS ஒழுங்குமுறை](https://s.librecode.coop/e-idas-regulation) (மின்னணு அடையாளம் காணல், அங்கீகாரம் மற்றும் அறக்கட்டளை சேவைகள்), உறுப்பு நாடுகளிடையே மின்னணு கையொப்பங்களின் பயன்பாட்டைத் தரப்படுத்துகிறது. eIDAS மூன்று வகையான மின்னணு கையொப்பங்களை அங்கீகரிக்கிறது: எளிமையானது, மேம்பட்டது மற்றும் தகுதியானது, பிந்தையது கையால் எழுதப்பட்ட கையொப்பங்களுக்கு சட்டப்பூர்வ சமமானதாகும்.\n\n**eIDAS ஒழுங்குமுறையின் பிரிவு 25:**\n\"தகுதிவாய்ந்த மின்னணு கையொப்பம் கையால் எழுதப்பட்ட கையொப்பத்திற்கு சமமான சட்ட விளைவைக் கொண்டிருக்கும்.\"\n\n##### அமெரிக்கா\n\nஅமெரிக்காவில், உலகளாவிய மற்றும் தேசிய வர்த்தகச் சட்டம் ([E-SIGN சட்டம்](https://www.congress.gov/bill/106th-congress/house-bill/1714)) மற்றும் சீரான மின்னணு பரிவர்த்தனைகள் சட்டம் (UETA) ஆகியவை ஒப்பந்தத்தில் ஈடுபட்டுள்ள அனைத்து தரப்பினரும் மின்னணு வழிகளைப் பயன்படுத்தத் தேர்வுசெய்தால், மின்னணு கையொப்பங்கள் சட்டப்பூர்வமாகச் செல்லுபடியாகும் மற்றும் செயல்படுத்தக்கூடியவை என்பதை நிறுவுகின்றன.\n\n**E-SIGN சட்டத்தின் பிரிவு 101(a):**\n\"ஒரு கையொப்பம், ஒப்பந்தம் அல்லது அத்தகைய பரிவர்த்தனை தொடர்பான பிற பதிவு மின்னணு வடிவத்தில் இருப்பதால் மட்டுமே சட்ட விளைவு, செல்லுபடியாகும் தன்மை அல்லது செயல்படுத்தக்கூடிய தன்மை மறுக்கப்படக் கூடாது.\"\n\n#### டிசிட்டல் கையொப்பங்களின் நன்மைகள்\n\nடிசிட்டல் கையொப்பங்களை ஏற்றுக்கொள்வது வணிகங்கள் மற்றும் நிறுவனங்களுக்குப் பல நன்மைகளை வழங்குகிறது:\n\n1. **பாதுகாப்பு:** ஆவணங்களின் நம்பகத்தன்மை மற்றும் ஒருமைப்பாட்டை உறுதிப்படுத்த அவை குறியாக்கத்தைப் பயன்படுத்துகின்றன.\n2. **செயல்திறன்:** ஆவணங்களில் கையொப்பமிடவும் செயலாக்கவும் தேவையான நேரத்தை அவை குறைக்கின்றன.\n3. **நிலைத்தன்மை:** அவை காகித பயன்பாட்டைக் குறைத்து, மேலும் நிலையான நடைமுறைகளுக்குப் பங்களிக்கின்றன.\n\nடிசிட்டல் கையொப்பங்கள் ஆவணங்கள் நிர்வகிக்கப்படும் மற்றும் அங்கீகரிக்கப்படும் விதத்தில் குறிப்பிடத் தக்க முன்னேற்றத்தைக் குறிக்கின்றன. அவற்றின் சட்டப்பூர்வ செல்லுபடியாகும் தன்மை பிரேசிலிலும் பிற நாடுகளிலும் குறிப்பிட்ட சட்டங்களால் ஆதரிக்கப்படுகிறது, இது வணிகங்கள் மற்றும் தனிநபர்களுக்குப் பாதுகாப்பையும் செயல்திறனையும் வழங்குகிறது.\n\nபிரேசிலில் டிசிட்டல் கையொப்பங்களின் செல்லுபடியாகும் தன்மைபற்றிய கூடுதல் தகவலுக்கு, [ICP-Brasil](http://www.iti.gov.br/icp-brasil) மற்றும் [சட்ட எண். 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) ஐப் பார்வையிடவும்.\n",
- "$ 600/mo": "$ 600/மோ",
- "- Unlimited accounts\n- Storage customized": "- வரம்பற்ற கணக்குகள்\n - தனிப்பயனாக்கப்பட்ட சேமிப்பு",
- "- Until 5 accounts\n- Storage until 1Gb": "- 5 கணக்குகள் வரை\n - 1 சிபி சேமிப்பு வரை",
- "A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.": "ஒரு எளிய மற்றும் முழுமையான தீர்வு. இது செயல்முறைகளை விரைவுபடுத்துகிறது மற்றும் காகிதத்தின் பயன்பாட்டை அகற்றும். நாங்கள் அதை எங்கள் பொது மேலாண்மை அமைப்பு அல்லது மின்-வனப்பகுதியுடன் ஒருங்கிணைத்தோம், அது அபத்தமானது. வாழ்த்துக்கள்.",
- "About": "பற்றி",
- "About Us": "எங்களைப் பற்றி",
- "Access management by users or departments": "பயனர்கள் அல்லது துறைகளால் நிர்வாகத்தை அணுகவும்",
- "Advanced security": "மேம்பட்ட பாதுகாப்பு",
- "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises": "வணிக பரிவர்த்தனைகளில் சுறுசுறுப்பு மற்றும் பாதுகாப்பு மிக முக்கியமானது, மேலும் பல்வேறு துறைகளுக்கான புத்திசாலித்தனமான தேர்வாக லிப்ரசைன் வெளிப்படுகிறது. ஐ.டி நிபுணர்களின் கூட்டுறவு லிப்ரெகோட் உருவாக்கியது, லிப்ரசைன் இலவச மற்றும் திறந்த மூல மென்பொருள் (FOSS) தத்துவத்தை உள்ளடக்கியது. வலுவான பாதுகாப்பு தரங்களுடன், இது மின்னணு கையொப்பங்களின் மீறலை உறுதி செய்கிறது, இது அரசு, கல்வி மற்றும் கார்ப்பரேட் நிறுவனங்களுக்கு ஏற்றதாக அமைகிறது",
- "Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n": "எந்தவொரு நிறுவனத்தின் வெற்றிக்கும் வணிக பரிவர்த்தனைகளில் சுறுசுறுப்பு மற்றும் பாதுகாப்பு தேவை. இந்த சூழ்நிலையில்தான், லிப்ரசைன் பல்வேறு துறைகளில் உள்ள வணிகங்களுக்கான அறிவுள்ள தேர்வாக நிற்கிறது, இது செயல்திறனை மட்டுமல்லாமல் பாதுகாப்பு மற்றும் தனியுரிமைக்கான உறுதிப்பாட்டையும் வழங்குகிறது.\n\n ஐடி நிபுணர்களின் கூட்டுறவு லிப்ரெகோட் உருவாக்கியது, லிப்ரசைன் என்பது மென்பொருளை விட அதிகம்; இது இலவச மற்றும் திறந்த மூல மென்பொருள் (FOSS) தத்துவத்தின் வெளிப்பாடாகும், இது நாம் என்ன செய்கிறோம் என்பது மட்டுமல்லாமல், ஏன் அதைச் செய்கிறோம் என்பதை பிரதிபலிக்கிறது. எல்லாவற்றிற்கும் மேலாக, தொழில்நுட்பம் அனைவருக்கும் அணுகக்கூடியதாக இருக்க வேண்டும் என்ற நம்பிக்கையால் நாங்கள் உந்தப்படுகிறோம், பயன்பாட்டின் சுதந்திரத்தை ஊக்குவிக்கிறோம், மாற்றியமைத்தல் மற்றும் விநியோகம்.\n\n இலவச மற்றும் திறந்த மூல மாதிரியை ஏற்றுக்கொள்வதன் மூலம், லிப்ரசைன் வணிகங்களுக்கு செலவு குறைந்த தீர்வை வழங்குவதோடு மட்டுமல்லாமல், ஒவ்வொரு வணிகத்தின் குறிப்பிட்ட கோரிக்கைகளுக்கு மென்பொருளை மாற்றியமைக்கத் தேவையான நெகிழ்வுத்தன்மையையும் வழங்குகிறது. இதன் பொருள் உங்கள் நிறுவனம் ஒரு தயாரிப்பைப் பெறுவது மட்டுமல்ல, மேம்பட்ட தொழில்நுட்ப தீர்வுகளை உருவாக்குவதற்கு அர்ப்பணிக்கப்பட்ட ஒரு சமூகத்தின் ஒரு பகுதியாக மாறுகிறது.\n\n ## பாதுகாப்பு முதலில்\n\n பாதுகாப்பு மற்றும் குறியாக்கத்தின் மிக உயர்ந்த தரங்களுடன் உருவாக்கப்பட்ட எங்கள் பயனர்கள் மின்னணு ஆவணங்களில் நம்பிக்கையுடன் கையெழுத்திடலாம், அவற்றின் முக்கியமான தகவல்கள் பாதுகாக்கப்படுகின்றன என்பதை அறிந்து கொள்ளலாம்.\n\n குறியாக்கம் மின்னணு கையொப்பங்கள் பாதுகாப்பானவை மற்றும் மீற முடியாதவை என்பதை உறுதி செய்கிறது, இது வணிகங்களுக்கு மட்டுமல்ல, வாடிக்கையாளர்களுக்கும் கூட்டாளர்களுக்கும் மன அமைதியை வழங்குகிறது. லிப்ரசைனைத் தேர்ந்தெடுப்பதன் மூலம், உங்கள் நிறுவனம் நாங்கள் செய்யும் எல்லாவற்றின் மையத்திலும் பாதுகாப்பையும் தனியுரிமையையும் வைக்கும் ஒரு தீர்வில் முதலீடு செய்கிறது.\n\n ## யார் லிப்ரசைன்?\n\n அரசு, கல்வி மற்றும் கார்ப்பரேட் நிறுவனங்கள் உள்ளிட்ட பல்வேறு துறைகளின் குறிப்பிட்ட தேவைகளைப் நிறைவு செய்ய உருவாக்கப்பட்ட ஒரு பல்துறை தீர்வாகும். அரசாங்க ஒப்பந்தங்கள், கல்வி ஆவணங்கள் மற்றும் கார்ப்பரேட் ஒப்பந்தங்களில் கையெழுத்திடுவது போன்ற செயல்முறைகளை எளிதாக்குவதன் மூலமும், நெறிப்படுத்துவதன் மூலமும், லிப்ரசைன் இந்த நிறுவனங்களின் அனைத்து மட்டங்களிலும் செயல்திறனை ஊக்குவிக்கிறது.\n\n லிப்ரேசைனைப் பயன்படுத்துவதன் மூலம், வணிகங்கள் ஒரு நடைமுறை கருவியில் முதலீடு செய்வது மட்டுமல்ல; செயல்முறை நிர்வாகத்தை மறுவரையறை செய்து மேம்படுத்தும் ஒரு புரட்சியில் அவர்கள் சேர்கிறார்கள். இந்த மாற்றம் செயல்திறனை மேம்படுத்துவதோடு மட்டுமல்லாமல், பாதுகாப்பை வலுப்படுத்துவதையும் நோக்கமாகக் கொண்டுள்ளது, அவற்றை மிக உயர்ந்த நிலைக்கு கொண்டு செல்கிறது.\n",
- "Any Questions? Answered": "ஏதாவது கேள்விகள்? பதில்",
- "Basic": "அடிப்படை",
- "Beyond offering agility and security in digital signatures and document management, LibreSign features functionalities that adapt to the specific needs of your organization.": "டிசிட்டல் கையொப்பங்கள் மற்றும் ஆவண நிர்வாகத்தில் சுறுசுறுப்பு மற்றும் பாதுகாப்பை வழங்குவதைத் தாண்டி, உங்கள் நிறுவனத்தின் குறிப்பிட்ட தேவைகளுக்கு ஏற்ப செயல்பாடுகளை லிப்ரசைன் கொண்டுள்ளது.",
- "Blog Page": "வலைப்பதிவு பக்கம்",
- "Business": "வணிகம்",
- "Button to play characters captcha": "எழுத்துக்கள் கேப்ட்சா விளையாடுவதற்கான பொத்தான்",
- "Button to reload characters captcha": "எழுத்துக்களை மீண்டும் ஏற்ற பொத்தான் கேப்ட்சா",
- "By %s": "மூலம் %s",
- "By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.": "சான்றிதழ் ஆணையத்தால் வழங்கப்பட்ட டிசிட்டல் சான்றிதழ்களைப் பயன்படுத்துவதன் மூலம், கையொப்பமிட்டவரின் அடையாளம் மற்றும் ஆவணத்தின் ஒருமைப்பாட்டை உறுதிப்படுத்த முடியும். உடல் கையொப்பங்கள் போலியானவை, உங்கள் ஆவணங்களின் செல்லுபடியை வேறுபாடின்மை செய்கின்றன. இருப்பினும், தற்காலிக அளவீட்டு எண் 2.200-2/2001 ஆல் கட்டுப்படுத்தப்படும் டிசிட்டல் கையொப்பங்கள், உங்கள் ஆவணங்களின் நம்பகத்தன்மையையும் சட்ட செல்லுபடியையும் பாதுகாக்க தேவையான பாதுகாப்பை வழங்குகின்றன.",
- "CONTACT US": "எங்களை தொடர்புகொள்",
- "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!": "உங்கள் தேவைகளுக்கான சரியான திட்டத்தைத் தேர்வுசெய்க - அனைத்து அளவிலான நிறுவனங்களுக்கும் நெகிழ்வுத்தன்மை மற்றும் பாதுகாப்பு!",
- "Cloud Storage": "மேகக்கணி சேமிப்பு",
- "Compare plans": "திட்டங்களை ஒப்பிடுக",
- "Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!": "மின்னணு கையொப்பங்களுக்கு இதுபோன்ற திறமையான தீர்வை உருவாக்கிய லிப்ரசைன் மேம்பாட்டுக் குழுவுக்கு வாழ்த்துக்கள்! லிப்ரசைன் ஒரு உள்ளுணர்வு இடைமுகத்தையும் பயன்பாட்டின் எளிமையையும் கொண்டுள்ளது, இது பல்வேறு பநிஇ களுடன் ஒருங்கிணைக்க அனுமதிக்கிறது. நான் வளர்ச்சியைப் பின்பற்றி வருகிறேன், ஒவ்வொரு புதிய வெளியீட்டிலும் அதை மேம்படுத்துவதைப் பார்க்கிறேன். டிசிட்டல் கையொப்பங்களை நிர்வகிப்பது எளிய மற்றும் நம்பகமான அனுபவமாக மாற்றுகிறது. நான் அதை மிகவும் பரிந்துரைக்கிறேன்!",
- "Contact": "தொடர்பு",
- "Contact us to more informations": "மேலும் தகவலுக்கு எங்களை தொடர்பு கொள்ளவும்",
- "Contribute to a greener world by eliminating the use of paper.": "காகிதத்தின் பயன்பாட்டை அகற்றுவதன் மூலம் பசுமையான உலகிற்கு பங்களிக்கவும்.",
- "Customization of visual identity (colors, logo and domain)": "காட்சி அடையாளத்தின் தனிப்பயனாக்கம் (வண்ணங்கள், லோகோ மற்றும் டொமைன்)",
- "Developed by": "உருவாக்கியது",
- "Did you know that digital signature is the safest and most efficient way to validate electronic documents?": "மின்னணு ஆவணங்களை சரிபார்க்க டிசிட்டல் கையொப்பம் பாதுகாப்பான மற்றும் திறமையான வழி என்பது உங்களுக்குத் தெரியுமா?",
- "Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.": "பாதுகாப்பான மற்றும் திறமையான டிஜிட்டல் கையொப்ப தளமான LibreSign ஐக் கண்டறியவும். மேம்பட்ட குறியாக்கத்துடன் செலவுகளைக் குறைக்கவும், உற்பத்தித்திறனை அதிகரிக்கவும், சட்டப்பூர்வ செல்லுபடியை உறுதிப்படுத்தவும். சுறுசுறுப்பு மற்றும் நிலைத்தன்மையை விரும்பும் நிறுவனங்களுக்கு ஏற்றது.",
- "Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.": "லிபிரீசைனுடன் ஈ-செடேட்டை ஒருங்கிணைப்பதன் முக்கிய நன்மைகளைக் கண்டறிந்து, இந்த கூட்டாண்மை நகராட்சிகளின் டிசிட்டல்மயமாக்கலை எவ்வாறு மாற்றுகிறது, சுறுசுறுப்பு, பாதுகாப்பு மற்றும் நிலைத்தன்மையை ஊக்குவிக்கிறது என்பதைப் பாருங்கள்.",
- "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.": "பிரேசில் மற்றும் உலகெங்கிலும் டிசிட்டல் கையொப்பங்களின் செல்லுபடியைக் கண்டறியவும். இந்த கட்டுரை மின்னணு கையொப்பங்களின் சட்ட அடிப்படையை ஆராய்கிறது, குறிப்பிட்ட சட்டங்களை மேற்கோள் காட்டி, வணிகங்கள் மற்றும் நிறுவனங்களுக்கான இந்த தொழில்நுட்பத்தின் நன்மைகளை எடுத்துக்காட்டுகிறது.",
- "Document management in education - Challenges and solutions with LibreSign": "கல்வியில் ஆவண மேலாண்மை - லிபிரீசைக் உடனான சவால்கள் மற்றும் தீர்வுகள்",
- "Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.": "கல்வித் துறையில் ஆவண மேலாண்மை சிக்கலானது மற்றும் கைமுறையாக செய்யும்போது திறமையற்றது. லிப்ரசைன் மூலம், கல்வி நிறுவனங்கள் ஆவண நிர்வாகத்தை மேம்படுத்தலாம், அதை வேகமாகவும், துல்லியமாகவும், திறமையாகவும் மாற்றும்.",
- "Document validation by QR Code": "QR குறியீட்டின் ஆவண சரிபார்ப்பு",
- "Easily create, send, sign and track all your contracts in one place": "உங்கள் அனைத்து ஒப்பந்தங்களையும் ஒரே இடத்தில் எளிதாக உருவாக்கவும், அனுப்பவும், கையொப்பமிடவும் கண்காணிக்கவும்",
- "Education": "கல்வி",
- "Electronic document management": "மின்னணு ஆவண மேலாண்மை",
- "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.": "எலக்ட்ரானிக் கையொப்பம் பிடிப்பு என்பது கையெழுத்திடப்பட்ட கையொப்பத்துடன் மின்னணு ஆவணக் கோப்புகளில் கையொப்பமிடுவதற்கான தொழில்நுட்பமாகும். இந்த தொழில்நுட்பத்தின் பயன்பாடு, அஞ்சல், சேமிப்பு, தாக்கல் செய்தல், நகலெடுப்பது மற்றும் காகித ஆவணங்களை மீட்டெடுக்க அனுமதிக்கிறது. இது உங்கள் வணிக நேரத்தையும் பணத்தையும் மிச்சப்படுத்தும்.",
- "Encrypted signatures that guarantee the integrity of your documents.": "உங்கள் ஆவணங்களின் ஒருமைப்பாட்டை உறுதிப்படுத்தும் மறைகுறியாக்கப்பட்ட கையொப்பங்கள்.",
- "Features": "நற்பொருத்தங்கள்",
- "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API": "கோப்பு உருவாக்கம், டிசிட்டல் சான்றிதழ், கையொப்ப மேலாண்மை, ஆவண மேலாண்மை, சரிபார்ப்பு, பநிஇ",
- "Fill in the fields below with your data": "உங்கள் தரவைக் கொண்டு கீழே உள்ள புலங்களை நிரப்பவும்",
- "Finally an excellent app for signing documents. Very good!": "இறுதியாக ஆவணங்களில் கையெழுத்திடுவதற்கான சிறந்த பயன்பாடு. மிகவும் நல்லது!",
- "Free and open source software for electronic signatures": "மின்னணு கையொப்பங்களுக்கான இலவச மற்றும் திறந்த மூல மென்பொருள்",
- "Full Name": "முழு பெயர்",
- "Home": "வீடு",
- "Hybrid signatures": "கலப்பின கையொப்பங்கள்",
- "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign": "கலப்பின கையொப்பங்கள் பேச்சுவார்த்தை செயல்முறைகளை நெறிப்படுத்துகின்றன, ஆவணங்களை டிசிட்டல் முறையில் கையொப்பமிட தனிப்பட்ட அல்லது கணினி உருவாக்கிய டிசிட்டல் சான்றிதழ்களுக்கு இடையில் தேர்ந்தெடுப்பதில் நெகிழ்வுத்தன்மையை வழங்குகின்றன",
- "Image with captcha text": "கேப்ட்சா உரையுடன் படம்",
- "In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n": "டிசிட்டல் சகாப்தத்தில், ஆவண சரிபார்ப்பில் பாதுகாப்பையும் செயல்திறனையும் உறுதி செய்வது மிக முக்கியமானது. டிசிட்டல் கையொப்ப கண்டுபிடிப்புகளின் தலைவரான லிப்ரசைன், QR குறியீடு மூலம் ஆவண சரிபார்ப்பை அறிமுகப்படுத்துவதன் மூலம் அனுபவத்தை மறுவரையறை செய்கிறது. இந்த செயல்பாடு எவ்வாறு பாதுகாப்பை வலுப்படுத்துவது மட்டுமல்லாமல், டிசிட்டல் கையொப்பமிடப்பட்ட ஆவணங்களை சரிபார்ப்பதில் அதிக சுறுசுறுப்பையும் வழங்குகிறது என்பதை இந்த கட்டுரை விவாதிக்கும்.\n\n ஆவணத்தில் குறியீட்டை ச்கேன் செய்வதன் மூலம் டிசிட்டல் கையொப்ப நம்பகத்தன்மையின் சரிபார்ப்பு விரைவானது மற்றும் எளிதானது. இது நேரத்தை எடுத்துக்கொள்ளும் மற்றும் சிக்கலான செயல்முறைகளை நீக்குகிறது, இது நேரடியான சரிபார்ப்பு அனுபவத்தை வழங்குகிறது.\n\n சரிபார்ப்புக்கு QR குறியீட்டைப் பயன்படுத்துவது பாதுகாப்பின் ஒரு அடுக்கைச் சேர்ப்பது மட்டுமல்லாமல், தேதி, நேரம் மற்றும் கையொப்பமிட்டவர் அடையாளம் காணல் போன்ற அத்தியாவசிய விவரங்களுக்கு உடனடி அணுகலை வழங்குவதன் மூலம் வெளிப்படைத்தன்மையை ஊக்குவிக்கிறது. இந்த வெளிப்படைத்தன்மை சம்பந்தப்பட்ட தரப்பினரிடையே நம்பிக்கையை உருவாக்குகிறது மற்றும் செயல்முறையை தெளிவாகவும் பயனுள்ளதாகவும் ஆக்குகிறது.\n\n மேலும், லிப்ரசைன் பல்வேறு தளங்களுடன் இணக்கமானது, ஆவண சரிபார்ப்பை இன்னும் அணுகக்கூடியதாக ஆக்குகிறது. QR குறியீட்டைப் பயன்படுத்துவதன் மூலம், மொபைல் சாதனங்கள் அல்லது கணினிகளில் இருந்தாலும் ஆவணங்களை எங்கும் சரிபார்க்க முடியும்.\n\n லிப்ரேசைனில் QR குறியீடு பயன்பாட்டின் மற்றொரு நன்மை காகித நுகர்வு குறைப்பு ஆகும். சரிபார்ப்பு டிசிட்டல் முறையில் செய்யப்படுவதால், கையொப்பங்களை சரிபார்க்க ஆவணங்களை அச்சிட வேண்டிய அவசியமில்லை, சுற்றுச்சூழல் பாதுகாப்பிற்கு பங்களிக்கிறது.\n\n இந்த அனைத்து நன்மைகளுடனும், டிசிட்டல் ஆவணங்களை சரிபார்க்க பாதுகாப்பான மற்றும் விரைவான வழியைத் தேடும் நிறுவனங்களுக்கும் தனிநபர்களுக்கும் லிப்ரசைனில் QR குறியீடு சரிபார்ப்பு ஒரு திறமையான தீர்வாக மாறும். அதிகாரத்துவ செயல்முறைகளில் நேரத்தை வீணாக்காதீர்கள்; ஆவண சரிபார்ப்பில் புதிய பாதைகளை ஆராய இப்போது லிப்ரேசைனை முயற்சிக்கவும்.\n",
- "In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n": "டிசிட்டல் கையொப்ப செயல்முறைகளில் பொதுவான சவால்களை எதிர்கொண்டு, கலப்பின கையொப்பங்கள் ஒரு பயனுள்ள தீர்வை வழங்குகின்றன. இந்த கண்டுபிடிப்பில் ஒரு முன்னோடியாக, லிப்ரசைன் அதன் பயனர்களுக்கு அவர்களின் தனிப்பட்ட டிசிட்டல் சான்றிதழ் (ஈ-சிபிஎஃப் அல்லது ஈ-சிஎன்பிசே) அல்லது உலகில் எங்கிருந்தும் ஆவணங்களில் கையெழுத்திட கணினி உருவாக்கிய சான்றிதழைப் பயன்படுத்துவதற்கு இடையில் தேர்வு செய்வதற்கான நெகிழ்வுத்தன்மையை வழங்குகிறது.\n டிசிட்டல் சான்றிதழ், ஈ-சிபிஎஃப் அல்லது ஈ-சிஎன்பிசே, மின்னணு கையொப்பங்களில் அடிப்படை பங்கு வகிக்கிறது. ஒரு சான்றிதழ் ஆணையம் மூலம் பெறப்பட்ட இது ஒரு மின்னணு அடையாளமாக செயல்படுகிறது, இது ஆவணங்கள் மற்றும் வைத்திருப்பவரின் அடையாளத்தை உறுதிப்படுத்துகிறது. டோக்கன்கள், அறிவுள்ள கார்டுகள் அல்லது கிளவுட்டில் போன்ற சாதனங்களில் சேமிக்கப்படுகிறது, டிசிட்டல் கையொப்பங்களில் சட்டபூர்வமான தன்மையை உறுதி செய்வதற்கு சான்றிதழ் அவசியம்.\n லிப்ரசைனின் ஒரு தனித்துவமான நற்பொருத்தம் அதன் சொந்த சான்றிதழ் அதிகாரத்தை உருவாக்கும் திறன் ஆகும். இந்த அம்சத்தைத் தேர்ந்தெடுப்பதன் மூலம், பயனர்கள் கணினியால் உள்நாட்டில் உருவாக்கப்பட்ட சான்றிதழைப் பெறுகிறார்கள், செயல்முறையை நெறிப்படுத்துகிறார்கள் மற்றும் புதுமை மற்றும் செயல்திறனைச் சேர்க்கிறார்கள். லிப்ரசைன் மூலம் சுயமாக உருவாக்கப்பட்ட சான்றிதழ் ஆணையம் ஐ.சி.பி-பிராசிலின் தரங்களுடன் சீரமைக்கப்பட்ட ஒரு பாதுகாப்பான மற்றும் திறமையான தீர்வை வழங்குகிறது.\n ஐ.சி.பி-பிராசில் நிறுவிய கடுமையான தரங்களுடன் இணங்குவதை உறுதிசெய்து, லிப்ரசைன் மேற்கொண்ட ஒவ்வொரு கையொப்பத்திலும் பாதுகாப்பு மற்றும் சட்ட செல்லுபடியாகும் தன்மை மிக முக்கியமானது. கையொப்பமிடப்பட்ட ஒவ்வொரு ஆவணத்தின் நம்பகத்தன்மை மற்றும் சட்டபூர்வமான தன்மையை இது உறுதி செய்கிறது, அரசு, கல்வி மற்றும் கார்ப்பரேட் நிறுவனங்கள் உட்பட பல்வேறு துறைகளில் வணிகங்களின் எதிர்பார்ப்புகளை சந்தித்து மீறுகிறது.\n\n டிசிட்டல் கையொப்பங்களின் எதிர்காலத்தை மறுவரையறை செய்கிறது, இந்த புரட்சியின் ஒரு பகுதியாக இருக்க உங்களை அழைக்கிறது. மின்னணு கையொப்பங்களில் ஒரு புதிய அளவிலான அனுபவத்தை ஆராய எங்களுடன் சேருங்கள்.\n",
- "Invalid Captcha": "தவறான கேப்ட்சா",
- "Is a digital signature the same as a digitized signature?": "டிசிட்டல் கையொப்பம் டிசிட்டல் மயமாக்கப்பட்ட கையொப்பத்திற்கு சமமானதா?",
- "It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.": "இது ச்பானிச் அரசாங்கத்தால் வழங்கப்பட்ட மின்னணு சான்றிதழுடன் சரியாக செயல்படுகிறது. நெக்ச்ட் கிளவுட்டின் குறைந்த அறிவுள்ள எவருக்கும் நிறுவல் மிகவும் எளிமையானதாகவும் மலிவு விலையுயர்ந்ததாகவும் மாறிவிட்டது. உருவாக்குபவர் உதவி அருமை. மொபைல் சாதனங்கள் உட்பட அனைத்து சாதனங்களிலும் இது செயல்படுகிறது. கையொப்பங்களை உருவாக்குவதற்கும், கோருவதற்கும் கையொப்பமிடுவதற்கும் இது வெவ்வேறு விருப்பங்களைக் கொண்டுள்ளது. பதிப்பு 9 தரத்தில் ஒரு சிறந்த பாய்ச்சல் மற்றும் எதிர்காலத்தில் நிறைய உள்ளது. இந்த பயன்பாடு நன்றாக வேலை செய்கிறது மற்றும் இலவசம் என்பது நம்பமுடியாதது.",
- "Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.": "உங்கள் ஆவணங்களை இறுதி முதல் இறுதி குறியாக்கம் மற்றும் பல காரணி அங்கீகாரத்துடன் பாதுகாப்பாக வைத்திருங்கள், மின்னணு ஆவண கையொப்பமிடும் செயல்முறை முழுவதும் பாதுகாப்பை உறுதி செய்கிறது.",
- "Language": "மொழி",
- "Last articles": "கடைசி கட்டுரைகள்",
- "Learn more": "மேலும் அறிக",
- "Legal validity of electronic signatures in Brazil and around the world": "பிரேசில் மற்றும் உலகெங்கிலும் மின்னணு கையொப்பங்களின் சட்ட செல்லுபடியாகும்",
- "Let’s talk about digitally signing your documents!": "உங்கள் ஆவணங்களில் டிசிட்டல் முறையில் கையொப்பமிடுவது பற்றி பேசலாம்!",
- "LibreCode, a Brazilian cooperative of free software developers.": "இலவச மென்பொருள் உருவாக்குநர்களின் பிரேசிலிய கூட்டுறவு லிப்ரெகோட்.",
- "LibreSign API Guide": "இலவச பநிஇ வழிகாட்டி",
- "LibreSign GitHub repository": "Libresign github களஞ்சியம்",
- "LibreSign Instagram profile": "Instagram சுயவிவரத்தை லிப்ரசைன்",
- "LibreSign LinkedIn page": "லிப்சைன் சென்டர் பக்கம்",
- "LibreSign Telegram group": "லிப்ரசைன் டெலிகிராம் குழு",
- "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.": "கணினி ஆசிங் உருவாக்குவதால், ஆவணங்களை பாதுகாப்பாகவும் சட்ட செல்லுபடியாக்கலுடனும் கையொப்பமிட லிப்ரசைன் அனுமதிக்கிறது - கையொப்பமிடப்பட்ட பின்னர் கோப்பு மாற்றப்படாமல் இருப்பதை உறுதி செய்யும் ஒரு வழிமுறை - அத்துடன் எண்கள் மற்றும் ஆவணத்தில் மேற்கொள்ளப்பட்ட ஒவ்வொரு கையொப்பத்தின் நேரங்களையும் பதிவு செய்கின்றன. இந்த வழியில், கணினி சிடிபிஆர் - பொது தரவு பாதுகாப்பு சட்டத்தின் அனைத்து தேவைகளையும் நிறைவு செய்கிறது.",
- "LibreSign frequently asked questions": "லிப்ரசைன் அடிக்கடி கேட்கப்படும் கேள்விகள்",
- "LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.": "லிப்ரசைன் நீண்ட தூரம் வந்துள்ளது, மேலும் இது பெரும்பாலான வணிக மின்-கையொப்ப தீர்வுகளுக்கு மாற்றாக உள்ளது, மேலும் இது திறந்த மூலமாகும்.",
- "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.": "லிப்ரேசின் என்பது எலக்ட்ரானிக் கையொப்பங்களுக்கான வலை பயன்பாடாகும் (மின்-கையொப்பம்) லிப்ரிகோட் கூட்டுறவு (இலவச மென்பொருள் மேம்பாட்டில் நிபுணத்துவம் வாய்ந்த பிரேசிலிய கூட்டுறவு) உருவாக்கியது. அதன் வளர்ச்சி 2020 ஆம் ஆண்டின் தொடக்கத்தில், தொற்றுநோய்க்கு மத்தியில், மக்களும் நிறுவனங்களும் தங்கள் உடல் ஆவணங்களை டிசிட்டலுக்கு இடம்பெயர்ந்தபோது, பின்னர் ஆவணங்கள், ஒப்பந்தங்கள் மற்றும் கையெழுத்திடுவதற்கான வாய்ப்பை வழங்கக்கூடிய ஒரு வலை தீர்வை உருவாக்க வேண்டிய தேவை இருந்தது பாதுகாப்பு மற்றும் சுறுசுறுப்புடன் ஆன்லைனில் திட்டங்கள்.",
- "LibreSign is the ideal choice for educational institutions looking to enhance their document processes with legal validity. Simplify the signing of contracts, authorizations, and other essential documents for academic administration. Promote effective document management, providing a streamlined and modern experience for students, teachers, and administrative staff.": "சட்ட செல்லுபடியாகும் தன்மையுடன் தங்கள் ஆவண செயல்முறைகளை மேம்படுத்த விரும்பும் கல்வி நிறுவனங்களுக்கு லிப்ரசைன் சிறந்த தேர்வாகும். கல்வி நிர்வாகத்திற்கான ஒப்பந்தங்கள், அங்கீகாரங்கள் மற்றும் பிற அத்தியாவசிய ஆவணங்களின் கையொப்பத்தை எளிதாக்குங்கள். பயனுள்ள ஆவண நிர்வாகத்தை ஊக்குவித்தல், மாணவர்கள், ஆசிரியர்கள் மற்றும் நிர்வாக ஊழியர்களுக்கு நெறிப்படுத்தப்பட்ட மற்றும் நவீன அனுபவத்தை வழங்குதல்.",
- "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!": "QR குறியீட்டைக் கொண்டு ஆவண நம்பகத்தன்மை சரிபார்ப்பை லிப்ரேசின் புரட்சிகரமாக்குகிறது, பாதுகாப்பு, செயல்திறன் மற்றும் நடைமுறைத்தன்மையை உறுதி செய்கிறது. அதன் உடனடி சரிபார்ப்பு, சுறுசுறுப்பு, வெளிப்படைத்தன்மை மற்றும் பல்வேறு தளங்களுடன் பொருந்தக்கூடிய தன்மை ஆகியவை நிலையான வணிகங்களுக்கு ஏற்றதாக அமைகின்றன. இந்த தீர்வை இப்போது முயற்சிக்கவும்!",
- "Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.": "Docusign போன்ற விலையுயர்ந்த முகில் சேவைகளுக்கு லிப்ரசைன் ஒரு முழு அம்சமான மாற்றாக மாறி வருகிறது. நெக்ச்ட் முகில் ஒருங்கிணைப்பு மின் சமிக்ஞைகளைப் பயன்படுத்துவதற்கான உண்மையான விருப்பமாக அமைகிறது.",
- "Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.": "லிப்ரசைனின் நெக்ச்ட் முகில் ஒருங்கிணைப்பு கடந்த ஆண்டில் நீண்ட தூரம் வந்துவிட்டது. நீங்கள் இதற்கு முன்பு முயற்சித்தால், அது குறைவு ஏற்பட்டால், அதற்கு மற்றொரு வாய்ப்பு கொடுங்கள். இது ஒரு உண்மையான விருப்பம் மற்றும் பிற மின்-கையொப்ப சேவைகளுக்கு மாற்றாக இருப்பதை நான் காண முடிகிறது.",
- "Main features": "முக்கிய நற்பொருத்தங்கள்",
- "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.": "லிப்ரைசைனின் பநிஇ ஒருங்கிணைப்புடன் உங்கள் பணிப்பாய்வு செயல்திறனை அதிகரிக்கவும். டிசிட்டல் கையொப்ப செயல்முறைகளை தானியங்குபடுத்துதல், கையேடு பிழைகளை குறைத்தல் மற்றும் பாதுகாப்பை மேம்படுத்துதல். எங்கள் பநிஇ உங்கள் இருக்கும் கணினிகளில் டிசிட்டல் கையொப்ப செயல்பாட்டை இணைப்பதை எளிதாக்குகிறது.",
- "Message": "செய்தி",
- "Multiple signers": "பல கையொப்பமிட்டவர்கள்",
- "Need more features?": "கூடுதல் நற்பொருத்தங்கள் தேவையா?",
- "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.": "இல்லை. டிசிட்டல் மயமாக்கப்பட்ட கையொப்பம் என்பது கையால் எழுதப்பட்ட கையொப்பத்தை ச்கேனர்-வகையைப் பயன்படுத்தி ஒரு படமாக இனப்பெருக்கம் செய்கிறது. கையொப்பமிட்டவருக்கும் உரைக்கும் இடையில் எந்த தொடர்பும் இல்லாததால், இது படைப்புரிமை மற்றும் மின்னணு ஆவணத்திற்கு பொறுப்பு அளிக்காது, ஏனெனில் அதை எளிதில் நகலெடுத்து மற்றொரு ஆவணத்தை செருகலாம்.",
- "Online document creation and editing": "நிகழ்நிலை ஆவண உருவாக்கம் மற்றும் திருத்துதல்",
- "Optimize document management in the public sector with LibreSign. Our solution provides effective administration to handle specific government documentation, ensuring security, speed, and strict compliance with the General Data Protection Law (GDPR). Simplify bureaucratic processes, expedite document signing, and promote more efficient management with LibreSign for the public sector.": "பொதுத்துறையில் ஆவண நிர்வாகத்தை லிப்ரசைன் மூலம் மேம்படுத்தவும். எங்கள் தீர்வு குறிப்பிட்ட அரசாங்க ஆவணங்களைக் கையாளவும், பாதுகாப்பு, விரைவு மற்றும் பொது தரவு பாதுகாப்பு சட்டத்துடன் (சிடிபிஆர்) கடுமையான இணக்கத்தை உறுதி செய்வதற்கும் பயனுள்ள நிர்வாகத்தை வழங்குகிறது. அதிகாரத்துவ செயல்முறைகளை எளிமைப்படுத்தவும், ஆவண கையொப்பத்தை விரைவுபடுத்தவும், பொதுத்துறைக்கு லிப்ரசைன் மூலம் அதிக திறமையான நிர்வாகத்தை ஊக்குவிக்கவும்.",
- "Our Pricing Plans": "எங்கள் விலை திட்டங்கள்",
- "Our electronic signature and document management solution streamline workflows, reducing time spent on manual processes. Achieve greater productivity, promote document security, and ensure compliance with the General Data Protection Law (GDPR), providing an agile experience for your clients and collaborators.": "எங்கள் மின்னணு கையொப்பம் மற்றும் ஆவண மேலாண்மை தீர்வு பணிப்பாய்வுகளை நெறிப்படுத்துகிறது, கையேடு செயல்முறைகளுக்கு செலவழித்த நேரத்தைக் குறைக்கிறது. அதிக உற்பத்தித்திறனை அடைவது, ஆவணப் பாதுகாப்பை ஊக்குவித்தல் மற்றும் பொது தரவு பாதுகாப்பு சட்டத்துடன் (சிடிபிஆர்) இணங்குவதை உறுதிசெய்து, உங்கள் வாடிக்கையாளர்களுக்கும் ஒத்துழைப்பாளர்களுக்கும் சுறுசுறுப்பான அனுபவத்தை வழங்குகிறது.",
- "Page to national movement that valozie cooperative initiatives.": "கூட்டுறவு முயற்சிகள் என்ற தேசிய இயக்கத்திற்கு பக்கம்.",
- "Phone": "தொலைபேசி",
- "Posts": "இடுகைகள்",
- "Pricing": "விலை",
- "Privacy policy": "தனியுரிமைக் கொள்கை",
- "Privacy policy term": "தனியுரிமை கொள்கை காலம்",
- "Private companies": "தனியார் நிறுவனங்கள்",
- "Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.": "பயன்பாட்டில் உள்ள கோரிக்கைகளைக் கவனிப்பதன் மூலம் இறுதிப் புள்ளிகளை வினவுதல் மற்றும் பயன்பாட்டு ஓட்டங்களைப் புரிந்துகொள்வது உள்ளிட்ட லிப்ரைச்ன் பநிஇ எவ்வாறு பயன்படுத்துவது என்பதற்கான நடைமுறை வழிகாட்டியை வழங்குகிறது.",
- "Public sector": "பொதுத்துறை",
- "Real-time monitoring": "நிகழ்நேர கண்காணிப்பு",
- "STARTING FROM": "தொடங்கி",
- "Security": "பாதுகாப்பு",
- "Send Message": "செய்தி அனுப்பவும்",
- "Sending reminder by email": "மின்னஞ்சல் மூலம் நினைவூட்டலை அனுப்புகிறது",
- "Sign and send documents in seconds, from anywhere in the world.": "உலகில் எங்கிருந்தும் ஆவணங்களை நொடிகளில் கையொப்பமிட்டு அனுப்பவும்.",
- "Simple electronic signature (without digital certificate) unlimited": "எளிய மின்னணு கையொப்பம் (டிசிட்டல் சான்றிதழ் இல்லாமல்) வரம்பற்றது",
- "Simplify your digital signatures and document management safely and efficiently": "உங்கள் டிசிட்டல் கையொப்பங்கள் மற்றும் ஆவண நிர்வாகத்தை பாதுகாப்பாகவும் திறமையாகவும் எளிதாக்குங்கள்",
- "Speed": "வேகம்",
- "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation": "பல நபர்களுக்கான டிசிட்டல் ஆவணங்களை கையொப்பமிடுவதை நெறிப்படுத்துங்கள், சட்ட செல்லுபடியாகும் தன்மை, பாதுகாப்பு மற்றும் ஒத்துழைப்பை உறுதி செய்தல். துறைகளுக்கு இடையில் ஒப்பந்த செயல்முறைகளை விரைவுபடுத்தி, நபர் கூட்டங்களின் தேவையை நீக்குகிறது. லிப்ரசைன் உடன் செயல்திறன் மற்றும் ஒத்துழைப்பைத் தழுவுங்கள், உங்கள் நிறுவனத்தை தடையற்ற டிசிட்டல் மாற்றத்தை நோக்கி வழிநடத்துங்கள்",
- "Sustainability": "நிலைத்தன்மை",
- "Talk to sales": "விற்பனையுடன் பேசுங்கள்",
- "Target audience": "இலக்கு பார்வையாளர்கள்",
- "Task control and management": "பணி கட்டுப்பாடு மற்றும் மேலாண்மை",
- "Technical support": "தொழில்நுட்ப உதவி",
- "Testimonials": "சான்றுகள்",
- "Thank you!": "நன்றி!",
- "The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign": "பொது நிர்வாகத்தில் டிசிட்டல் புரட்சி - மின் -சிடேட் லிப்ரசைன் உடன் ஒருங்கிணைத்தல்",
- "The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n": "நேரத்தையும் செலவுகளையும் குறைக்க தொழில்நுட்பத்தை நமக்குச் சாதகமாகப் பயன்படுத்துவதில் உள்ள சுறுசுறுப்பும் வசதியும், குறிப்பாகத் தொற்றுநோய் காலத்திற்குப் பிறகு, டிஜிட்டல் கையொப்பங்களை வணிகங்களுக்கு ஒரு சாத்தியமான மாற்றாக மாற்றியுள்ளன. அதிகரித்து வரும் போட்டி நிறைந்த சந்தையில், நேரத்தையும் வளங்களையும் சேமிப்பது, உற்பத்தித்திறனை அதிகரிப்பது மற்றும் நிலைத்தன்மையில் முதலீடு செய்வது ஆகியவை வாடிக்கையாளர் அனுபவத்தை மேம்படுத்துவதற்கு அவசியமாகிவிட்டன. பிரேசிலில் டிஜிட்டல் கையொப்ப சந்தை அதிகரித்து வருகிறது, மேலும் இந்தச் சேவையின் நம்பகத்தன்மை மற்றும் ஒருமைப்பாட்டை உறுதி செய்ய, அது என்ன, அதன் வகைகள், நன்மைகள் மற்றும் அதை எவ்வாறு பெறுவது என்பதை நாம் நன்கு புரிந்து கொள்ள வேண்டும்.\n\n### டிஜிட்டல் கையொப்பம் என்றால் என்ன?\nடிஜிட்டல் கையொப்பம் என்பது தனிநபர்கள் அல்லது நிறுவனங்களுக்கான மின்னணு ஆவணங்களைச் சட்டப்பூர்வ செல்லுபடியாகும் வகையில் அங்கீகரிப்பதற்கான ஒரு பாதுகாப்பான தொழில்நுட்பமாகும். தகவல் பரிமாற்றம் ஆன்லைனில் அதிகமாக நிகழும் ஒரு சூழ்நிலையில் நாம் வாழ்கிறோம், இதனால் ஆவணங்களின் உத்தரவாதம், ஒருமைப்பாடு மற்றும் நம்பகத்தன்மையை உறுதி செய்வது அவசியமாகிறது.\n\nடிஜிட்டல் கையொப்பங்கள் பயனரின் அடையாளத்தைச் சரிபார்க்கவும், கையொப்பமிட்ட பிறகு ஆவணத்தின் உள்ளடக்கம் மாற்றப்படவில்லை என்பதை உறுதிப்படுத்தவும் குறியாக்கத்தைப் பயன்படுத்துகின்றன. இதன் பொருள் கையொப்பம் ஒரு நோட்டரியால் அங்கீகரிக்கப்பட்ட கையால் எழுதப்பட்ட கையொப்பத்தைப் போலவே சட்ட மதிப்பைக் கொண்டுள்ளது. இருப்பினும், டிஜிட்டல் கையொப்பங்கள் காகித ஆவணங்களை அனுப்புதல், சேமித்தல், காப்பகப்படுத்துதல், நகலெடுத்தல் மற்றும் மீட்டெடுப்பதற்கான தேவையை நீக்குகின்றன.\n\nடிஜிட்டல் கையொப்பம் என்பது ஒரு வகை மின்னணு கையொப்பம் என்பதை தெளிவுபடுத்துவது முக்கியம், ஆனால் அனைத்து மின்னணு கையொப்பங்களும் டிஜிட்டல் அல்ல. இதன் பொருள் என்ன? அதாவது ஒரு ஆவணத்தில் மின்னணு முறையில் கையொப்பமிடுவதற்கு வெவ்வேறு வழிகள் உள்ளன, அவற்றைப் புரிந்துகொள்வது அவசியம்.\n\n### டிஜிட்டல் கையொப்பங்களின் வகைகள் என்ன?\nநாம் பார்த்தபடி, டிஜிட்டல் கையொப்பம் என்பது கையொப்பமிட்டவரின் அடையாளத்தை, அது ஒரு தனிநபராக இருந்தாலும் சரி அல்லது ஒரு நிறுவனமாக இருந்தாலும் சரி, ஆவணத்தின் நம்பகத்தன்மையை உறுதிப்படுத்தும் ஒரு தொழில்நுட்பமாகும். ஆனால் டிஜிட்டல் கையொப்பங்களின் வகைகளைப் புரிந்து கொள்ள, இருக்கும் கையொப்பங்களின் வகைகளை நாம் அறிந்து கொள்ள வேண்டும். தற்போது, நான்கு வகையான கையொப்பங்கள் உள்ளன: கையால் எழுதப்பட்ட, ஸ்கேன் செய்யப்பட்ட, மின்னணு மற்றும் டிஜிட்டல்.\n\n### கையால் எழுதப்பட்ட, மின்னணு மற்றும் டிஜிட்டல் கையொப்பங்களின் ஒப்பீடு\n\n#### 1 - கையால் எழுதப்பட்ட கையொப்பம்\n\nபௌதிக ஆவணங்களில் பேனாவைப் பயன்படுத்தி கைமுறையாகச் செய்யப்படும் மிகவும் பாரம்பரிய வகை அங்கீகாரம்.\n\n- ஆவணத்தின் இயற்பியல் நகலுடன் நேரில் கையொப்பமிட வேண்டும்.\n- பாதுகாப்பு என்பது வெளிப்புற காரணிகளைப் பொறுத்தது, எடுத்துக்காட்டாக ஒரு நோட்டரி அலுவலகத்தில் கையொப்ப அங்கீகாரம்.\n- ஆவணங்களை உடல் ரீதியாகச் சேமித்து வைக்க வேண்டும்.\n\n##### பயன்படுத்தப்படுகிறது:\n- நிறுவன ஒப்பந்தங்களில் கையொப்பமிடுதல்.\n- ஒரு நோட்டரி அலுவலகத்தில் கையொப்ப அங்கீகாரம்.\n- முறையான உடல் ஆவணங்கள்.\n\n#### 2 - மின்னணு கையொப்பம்\n\nடிஜிட்டல் ரீதியாகச் செயல்படுத்தப்பட்ட கையொப்பம், இது சட்டம் 14.063/20 (எளிய, மேம்பட்ட மற்றும் தகுதிவாய்ந்த கையொப்பங்கள்) படி வெவ்வேறு பாதுகாப்பு நிலைகளைக் கொண்டிருக்கலாம்.\n\n- **எளிய**: அடிப்படை ஆதாரங்களைப் பயன்படுத்தி கையொப்பமிட்டவரை அடையாளம் காட்டுகிறது (மின்னஞ்சல், கடவுச்சொல், தொலைபேசி). குறைந்த ஆபத்துள்ள சூழ்நிலைகளுக்கு ஏற்றது.\n- **மேம்பட்ட**: கிரிப்டோகிராஃபிக் முறைகள் மற்றும் கார்ப்பரேட் டிஜிட்டல் சான்றிதழ்களைப் பயன்படுத்துகிறது (ICP-பிரேசில் அல்லது வெளிப்புறம்). சட்ட மற்றும் நிதி பரிவர்த்தனைகளுக்கு ஏற்றது.\n- **தகுதி**: ICP-பிரேசிலால் அங்கீகாரம் பெற்ற சான்றிதழ் ஆணையத்தால் (CA) வழங்கப்பட்ட டிஜிட்டல் சான்றிதழ் தேவை. மிக உயர்ந்த அளவிலான பாதுகாப்பை வழங்குகிறது மற்றும் கையொப்பமிட்ட பிறகு செய்யப்பட்ட எந்த மாற்றங்களையும் கண்டறிகிறது.\n\n##### இதில் பயன்படுத்தப்படுகிறது:\n- **எளிமையானது**: அறிக்கைகள், ரசீதுகள், சேவை முன்பதிவுகள்.\n- **மேம்பட்டது**: நிதி பரிவர்த்தனைகள், முக்கிய ஒப்பந்தங்கள்.\n- **தகுதி**: மின்னணு விலைப்பட்டியல்கள், சுகாதார பதிவுகள், ரியல் எஸ்டேட் பரிவர்த்தனைகள்.\n\n#### 3 - டிஜிட்டல் கையொப்பம்\n\nஉயர் மட்ட பாதுகாப்புடன் கூடிய ஒரு வகையான தகுதிவாய்ந்த மின்னணு கையொப்பம்.\n\n- ICP-Brasil தரநிலையின் கீழ் CA ஆல் வழங்கப்பட்ட டிஜிட்டல் சான்றிதழ் தேவை.\n- மிகவும் பாதுகாப்பான மின்னணு கையொப்ப வடிவம்.\n- ஆவண ஒருமைப்பாடு மற்றும் நம்பகத்தன்மையை உறுதி செய்கிறது, கண்டறியப்படாத மாற்றங்களைத் தடுக்கிறது.\n\n##### இதில் பயன்படுத்தப்படுகிறது:\n- அதிகாரப்பூர்வ ஆவணங்களில் கையொப்பமிடுதல்.\n- சொத்துப் பரிமாற்றங்கள்.\n- மின்னணு விலைப்பட்டியல்களை வழங்குதல்.\n\n### டிஜிட்டல் கையொப்பங்களின் நன்மைகள் என்ன?\nஇயற்பியல் கையொப்பங்கள் போலியாக உருவாக்கப்படலாம், உங்கள் ஆவணங்களின் செல்லுபடியை சமரசம் செய்யலாம், தற்காலிக நடவடிக்கை எண். 2.200-2/2001 ஆல் ஒழுங்குபடுத்தப்பட்ட டிஜிட்டல் கையொப்பங்கள், உங்கள் ஆவணங்களின் நம்பகத்தன்மை மற்றும் சட்டப்பூர்வ செல்லுபடியை வேகம், நம்பகத்தன்மை மற்றும் நேர்மையுடன் பாதுகாக்க தேவையான பாதுகாப்பை வழங்குகின்றன. ஐந்து முக்கிய நன்மைகள் இங்கே:\n\n1. நேர சேமிப்பு: டிஜிட்டல் கையொப்பங்களை மிக வேகமாகவும் திறமையாகவும் முடிக்க முடியும், ஒப்பந்த முடிவுகளையும் பேச்சுவார்த்தைகளையும் விரைவுபடுத்த முடியும் என்பதால், கைமுறை செயல்முறைகளுக்குச் செலவிடப்படும் நேரத்தை நீங்கள் மிச்சப்படுத்துகிறீர்கள்.\n2. செலவு குறைப்பு: நிறுவன ஆவணங்களுக்கான இயற்பியல் சேமிப்பு இடத்தின் தேவையை நீக்குவதன் மூலம், காகிதம், அச்சிடும் பொருட்கள், போக்குவரத்து, அஞ்சல் சேவைகள், கூரியர்கள், நோட்டரி கட்டணங்கள் மற்றும் பலவற்றுடன் தொடர்புடைய செலவுகளைக் குறைக்கிறீர்கள்.\n3. பாதுகாப்பு: டிஜிட்டல் கையொப்பங்கள் குறியாக்கத்தால் பாதுகாக்கப்படுகின்றன, அவை மின்னணு ஆவணங்களைச் சரிபார்க்க மிகவும் பாதுகாப்பான வழியாக அமைகின்றன. சான்றிதழ் ஆணையத்தால் வழங்கப்பட்ட டிஜிட்டல் சான்றிதழ்களைப் பயன்படுத்தும்போது, பயனரின் அடையாளம் மற்றும் ஆவணத்தின் ஒருமைப்பாட்டை உத்தரவாதம் செய்ய முடியும், மோசடி மற்றும் மோசடி அபாயத்தைக் குறைக்கிறது. எனவே, தரவு, வாடிக்கையாளர்கள் மற்றும் நிறுவனத்தின் நற்பெயரைப் பாதுகாக்க தகவல் பாதுகாப்பில் முதலீடு செய்வது மிக முக்கியம்.\n4. நிலைத்தன்மை: க்ளோவைப் பயன்படுத்துவதன் மூலம்காகிதத்திற்கு பதிலாக ud சேமிப்பகம், சுற்றுச்சூழலுக்கு பங்களிக்கிறது மற்றும் வளங்களின் தேவையற்ற பயன்பாட்டைத் தவிர்க்கிறது.\n5. அமைப்பு மற்றும் இயக்கம்: ஆவணங்களை மின்னணு முறையில் சேமித்து வைப்பதால் அவற்றை எளிதாக அணுகலாம், மேலும் இணைய இணைப்புடன் எங்கிருந்தும் அணுகலாம் மற்றும் கையொப்பமிடலாம்.\n\n### டிஜிட்டல் கையொப்பத்தை நான் எவ்வாறு பெறுவது?\nLibreCode கூட்டுறவு நிறுவனம் LibreSign எனப்படும் டிஜிட்டல் கையொப்ப தளத்தை வழங்குகிறது, இது மொபைல் சாதனங்கள் அல்லது கணினிகள் வழியாக அணுகக்கூடியது. இந்தத் தளம் மலிவு மற்றும் கூட்டு தீர்வுகளை வழங்குகிறது, வாடிக்கையாளர்களுக்குத் தொழில்நுட்ப சுயாட்சியை வழங்குகிறது. அதன் முக்கிய அம்சங்களில், ஆவணங்களை டிஜிட்டல் முறையில் கையொப்பமிடுதல் மற்றும் LGPD (பொது தரவு பாதுகாப்பு சட்டம்) மற்றும் ICP-Brasil போன்ற பிரேசிலிய சட்ட தரநிலைகளுக்கு இணங்க ஒரு கையொப்ப போர்டல் மூலம் அவற்றை நிர்வகித்தல் ஆகியவை அடங்கும்.\n\nLibreSign ஒவ்வொரு நிறுவனத்தின் குறிப்பிட்ட தேவைகளுக்கு ஏற்பச் செயல்பாடுகளை வழங்குகிறது. தளத்தின் தீர்வுகள் திறந்த மூல மென்பொருளை அடிப்படையாகக் கொண்டவை, அறிவு மற்றும் ஒத்துழைப்புக்கான திறந்த அணுகலை ஊக்குவிக்கின்றன, வாடிக்கையாளர்கள் அவர்கள் பயன்படுத்தும் தொழில்நுட்பத்தின் மீது அவர்களின் இறையாண்மையை உறுதி செய்கின்றன. சேவை தனிப்பயனாக்கம் மற்றும் அணுகல் ஆகியவற்றில் கவனம் செலுத்துகிறது, சிறு வணிகங்கள், பெரிய நிறுவனங்கள் மற்றும் அரசு நிறுவனங்களுக்குச் சேவை செய்கிறது.\n\nபாதுகாப்பு மீறல்கள் ஒரு பிராண்டிற்கு கடுமையான விளைவுகளை ஏற்படுத்தக்கூடும், இதில் தரவு இழப்பு, ரகசியத் தகவல்களுக்கான அங்கீகரிக்கப்படாத அணுகல் மற்றும் ஒரு நிறுவனத்தின் நற்பெயருக்கு சேதம் ஆகியவை அடங்கும். இதைக் கருத்தில் கொண்டு, LibreSign இன் மிகப்பெரிய நன்மை அதன் பாதுகாப்பு செயல்திறன் ஆகும். இந்தத் தளம் பல காரணி அங்கீகாரத்தை (MFA) செயல்படுத்துகிறது, இது அங்கீகரிக்கப்படாத அணுகலை மேலும் கட்டுப்படுத்துகிறது மற்றும் சரிபார்க்கப்பட்ட நபர்கள் மட்டுமே ஆவணங்களில் கையொப்பமிட முடியும் என்பதை உறுதி செய்கிறது. மின்னஞ்சல் டோக்கன்கள், SMS மற்றும் WhatsApp செய்திகள் போன்ற பல்வேறு காரணிகள்மூலம் கையொப்பமிடுபவர்களை அடையாளம் காணவும் இது அனுமதிக்கிறது. இந்த முறை பயனர்கள் ஆவணங்களை அணுகுவதற்கும் கையொப்பமிடுவதற்கும் முன் இரண்டு அல்லது அதற்கு மேற்பட்ட சரிபார்ப்பு வடிவங்களை வழங்க வேண்டும், இது கையொப்பமிடும் செயல்முறையை மிகவும் பாதுகாப்பானதாக்குகிறது. ஒவ்வொரு ஆவணமும் அனுப்புவதிலிருந்து இறுதி கையொப்பம் வரை குறியாக்கம் செய்யப்பட்டுள்ளது. இது உங்கள் தகவல் ஒவ்வொரு அடியிலும் பாதுகாப்பாக இருப்பதை உறுதி செய்கிறது, அதாவது அங்கீகரிக்கப்பட்ட பெறுநர்கள் மட்டுமே ஆவணத்தின் உள்ளடக்கத்தை அணுகவும் படிக்கவும் முடியும்.\n\nஎங்கள் சேவையைப் பற்றி மேலும் அறிய, +55 (21) 2042-2073 என்ற எண்ணில் எங்களைத் தொடர்பு கொள்ளவும் அல்லது [contato@librecode.coop](mailto:contato@librecode.coop) என்ற மின்னஞ்சல் வழியாகவும் எங்களைத் தொடர்பு கொள்ளவும். ஒரு டெமோவைத் திட்டமிட்டு, உங்கள் ஆவண மேலாண்மை மற்றும் நிர்வாகத் திறனை நாங்கள் எவ்வாறு மேம்படுத்தலாம் என்பதைக் கண்டறியவும். மேலும், எங்கள் அடுத்த தலைப்பைப் பாருங்கள்: \"டிஜிட்டல் கையொப்பத்தை எவ்வாறு உருவாக்குவது.\"\n",
- "The perfect tool to manage the signature flow of your documents": "உங்கள் ஆவணங்களின் கையொப்ப ஓட்டத்தை நிர்வகிக்க சரியான கருவி",
- "Toggle navigation menu": "வழிசெலுத்தல் மெனுவை மாற்றவும்",
- "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "பொது நிறுவனங்களில் ஆவண நிர்வாகத்தை லிப்ரசைன் மூலம் மாற்றவும், உண்மையான நேரத்தில் கையொப்பங்களை கண்காணித்தல், தானியங்கி நினைவூட்டல்களை அனுப்புதல் மற்றும் உங்கள் அணியின் செயல்திறனை மேம்படுத்துதல். வெளிப்படையான மற்றும் விளைவாக்கம் நிர்வாகத்திற்கான எங்கள் தீர்வை முயற்சிக்கவும்.",
- "Transform your processes with more security and efficiency": "உங்கள் செயல்முறைகளை அதிக பாதுகாப்பு மற்றும் செயல்திறனுடன் மாற்றவும்",
- "Type the code below": "கீழே உள்ள குறியீட்டைத் தட்டச்சு செய்க",
- "Type your message here": "உங்கள் செய்தியை இங்கே தட்டச்சு செய்க",
- "Type your name": "உங்கள் பெயரைத் தட்டச்சு செய்க",
- "Under Consultation": "ஆலோசனையின் கீழ்",
- "Unlimited subscription with A1 digital certificate": "A1 டிசிட்டல் சான்றிதழுடன் வரம்பற்ற சந்தா",
- "We create digital experiences for brands and companies by using technology.": "தொழில்நுட்பத்தைப் பயன்படுத்துவதன் மூலம் பிராண்டுகள் மற்றும் நிறுவனங்களுக்கான டிசிட்டல் அனுபவங்களை உருவாக்குகிறோம்.",
- "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.": "உங்கள் பாதுகாப்பான டிசிட்டல் சேமிப்பக தேவைகளைப் நிறைவு செய்ய நெகிழ்வான திட்டங்களை நாங்கள் வழங்குகிறோம். அதிக இடத்தை எளிதாக வாடகைக்கு விடுங்கள் மற்றும் உங்கள் முக்கியமான ஆவணங்கள் அனைத்தும் எப்போதும் அணுகக்கூடியவை மற்றும் எங்கள் உயர் பாதுகாப்பு மேகத்தில் பாதுகாக்கப்படுவதை உறுதிசெய்க.",
- "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.": "டிசிட்டல் சான்றிதழ் விசைகளை உருவாக்க பி.கே.ஐ தொழில்நுட்பத்தைப் பயன்படுத்துகிறோம். லிப்ரசைன் என்பது திறந்த மூலமாகும் (எப்போதும் இருக்கும்), இது பல்வேறு தேவைகளுக்காக தணிக்கை செய்யவும் தனிப்பயனாக்கவும் அனுமதிக்கிறது மற்றும் எந்தவொரு அமைப்புடனும் ஒருங்கிணைக்கவும், நிச்சயமாக சமூகத்தால் பராமரிக்கப்படுகிறது.",
- "What are the key features of LibreCode signature pads?": "லிப்ரெகோட் சிக்னேச்சர் பேட்களின் முக்கிய நற்பொருத்தங்கள் யாவை?",
- "What is a Digital Signature? Types, Advantages, and How to Obtain It?": "டிஜிட்டல் கையொப்பம் என்றால் என்ன? வகைகள், நன்மைகள் மற்றும் அதை எவ்வாறு பெறுவது?",
- "What is electronic signature capture?": "மின்னணு கையொப்பம் பிடிப்பு என்றால் என்ன?",
- "What is the name of the company that LibreSign was developed by?": "லிப்ரசைன் உருவாக்கிய நிறுவனத்தின் பெயர் என்ன?",
- "What our customers says": "எங்கள் வாடிக்கையாளர்கள் என்ன சொல்கிறார்கள்",
- "Why LibreSign?": "ஏன் லிப்ரைன்?",
- "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n": "வணிக மற்றும் சட்ட கோரிக்கைகளின் படிமலர்ச்சி வளர்ச்சியுடன், டிசிட்டல் ஆவணத்தைப் பல நபர்களால் கையொப்பமிட அனுமதிக்க வேண்டிய தேவை தனித்து நிற்கிறது. இந்தத் திறன் பணிப்பாய்வுகளை விரைவுபடுத்துவதோடு மட்டுமல்லாமல், சட்ட செல்லுபடியை உறுதி செய்வதோடு, பல்வேறு பங்குதாரர்களிடையே ஒத்துழைப்பை வளர்க்கிறது, ஆனால் சம்பந்தப்பட்ட அனைத்து தரப்பினரும் இருப்பிடம் அல்லது நேர மண்டலத்தைப் பொருட்படுத்தாமல் தேவைக்கேற்ப காணவும் கையெழுத்திடவும் உதவுகிறது.\n\n ஒவ்வொரு டிசிட்டல் கையொப்பமும் தனித்துவமானது மற்றும் கையொப்பமிட்டவருடன் இணைக்கப்பட்டுள்ளது, ஆவணத்தின் பாதுகாப்பு, சட்ட செல்லுபடியாகும் தன்மை மற்றும் வெளிப்படைத்தன்மையை உறுதி செய்கிறது. எடுத்துக்காட்டாக, ஒரு நிறுவனத்தின் பல்வேறு துறைகளின் பிரதிநிதிகள் சம்பந்தப்பட்ட ஒரு சிக்கலான ஒப்பந்தத்தைக் கற்பனை செய்து பாருங்கள். லிப்ரசைன் மூலம், ஒவ்வொரு பங்குதாரரும் ஒரே நேரத்தில் ஆவணத்தை மதிப்பாய்வு செய்து கையொப்பமிடலாம், நேரக் கூட்டங்களில் நேரத்தை எடுத்துக்கொள்ளும் தேவையை நீக்குகிறது மற்றும் ஒப்புதல் செயல்முறையை விரைவுபடுத்துகிறது.\n\n டிசிட்டல் ஆவணங்களில் பல கையொப்பமிட்டவர்களின் செயல்பாட்டை லிப்ரசைன் மூலம் ஏற்றுக்கொள்வதன் மூலம், நிறுவனங்கள் ஒரு போட்டி நன்மையைப் பெறலாம், ஒப்பந்தங்களையும் நிறைவு செய்வதற்கான நேரத்தைக் கணிசமாகக் குறைக்கும், சட்ட செல்லுபடியை உறுதி செய்வதற்கும், ஒத்துழைப்பை ஊக்குவிப்பதற்கும்.\n\n டிசிட்டல் மாற்றத்தின் மத்தியில், லிப்ரசைன் ஒரு தொழில்நுட்ப தீர்வு மட்டுமல்ல; இது ஆவண நிர்வாகத்தில் ஒரு புரட்சி. செயல்திறன், பாதுகாப்பு மற்றும் ஒத்துழைப்பு சகாப்தத்தை நோக்கி உங்கள் நிறுவனத்தை வழிநடத்த லிப்ரேசைனை அனுமதிக்கவும். டிசிட்டல் உருமாற்றத்தை நோக்கிய உங்கள் பயணத்தின் ஒரு பகுதியாக இருக்க நாங்கள் தயாராக உள்ளோம்!\n",
- "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!": "e-Cidade என்பது பிரேசிலிய நகராட்சிகளின் நிர்வாகச் செயல்முறைகளை நவீனமயமாக்கி நெறிப்படுத்தும் ஒரு அமைப்பாகும், இது பொது நிர்வாகத்தின் டிஜிட்டல் மயமாக்கலை ஊக்குவிக்கிறது. பல நகராட்சிகளில் பயன்படுத்தப்படும் இது நிதி மற்றும் மனிதவள மேலாண்மை முதல் பள்ளி நிர்வாகம்வரை அனைத்தையும் உள்ளடக்கியது.\n\nஅதன் செயல்பாடுகளை விரிவுபடுத்த, ஆன்லைன் பரிவர்த்தனைகளை விரைவுபடுத்துவதை நோக்கமாகக் கொண்டு, e-Cidade ஐ சட்டப்பூர்வமாகச் செல்லுபடியாகும் மின்னணு கையொப்ப அமைப்புடன் ஒருங்கிணைக்க வேண்டிய அவசியம் இருந்தது. LibreSign அதன் நம்பகத்தன்மை, பாதுகாப்பு மற்றும் பிரேசிலிய சட்டத் தேவைகளுக்கு இணங்குவதற்காகத் தேர்ந்தெடுக்கப்பட்டது. இங்கே சில நன்மைகள் உள்ளன:\n\n**செயல்முறை ஆட்டோமேஷன்:**\nLibreSign ஒதுக்கீடுகள், ஒப்பந்தங்கள், ஒப்பந்தங்கள் மற்றும் அங்கீகாரங்கள் போன்ற கையேடு ஆவண செயல்முறைகளை விரைவுபடுத்துகிறது, பரிவர்த்தனைகளை முடிப்பதற்கான நேரத்தைக் குறைக்கிறது மற்றும் பொது ஊழியர்கள் அதிக தாக்கத்தை ஏற்படுத்தும் செயல்பாடுகளில் கவனம் செலுத்த அனுமதிக்கிறது.\n\n**பாதுகாப்பு:**\ne-CPF, e-CNPJ அல்லது அமைப்பால் உருவாக்கப்பட்ட சான்றிதழ்களைப் பயன்படுத்துவதன் மூலம், LibreSign ஆவணங்களின் நேர்மை மற்றும் நம்பகத்தன்மையை உறுதி செய்கிறது.\n\n**ICP-பிரேசில் இணக்கம்:**\nஅனைத்து மின்னணு கையொப்பங்களும் ICP-பிரேசில் தரநிலைகளுக்கு இணங்குவதை உறுதிசெய்கிறது, செயல்முறைகளின் சட்டப்பூர்வத்தன்மைக்கு உத்தரவாதம் அளிக்கிறது.\n\n**நிலைத்தன்மை:**\nகாகித பயன்பாட்டைக் குறைக்கிறது, சுற்றுச்சூழல் நிலைத்தன்மைக்கு பங்களிக்கிறது மற்றும் இயற்கை வளங்களின் வீணாக்கத்தைக் குறைக்கிறது.\n\n## பொது நிர்வாகத்தில் தாக்கம்\n\n
\n\ne-Cidade உடன் LibreSign ஒன்றிணைவது பொது நிர்வாகத்தை மாற்றுகிறது, அதை மிகவும் பாதுகாப்பானதாகவும் நிலையானதாகவும் ஆக்குகிறது. நகராட்சிகள் குடிமக்களுக்கு உயர்தர சேவைகளை வழங்க முடியும், தாமதங்கள் மற்றும் அதிகாரத்துவத்தைக் குறைக்கிறது மற்றும் சுற்றுச்சூழல் பாதுகாப்பிற்கு பங்களிக்கிறது.\n\nஇந்த ஒருங்கிணைப்பு பற்றி மேலும் அறிய விரும்புகிறீர்களா?\n\n07/31 அன்று மாலை 7:00 மணிக்கு e-Cidade சமூக நிகழ்வில் சேர்ந்து, LibreSign இன் ஒருங்கிணைப்பு பொது நிர்வாகத்தில் எவ்வாறு புரட்சியை ஏற்படுத்தும் என்பதைக் கண்டறியவும்.\n\nஇந்த நிகழ்வு இலவசம் மற்றும் சமூகத்தின் டெலிகிராம் குழுவில் நடைபெறும்: [eCidadeCE](https://t.me/eCidadeCE)\n\nபொது நிர்வாகத்தைத் தொழில்நுட்பம் மற்றும் புதுமையுடன் மாற்றவும். டிஜிட்டல் பாதுகாப்பு மற்றும் நிலைத்தன்மையை நோக்கிய இந்தப் பயணத்தில் எங்களுடன் சேருங்கள்!\n"
+ "# LibreSign API: Endpoints and usage flows\n\n## API Endpoints\n\nTo find out which endpoints are available in the LibreSign API, follow these steps:\n\n1. **Install the OCS API Viewer App**: Start by installing the [OCS API Viewer](https://apps.nextcloud.com/apps/ocs_api_viewer) in your Nextcloud environment.\n2. **Access the API Documentation**: In the Nextcloud menu, locate the OCS app. Here, you will find the documentation for the LibreSign API, as well as other Nextcloud APIs.\n\n## Understanding the LibreSign API usage flows\n\nTo understand how to perform specific operations, such as requesting a signature, you can use the LibreSign application itself as a reference. Here’s how to do it:\n\n1. **Open Developer Tools**: Press the F12 key in your browser to access the developer tools.\n2. **Go to the Network Tab**: Navigate to the \"Network\" tab to monitor the API requests.\n3. **Filter the requests**: Use the filter to show only the requests related to LibreSign by typing \"libresign.\"\n4. **Perform actions in LibreSign**: Execute the desired actions in the LibreSign application. Observe the requests sent to the API at each step and analyze how they are structured.\n\nBy following these steps, you will be able to query the available endpoints of the LibreSign API and understand the usage flows by monitoring the requests made by the application. This will help you integrate and use the API in your projects.\n": "# LibreSign API: Endpoints and usage flows\n\n## API Endpoints\n\nTo find out which endpoints are available in the LibreSign API, follow these steps:\n\n1. **Install the OCS API Viewer App**: Start by installing the [OCS API Viewer](https://apps.nextcloud.com/apps/ocs_api_viewer) in your Nextcloud environment.\n2. **Access the API Documentation**: In the Nextcloud menu, locate the OCS app. Here, you will find the documentation for the LibreSign API, as well as other Nextcloud APIs.\n\n## Understanding the LibreSign API usage flows\n\nTo understand how to perform specific operations, such as requesting a signature, you can use the LibreSign application itself as a reference. Here’s how to do it:\n\n1. **Open Developer Tools**: Press the F12 key in your browser to access the developer tools.\n2. **Go to the Network Tab**: Navigate to the \"Network\" tab to monitor the API requests.\n3. **Filter the requests**: Use the filter to show only the requests related to LibreSign by typing \"libresign.\"\n4. **Perform actions in LibreSign**: Execute the desired actions in the LibreSign application. Observe the requests sent to the API at each step and analyze how they are structured.\n\nBy following these steps, you will be able to query the available endpoints of the LibreSign API and understand the usage flows by monitoring the requests made by the application. This will help you integrate and use the API in your projects.\n",
+ "# LibreSign Privacy Notice\n\n## Introduction\n\nThe **LibreSign** is documents signer free developed by **LibreCode**, cooperative of professional of IT. The LibreSign was thinked having to base the security and the privacy of users.\n\nWe establish this Privacy Notice to inform how the personal data collected through of the our contact form on website of LibreSign is treaties, protected and utilized.\n\nThis Notice is governed for norms of General Data Protection Law (GDPL) by Brasil and General Data Protection Law (GDPL) by Europe Union, reflexeting our compromise in protect the privacy and the integration of users personal data.\n\n## Collect of Data\n\nThe LibreCode collect and treat the following personal data through of your website (www.libresign.coop):\n\n- **Name**\n- **E-mail**\n- **Phone**\n\nThese data is provided voluntarily by users when filling the contact form available on our website. The collect these data have how finality exclusive establish a communication channel efficient with the interested in our products and services.\n\n**When filling the registration form you agree with the treat of your data to publish of products of LibreCode. You can revoke your consent any time, just click on link available in communication or send an e-mail to:** contato@librecode.coop.\n\n## Use of Data\n\nThe personal data collected is used just to the following finalities:\n\n- Answer of requests, doubts or users of comments\n- Send communications that have been expressly requested by user ou that be pertinent to your manifested interest\n- Register of attendance history\n- For legal and/or regulatory purposes\n \nThe LibreCode is committed to not use the data collected to specific distincts finality above without the prev notification of the data holders.\n\n## Data Sharing\n\nThe LibreCode not share, sell, rent or another way provides collected personal data to third parties, except when necessary to fulfill with legal obligations or with user express authorization.\n\n## Data Security\n\nWe employ measures security technique and organizational to protected the personal data collected against accesses not authorized, undue changes, disclosure or destruction. Our commitment with security, include adoption of recommented pratics in terms of data protect. To know more about the security politic of LibreCode between in contact us.\n\n## Data Holders Rights\n\nAccording to art 18 of LGPD and the GDPR, users have the use to access, to correct, delete or to carry personal user data, beside can limit or if oppose to your treat when substantiated in the interest legitimate of the controller.\n\nTo exercise your rights, the holders of data and/or your responsible should **in to by way e-mail:** contato@librecode.coop\n\n## Changes of Privacy Politic\n\nLibreCode reserves the right to change this Privacy Policy any moment. The changes will be valid immediately after you publish on website. We recommend the periodic review this politic.\n\n## Contact\n\nTo relative questions to our Privacy Politic any moment contact us by e-mail: contato@librecode.coop\n\nThis Privacy Politic was updated by last once on 08 april 2024": "# லிப்ரசைன் தனியுரிமை அறிவிப்பு\n\n ## அறிமுகம்\n\n ** libresign ** என்பது ஆவணங்கள் கையொப்பமிட்டவர் இலவசம் ** லிப்ர் கோட் **, அதன் தொழில்முறை கூட்டுறவு. பயனர்களின் பாதுகாப்பையும் தனியுரிமையையும் அடிப்படையாகக் கொண்டிருக்க வேண்டும் என்று லிப்ரசைன் நினைத்தது.\n\n எங்கள் தொடர்பு படிவத்தின் மூலம் சேகரிக்கப்பட்ட தனிப்பட்ட தரவு எவ்வாறு லிப்ரசைன் இணையதளத்தில் ஒப்பந்தங்கள், பாதுகாக்கப்பட்டு பயன்படுத்தப்படுகிறது என்பதைத் தெரிவிக்க இந்த தனியுரிமை அறிவிப்பை நாங்கள் நிறுவுகிறோம்.\n\n இந்த அறிவிப்பு பிரேசில் மற்றும் பொது தரவு பாதுகாப்பு சட்டம் (சிடிபிஎல்) ஆகிய பொது தரவு பாதுகாப்பு சட்டத்தின் (சிடிபிஎல்) விதிமுறைகளுக்காக நிர்வகிக்கப்படுகிறது, இது ஐரோப்பா ஒன்றியத்தால், தனியுரிமையைப் பாதுகாப்பதில் எங்கள் சமரசத்தையும் பயனர்களின் தனிப்பட்ட தரவின் ஒருங்கிணைப்பையும் நிர்பந்தப்படுத்துகிறது.\n\n ## தரவை சேகரித்தல்\n\n உங்கள் வலைத்தளத்தின் (www.libresign.coop) மூலம் பின்வரும் தனிப்பட்ட தரவை லிப்ர்கோட் சேகரித்து நடத்துகிறது:\n\n - ** பெயர் **\n - ** மின்னஞ்சல் **\n - ** தொலைபேசி **\n\n எங்கள் இணையதளத்தில் கிடைக்கும் தொடர்பு படிவத்தை நிரப்பும்போது இந்த தரவு பயனர்களால் தானாக முன்வந்து வழங்கப்படுகிறது. இந்தத் தரவுகளை சேகரிப்பது எங்கள் தயாரிப்புகள் மற்றும் சேவைகளில் ஆர்வத்துடன் திறமையான ஒரு தகவல்தொடர்பு சேனலை எவ்வாறு நிறுவுகிறது என்பதை இறுதிப் பிரத்தியேகமானது எவ்வாறு கொண்டுள்ளது.\n\n ** பதிவு படிவத்தை நிரப்பும்போது, லிப்ரெகோடின் தயாரிப்புகளை வெளியிட உங்கள் தரவின் சிகிச்சையுடன் உடன்படுகிறீர்கள். நீங்கள் எந்த நேரத்திலும் உங்கள் சம்மதத்தை ரத்து செய்யலாம், தகவல்தொடர்புகளில் கிடைக்கும் இணைப்பைக் சொடுக்கு செய்க அல்லது இதற்கு ஒரு மின்னஞ்சலை அனுப்பவும்: ** contato@librecode.coop.\n\n ## தரவைப் பயன்படுத்துதல்\n\n சேகரிக்கப்பட்ட தனிப்பட்ட தரவு பின்வரும் இறுதிகளுக்கு மட்டுமே பயன்படுத்தப்படுகிறது:\n\n - கோரிக்கைகள், சந்தேகங்கள் அல்லது கருத்துகளின் பயனர்களின் பதில்\n - உங்கள் வெளிப்படையான ஆர்வத்துடன் பொருத்தமான பயனர் OU ஆல் வெளிப்படையாகக் கோரப்பட்ட தகவல்தொடர்புகளை அனுப்பவும்\n - வருகை வரலாற்றின் பதிவு\n - சட்ட மற்றும்/அல்லது ஒழுங்குமுறை நோக்கங்களுக்காக\n\n தரவு வைத்திருப்பவர்களின் முந்தைய அறிவிப்பு இல்லாமல் மேலே உள்ள குறிப்பிட்ட வேறுபாடுகளுக்கு சேகரிக்கப்பட்ட தரவைப் பயன்படுத்த வேண்டாம் என்று லிப்ரெகோட் உறுதிபூண்டுள்ளது.\n\n ## தரவு பகிர்வு\n\n லிப்ரிகோட் பகிர்வு, விற்க, வாடகை அல்லது வேறு வழி மூன்றாம் தரப்பினருக்கு சேகரிக்கப்பட்ட தனிப்பட்ட தரவை வழங்குகிறது, சட்டபூர்வமான கடமைகளுடன் அல்லது பயனர் எக்ச்பிரச் அங்கீகாரத்துடன் நிறைவேற்ற தேவையான போது தவிர.\n\n ## தரவு பாதுகாப்பு\n\n அங்கீகரிக்கப்படாத, தேவையற்ற மாற்றங்கள், வெளிப்படுத்தல் அல்லது அழிவுக்கு எதிராக சேகரிக்கப்பட்ட தனிப்பட்ட தரவுகளைப் பாதுகாக்க பாதுகாப்பு நுட்பம் மற்றும் நிறுவனத்தை நாங்கள் பயன்படுத்துகிறோம். பாதுகாப்புடனான எங்கள் அர்ப்பணிப்பு, தரவு பாதுகாப்பின் அடிப்படையில் மறுபரிசீலனை செய்யப்பட்ட பிராட்டிக்சை ஏற்றுக்கொள்வது அடங்கும். எங்களை தொடர்பு கொள்ளுங்கள்.\n\n ## தரவு வைத்திருப்பவர்கள் உரிமைகள்\n\n எல்சிபிடி மற்றும் சிடிபிஆரின் ஆர்ட் 18 இன் படி, பயனர்கள் அணுகல், சரிசெய்ய, நீக்க அல்லது தனிப்பட்ட பயனர் தரவை எடுத்துச் செல்ல பயன்பாடு உள்ளது, தவிர, கட்டுப்படுத்தியின் வட்டி முறையானது உறுதிப்படுத்தப்படும்போது உங்கள் சிகிச்சையை கட்டுப்படுத்தலாம் அல்லது எதிர்த்தால்.\n\n உங்கள் உரிமைகளைப் பயன்படுத்த, தரவு வைத்திருப்பவர்கள் மற்றும்/அல்லது உங்கள் பொறுப்பானவர்கள் ** மூலம் மின்னஞ்சல் மூலம்: ** contato@librecode.coop\n\n ## தனியுரிமை அரசியல் மாற்றங்கள்\n\n இந்த தனியுரிமைக் கொள்கையை எந்த நேரத்திலும் மாற்றுவதற்கான உரிமையை லிப்ரெகோட் கொண்டுள்ளது. நீங்கள் இணையதளத்தில் வெளியிட்ட உடனேயே மாற்றங்கள் செல்லுபடியாகும். இந்த அரசியலை அவ்வப்போது மதிப்பாய்வு செய்ய பரிந்துரைக்கிறோம்.\n\n ## தொடர்பு\n\n எங்கள் தனியுரிமை அரசியலுக்கான உறவினர் கேள்விகளுக்கு எந்த நேரமும் மின்னஞ்சல் மூலம் எங்களை தொடர்பு கொள்ளவும்: contato@librecode.coop\n\n இந்த தனியுரிமை அரசியல் கடைசியாக புதுப்பிக்கப்பட்டது, இது ஏப்ரல் 08 2024 அன்று ஒரு முறை புதுப்பிக்கப்பட்டது",
+ "## Common problems in document management\n\nDocument management faces several common issues. Manual document signing can take days or even weeks, especially when multiple signatures are needed, delaying important processes and affecting the institution's operations. Moreover, manual handling of documents increases the chance of errors, leading to legal and administrative problems. The use of paper, printing, storage, and sending physical documents also generates significant costs for institutions. Finally, ensuring data security and compliance with laws, such as the LGPD (General Data Protection Law), is a constant challenge.\n\n### Real problem: Floods in Rio Grande do Sul\n\nA recent example that highlights the importance of document digitization is the floods in Rio Grande do Sul. Many schools and universities lost important physical documents due to the floods, resulting in enormous losses and difficulties in recovering essential information. The lack of digitization severely affected the administration and continuity of educational activities. This tragic event reinforces the urgent need to adopt digital solutions to protect important data and ensure the resilience of institutions against natural disasters.\n\n## LibreSign: The ideal solution\n\nLibreSign is a digital signature platform that allows educational institutions to digitize and automate document management, offering a secure, efficient, and cost-effective solution. With LibreSign, you reduce bureaucracy, save resources, and increase security.\n\nAmong its features, we highlight:\n\n1. Digital document signing using digital certificates (e-CPF, e-CNPJ, or system-generated certificates).\n2. Legal validity and compliance with Brazilian legislation, including the General Data Protection Law (LGPD), and the European Union's General Data Protection Regulation (GDPR).\n3. Centralizes the creation, storage, and signing of documents in a single system, facilitating access and management, reducing bureaucracy, and increasing the efficiency of academic offices.\n4. Uses advanced encryption to protect documents from unauthorized access, ensuring data integrity and confidentiality, which is essential for LGPD compliance.\n5. Eliminates the need for physical document sending, saving time and resources.\n\n### Examples of documents that can be signed\n\nLibreSign can be used to sign a wide variety of school and academic documents, including:\n\n1. Enrollment contracts\n2. Report cards and performance reports\n3. Certificates and diplomas\n4. Lesson plans\n5. Parental authorizations\n6. Statements and requests\n7. Various administrative forms\n\nUsing LibreSign for these documents increases practicality, security, efficiency, and legal compliance, benefiting both institutions and students.\n\n#### Discover the benefits of using LibreSign\n\n- Speed: Reduce the time needed to sign and process documents, increasing productivity.\n- Cost Reduction: Eliminate costs associated with paper, printing, and sending documents.\n- Security: Ensure the protection of sensitive data and compliance with the LGPD.\n- Sustainability: Contribute to environmental preservation by reducing paper usage.\n- Accessibility: Allow documents to be signed from anywhere, at any time, facilitating remote management.\n\nDigitizing signing processes is a crucial step towards modernizing educational institutions. LibreSign offers a complete solution that not only improves efficiency and reduces costs but also ensures data security and compliance. Transform your institution's document management with LibreSign and enjoy all the benefits of digital transformation.\n\n🌐 Contact us: [LibreSign Contact Us](https://libresign.coop/contact-us)\n": "ஆவண நிர்வாகத்தில் பொதுவான சிக்கல்கள்\n\n ஆவண மேலாண்மை பல பொதுவான சிக்கல்களை எதிர்கொள்கிறது. கையேடு ஆவண கையொப்பம் நாட்கள் அல்லது வாரங்கள் ஆகலாம், குறிப்பாக பல கையொப்பங்கள் தேவைப்படும்போது, முக்கியமான செயல்முறைகளை தாமதப்படுத்தும் மற்றும் நிறுவனத்தின் செயல்பாடுகளை பாதிக்கும். மேலும், ஆவணங்களை கையேடு கையாளுதல் பிழைகள் வாய்ப்பை அதிகரிக்கிறது, இது சட்ட மற்றும் நிர்வாக சிக்கல்களுக்கு வழிவகுக்கிறது. காகிதம், அச்சிடுதல், சேமிப்பு மற்றும் உடல் ஆவணங்களை அனுப்புதல் ஆகியவற்றின் பயன்பாடும் நிறுவனங்களுக்கு குறிப்பிடத்தக்க செலவுகளை உருவாக்குகிறது. இறுதியாக, தரவு பாதுகாப்பை உறுதி செய்வது மற்றும் எல்சிபிடி (பொது தரவு பாதுகாப்பு சட்டம்) போன்ற சட்டங்களுடன் இணங்குவது ஒரு நிலையான சவாலாகும்.\n\n ### உண்மையான சிக்கல்: ரியோ கிராண்டே டூ சுல் வெள்ளம்\n\n ஆவண டிசிட்டல் மயமாக்கலின் முக்கியத்துவத்தை எடுத்துக்காட்டுகின்ற அண்மைக் கால எடுத்துக்காட்டு ரியோ கிராண்டே டோ சுலில் வெள்ளம். பல பள்ளிகளும் பல்கலைக்கழகங்களும் வெள்ளம் காரணமாக முக்கியமான உடல் ஆவணங்களை இழந்தன, இதன் விளைவாக பெரும் இழப்புகள் மற்றும் அத்தியாவசிய தகவல்களை மீட்டெடுப்பதில் சிரமங்கள் ஏற்பட்டன. டிசிட்டல் மயமாக்கலின் பற்றாக்குறை கல்வி நடவடிக்கைகளின் நிர்வாகத்தையும் தொடர்ச்சியையும் கடுமையாக பாதித்தது. இந்த சோகமான நிகழ்வு முக்கியமான தரவைப் பாதுகாப்பதற்கும் இயற்கை பேரழிவுகளுக்கு எதிராக நிறுவனங்களின் பின்னடைவை உறுதி செய்வதற்கும் டிசிட்டல் தீர்வுகளை பின்பற்றுவதற்கான அவசர தேவையை வலுப்படுத்துகிறது.\n\n ## லிப்ரசைன்: சிறந்த தீர்வு\n\n லிப்ரசைன் ஒரு டிசிட்டல் கையொப்ப தளமாகும், இது கல்வி நிறுவனங்களை ஆவண நிர்வாகத்தை டிசிட்டல் மயமாக்கவும் தானியங்குபடுத்தவும் அனுமதிக்கிறது, பாதுகாப்பான, திறமையான மற்றும் செலவு குறைந்த தீர்வை வழங்குகிறது. லிப்ரசைன் மூலம், நீங்கள் அதிகாரத்துவத்தை குறைக்கிறீர்கள், வளங்களை மிச்சப்படுத்துகிறீர்கள், பாதுகாப்பை அதிகரிக்கிறீர்கள்.\n\n அதன் அம்சங்களில், நாங்கள் முன்னிலைப்படுத்துகிறோம்:\n\n 1. டிசிட்டல் சான்றிதழ்களைப் பயன்படுத்தி டிசிட்டல் ஆவணம் கையொப்பமிடுதல் (E-CPF, E-CNPJ, அல்லது கணினி உருவாக்கிய சான்றிதழ்கள்).\n 2. பொது தரவு பாதுகாப்பு சட்டம் (எல்சிபிடி) மற்றும் ஐரோப்பிய ஒன்றியத்தின் பொது தரவு பாதுகாப்பு ஒழுங்குமுறை (சிடிபிஆர்) உள்ளிட்ட பிரேசிலிய சட்டத்துடன் சட்ட செல்லுபடியாகும் மற்றும் இணங்குதல்.\n 3. ஒரே அமைப்பில் ஆவணங்களை உருவாக்குதல், சேமித்தல் மற்றும் கையொப்பமிடுதல், அணுகல் மற்றும் நிர்வாகத்தை எளிதாக்குதல், அதிகாரத்துவத்தைக் குறைத்தல் மற்றும் கல்வி அலுவலகங்களின் செயல்திறனை அதிகரித்தல் ஆகியவற்றை மையப்படுத்துகிறது.\n 4. அங்கீகரிக்கப்படாத அணுகலிலிருந்து ஆவணங்களை பாதுகாக்க மேம்பட்ட குறியாக்கத்தைப் பயன்படுத்துகிறது, தரவு ஒருமைப்பாடு மற்றும் ரகசியத்தன்மையை உறுதி செய்கிறது, இது எல்சிபிடி இணக்கத்திற்கு இன்றியமையாதது.\n 5. உடல் ஆவணத்தின் தேவையை நீக்குகிறது, நேரத்தையும் வளங்களையும் மிச்சப்படுத்துகிறது.\n\n ### கையொப்பமிடக்கூடிய ஆவணங்களின் எடுத்துக்காட்டுகள்\n\n பலவிதமான பள்ளி மற்றும் கல்வி ஆவணங்களில் கையெழுத்திட லிப்ரசைன் பயன்படுத்தப்படலாம்:\n\n 1. சேர்க்கை ஒப்பந்தங்கள்\n 2. அறிக்கை அட்டைகள் மற்றும் செயல்திறன் அறிக்கைகள்\n 3. சான்றிதழ்கள் மற்றும் டிப்ளோமாக்கள்\n 4. பாடம் திட்டங்கள்\n 5. பெற்றோர் அங்கீகாரங்கள்\n 6. அறிக்கைகள் மற்றும் கோரிக்கைகள்\n 7. பல்வேறு நிர்வாக படிவங்கள்\n\n இந்த ஆவணங்களுக்கு லிப்ரேசைன் பயன்படுத்துவது நடைமுறை, பாதுகாப்பு, செயல்திறன் மற்றும் சட்ட இணக்கம் ஆகியவற்றை அதிகரிக்கிறது, நிறுவனங்கள் மற்றும் மாணவர்கள் இருவருக்கும் பயனளிக்கிறது.\n\n #### லிப்ரசைன் பயன்படுத்துவதன் நன்மைகளைக் கண்டறியவும்\n\n - வேகம்: ஆவணங்களில் கையொப்பமிடவும் செயலாக்கவும் தேவையான நேரத்தைக் குறைத்தல், உற்பத்தித்திறனை அதிகரிக்கும்.\n - செலவுக் குறைப்பு: காகிதம், அச்சிடுதல் மற்றும் ஆவணங்களை அனுப்புதல் ஆகியவற்றுடன் தொடர்புடைய செலவுகளை அகற்றவும்.\n - பாதுகாப்பு: உணர்திறன் தரவுகளின் பாதுகாப்பையும் எல்சிபிடியுடன் இணங்குவதையும் உறுதிசெய்க.\n - நிலைத்தன்மை: காகித பயன்பாட்டைக் குறைப்பதன் மூலம் சுற்றுச்சூழல் பாதுகாப்பிற்கு பங்களிக்கவும்.\n - அணுகல்: ஆவணங்களை எங்கிருந்தும், எந்த நேரத்திலும், தொலை நிர்வாகத்தை எளிதாக்குவதற்கு அனுமதிக்கவும்.\n\n கையொப்பமிடும் செயல்முறைகளை டிசிட்டல் மயமாக்குவது கல்வி நிறுவனங்களை நவீனமயமாக்குவதற்கான ஒரு முக்கியமான படியாகும். லிப்ரசைன் ஒரு முழுமையான தீர்வை வழங்குகிறது, இது செயல்திறனை மேம்படுத்துவதோடு செலவுகளைக் குறைப்பது மட்டுமல்லாமல் தரவு பாதுகாப்பு மற்றும் இணக்கத்தையும் உறுதி செய்கிறது. உங்கள் நிறுவனத்தின் ஆவண நிர்வாகத்தை லிப்ரசைன் மூலம் மாற்றி, டிசிட்டல் மாற்றத்தின் அனைத்து நன்மைகளையும் அனுபவிக்கவும்.\n\n Ensty எங்களைத் தொடர்பு கொள்ளுங்கள்: [எண்கல் எங்களை தொடர்பு கொள்ளவும்] (https://libresign.coop/contact-us)\n",
+ "### Advanced security for public companies\n\nIn a digital environment where information security is crucial, especially for public companies that deal with large volumes of sensitive documents, LibreSign stands out for offering advanced security. Using data encryption and multi-factor authentication, LibreSign ensures that your data is always protected.\n\n#### See some advantages:\n\nEnd-to-end encryption ensures that only authorized recipients can access and read document content. With LibreSign, each document is encrypted from submission to final signature, ensuring your information remains secure every step of the way.\n\nThis encryption protects against interception during the transmission and storage of documents, ensuring that even if the data is accessed by third parties, it will be indecipherable and useless. For public companies that frequently deal with confidential information, this additional security is essential to protect the integrity of their administrative processes.\n\n#### Secure authentication\n\nLibreSign implements multi-factor authentication (MFA), making unauthorized access difficult and ensuring that only verified people can sign documents. This method requires users to provide two or more forms of verification before accessing documents, making the signing process more secure and reliable.\n\nFor example, in addition to the password, a code sent to the user's cell phone or email may be required. This additional level of verification prevents unauthorized people from forging signatures or accessing important documents. For public organizations, where accuracy and accountability are paramount, MFA provides an indispensable extra layer of security.\n\n### The importance of digital security in public companies\n\nPublic companies deal daily with information that requires the highest level of security. From contracts and agreements to legislative documents and citizen records, protecting this data is crucial. Any security breach can result in serious consequences, including data loss, unauthorized access to sensitive information and damage to the organization's reputation.\n\nLibreSign was developed with a focus on security and efficiency. The platform ensures that each document goes through a secure process, from creation to final signature. This level of detail and care is especially important in a scenario where reliability and security are mandatory.\n\n### Additional Benefits of LibreSign\n\nIn addition to advanced security features, LibreSign offers other advantages that make document management more efficient and secure:\n\n- **Intuitive interface:** The platform is easy to use, allowing employees to focus on their main tasks without wasting time on complicated systems.\n- **Real-time monitoring:** Track the status of documents in real time, allowing quick actions such as sending reminders for pending signatures.\n- **Integration with other systems:** LibreSign can be integrated with other systems used by your organization, providing more cohesive and centralized document management.\n\n### Conclusion\n\nThe security of your documents cannot be compromised. With LibreSign, you are guaranteed maximum protection through end-to-end encryption and authentication with multiple identification factors. Our solution is developed to meet the stringent security requirements of public companies, ensuring that each document is treated with the highest level of integrity and reliability.\n\nDon't wait until a security breach affects your organization. Contact us today to learn more about how LibreSign can meet the needs of your public organization. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n\nProtect your documents, optimize your processes and ensure the security and efficiency that your public organization deserves with LibreSign.\n": "### பொது நிறுவனங்களுக்கான மேம்பட்ட பாதுகாப்பு\n\n செய்தி பாதுகாப்பு முக்கியமானதாக இருக்கும் டிசிட்டல் சூழலில், குறிப்பாக பெரிய அளவிலான முக்கியமான ஆவணங்களைக் கையாளும் பொது நிறுவனங்களுக்கு, மேம்பட்ட பாதுகாப்பை வழங்குவதற்காக லிப்ரசைன் தனித்து நிற்கிறது. தரவு குறியாக்கம் மற்றும் பல காரணி அங்கீகாரத்தைப் பயன்படுத்தி, உங்கள் தரவு எப்போதும் பாதுகாக்கப்படுவதை லிப்ரசைன் உறுதி செய்கிறது.\n\n #### சில நன்மைகளைக் காண்க:\n\n அங்கீகரிக்கப்பட்ட பெறுநர்கள் மட்டுமே ஆவண உள்ளடக்கத்தை அணுகவும் படிக்கவும் முடியும் என்பதை இறுதி முதல் இறுதி குறியாக்கம் உறுதி செய்கிறது. லிப்ரசைன் மூலம், ஒவ்வொரு ஆவணமும் சமர்ப்பிப்பிலிருந்து இறுதி கையொப்பத்திற்கு குறியாக்கம் செய்யப்படுகிறது, உங்கள் செய்தி ஒவ்வொரு அடியிலும் பாதுகாப்பாக இருப்பதை உறுதி செய்கிறது.\n\n இந்த குறியாக்கமானது ஆவணங்களை கடத்தும் மற்றும் சேமிக்கும் போது குறுக்கீட்டிலிருந்து பாதுகாக்கிறது, இது மூன்றாம் தரப்பினரால் தரவை அணுகினாலும், அது விவரிக்க முடியாதது மற்றும் பயனற்றது என்பதை உறுதி செய்கிறது. ரகசிய தகவல்களை அடிக்கடி கையாளும் பொது நிறுவனங்களுக்கு, அவர்களின் நிர்வாக செயல்முறைகளின் ஒருமைப்பாட்டைப் பாதுகாக்க இந்த கூடுதல் பாதுகாப்பு அவசியம்.\n\n #### பாதுகாப்பான அங்கீகாரம்\n\n லிப்ரசைன் மல்டி-காரணி அங்கீகாரத்தை (எம்.எஃப்.ஏ) செயல்படுத்துகிறது, இது அங்கீகரிக்கப்படாத அணுகலை கடினமாக்குகிறது மற்றும் சரிபார்க்கப்பட்ட நபர்கள் மட்டுமே ஆவணங்களில் கையெழுத்திட முடியும் என்பதை உறுதி செய்கிறது. இந்த முறைக்கு பயனர்கள் ஆவணங்களை அணுகுவதற்கு முன் இரண்டு அல்லது அதற்கு மேற்பட்ட வடிவ சரிபார்ப்புகளை வழங்க வேண்டும், கையொப்பமிடும் செயல்முறையை மிகவும் பாதுகாப்பாகவும் நம்பகமானதாகவும் ஆக்குகிறது.\n\n எடுத்துக்காட்டாக, கடவுச்சொல்லுக்கு கூடுதலாக, பயனரின் செல்போன் அல்லது மின்னஞ்சலுக்கு அனுப்பப்படும் குறியீடு தேவைப்படலாம். இந்த கூடுதல் சரிபார்ப்பு அங்கீகரிக்கப்படாத நபர்களை கையொப்பங்களை உருவாக்குவதிலிருந்து அல்லது முக்கியமான ஆவணங்களை அணுகுவதைத் தடுக்கிறது. பொது நிறுவனங்களுக்கு, துல்லியம் மற்றும் பொறுப்புக்கூறல் மிக முக்கியமானது, MFA ஒரு இன்றியமையாத கூடுதல் பாதுகாப்பை வழங்குகிறது.\n\n ### பொது நிறுவனங்களில் டிசிட்டல் பாதுகாப்பின் முக்கியத்துவம்\n\n பொது நிறுவனங்கள் தினமும் மிக உயர்ந்த பாதுகாப்பு தேவைப்படும் தகவல்களைக் கையாளுகின்றன. ஒப்பந்தங்கள் மற்றும் ஒப்பந்தங்கள் முதல் சட்டமன்ற ஆவணங்கள் மற்றும் குடிமக்கள் பதிவுகள் வரை, இந்தத் தரவைப் பாதுகாப்பது முக்கியமானது. எந்தவொரு பாதுகாப்பு மீறலும் தரவு இழப்பு, முக்கியமான தகவல்களுக்கு அங்கீகரிக்கப்படாத அணுகல் மற்றும் நிறுவனத்தின் நற்பெயருக்கு சேதம் உள்ளிட்ட கடுமையான விளைவுகளை ஏற்படுத்தும்.\n\n பாதுகாப்பு மற்றும் செயல்திறனை மையமாகக் கொண்டு லிப்ரசைன் உருவாக்கப்பட்டது. ஒவ்வொரு ஆவணமும் உருவாக்கம் முதல் இறுதி கையொப்பம் வரை பாதுகாப்பான செயல்முறையை கடந்து செல்வதை தளம் உறுதி செய்கிறது. நம்பகத்தன்மை மற்றும் பாதுகாப்பு கட்டாயமாக இருக்கும் ஒரு சூழ்நிலையில் இந்த அளவிலான விவரம் மற்றும் கவனிப்பு குறிப்பாக முக்கியமானது.\n\n ### லிப்ரசைனின் கூடுதல் நன்மைகள்\n\n மேம்பட்ட பாதுகாப்பு அம்சங்களுக்கு கூடுதலாக, ஆவண நிர்வாகத்தை மிகவும் திறமையாகவும் பாதுகாப்பாகவும் மாற்றும் பிற நன்மைகளை லிப்ரசைன் வழங்குகிறது:\n\n - ** உள்ளுணர்வு இடைமுகம்: ** தளம் பயன்படுத்த எளிதானது, சிக்கலான அமைப்புகளில் நேரத்தை வீணாக்காமல் ஊழியர்கள் தங்கள் முக்கிய பணிகளில் கவனம் செலுத்த அனுமதிக்கிறது.\n - ** நிகழ்நேர கண்காணிப்பு: ** ஆவணங்களின் நிலையை உண்மையான நேரத்தில் கண்காணிக்கவும், நிலுவையில் உள்ள கையொப்பங்களுக்கு நினைவூட்டல்களை அனுப்புவது போன்ற விரைவான செயல்களை அனுமதிக்கவும்.\n .\n\n ### முடிவு\n\n உங்கள் ஆவணங்களின் பாதுகாப்பை வேறுபாடின்மை செய்ய முடியாது. லிப்ரசைன் மூலம், பல அடையாள காரணிகளுடன் இறுதி முதல் இறுதி குறியாக்கம் மற்றும் ஏற்பு மூலம் அதிகபட்ச பாதுகாப்பு உங்களுக்கு பொறுப்பு அளிக்கப்படுகிறது. எங்கள் தீர்வு பொது நிறுவனங்களின் கடுமையான பாதுகாப்புத் தேவைகளைப் நிறைவு செய்வதற்காக உருவாக்கப்பட்டுள்ளது, ஒவ்வொரு ஆவணமும் மிக உயர்ந்த ஒருமைப்பாடு மற்றும் நம்பகத்தன்மையுடன் சிகிச்சையளிக்கப்படுவதை உறுதி செய்கிறது.\n\n பாதுகாப்பு மீறல் உங்கள் நிறுவனத்தை பாதிக்கும் வரை காத்திருக்க வேண்டாம். உங்கள் பொது அமைப்பின் தேவைகளை லிப்ரசைன் எவ்வாறு நிறைவு செய்ய முடியும் என்பதைப் பற்றி மேலும் அறிய இன்று எங்களைத் தொடர்பு கொள்ளுங்கள். ஒரு ஆர்ப்பாட்டத்தைத் திட்டமிடுங்கள் மற்றும் உங்கள் நிறுவனத்தில் ஆவண மேலாண்மை மற்றும் நிர்வாக செயல்திறனை எவ்வாறு மேம்படுத்தலாம் என்பதைக் கண்டறியவும்.\n\n உங்கள் ஆவணங்களைப் பாதுகாக்கவும், உங்கள் செயல்முறைகளை மேம்படுத்தவும், உங்கள் பொது அமைப்பு லிப்ரேசைனுடன் தகுதியான பாதுகாப்பையும் செயல்திறனையும் உறுதிப்படுத்தவும்.\n",
+ "### Real-time monitoring - Transform document management in public organizations with LibreSign\n\nManaging documents efficiently and transparently is a constant challenge for many organizations, especially those in the public sector, where signing large volumes of documents is routine. The lack of visibility and control over the status of subscriptions can result in delays and a considerable loss of productivity, negatively impacting daily services and operations.\n\nImagine not being sure whether an important document has been signed or, even worse, discovering that it needs urgent action when it is already too late. This scenario not only generates frustration, but can also compromise the organization's efficiency and credibility. It is in this context that LibreSign stands out, offering a solution that provides total transparency and control over the document signing process.\n\n### The main advantages of Real-time Monitoring with LibreSign\n\n#### 1. Detailed and immediate follow-up\n\nLibreSign's real-time monitoring allows you to track every step of the signing process. This means that at any time you can check whether a document has been signed or is still pending action. This immediate visibility is essential to ensure that documents do not stand still and that all parties involved meet their deadlines.\n\n#### 2. Sending automatic reminders\n\nWhen a document is pending signature, LibreSign allows you to send reminders to signatories. This functionality ensures that everyone is notified and can act quickly, avoiding unnecessary delays. In public organizations, where speed and precision are fundamental, this ability to automatically remember signatories is a very significant differentiator.\n\n#### 3. Quick problem resolution\n\nWith real-time monitoring, problems can be identified and resolved immediately. By tracking the progress of documents, you can detect any obstacles or delays and take the necessary steps to correct the situation. This rapid response capability improves workflow efficiency and ensures documents are signed within established deadlines.\n\n#### 4. Intuitive dashboard\n\nLibreSign's interactive dashboard gives you a clear, detailed view of the status of each document. This intuitive interface facilitates the management and monitoring of multiple simultaneous signatures, allowing the team to focus on more strategic tasks, knowing that the system is taking care of document control and monitoring.\n\n#### Why do public organizations need LibreSign?\n\nPublic organizations deal with large volumes of documents that need to be signed by different parties, often in different locations. Efficiency in managing these subscriptions is essential to keep administrative processes in order and ensure continuity of services. LibreSign not only speeds up the signing process, but also improves team organization and productivity by centralizing signature management in a single panel.\n\n### Examples of real-time monitoring applications\n\n1. **Government Departments:**\n\nIn government departments, where signing official documents is a daily activity, real-time monitoring ensures that all documents are signed in a timely manner and that no important details are overlooked.\n\n2. **Hospitals and Health Services:**\n\nIn hospitals and healthcare services, efficient document management can literally save lives. The ability to monitor prescription and authorization signatures, prescriptions and other critical documents in real time ensures that patients receive the care they need without delays.\n\n3. **Educational Sector:**\n\nSchools, universities and other educational institutions can benefit from LibreSign by managing teacher contracts, parental consents, student records and other important documents efficiently and transparently.\n\nImplementing real-time monitoring with LibreSign revolutionizes document management, providing a more transparent and efficient experience. Public organizations, in particular, can benefit from this technology, ensuring that their signature processes are agile and well controlled.\n\nDon't let a lack of visibility and control harm your organization's productivity. Try LibreSign and transform your digital signature processes. Schedule a demonstration and discover how we can improve document management and administrative efficiency at your institution.\n": "### நிகழ்நேர கண்காணிப்பு - பொது நிறுவனங்களில் ஆவண நிர்வாகத்தை லிப்ரசைன் மூலம் மாற்றவும்\n\n ஆவணங்களை திறமையாகவும் வெளிப்படையாகவும் நிர்வகிப்பது பல நிறுவனங்களுக்கு, குறிப்பாக பொதுத்துறையில் உள்ளவர்களுக்கு ஒரு நிலையான சவாலாகும், அங்கு பெரிய அளவிலான ஆவணங்களில் கையெழுத்திடுவது வழக்கம். சந்தாக்களின் நிலை மீது தெரிவுநிலை மற்றும் கட்டுப்பாடு இல்லாதது தாமதங்கள் மற்றும் உற்பத்தித்திறனை கணிசமாக இழப்பது, நாள்தோறும் சேவைகள் மற்றும் செயல்பாடுகளை எதிர்மறையாக பாதிக்கும்.\n\n ஒரு முக்கியமான ஆவணம் கையொப்பமிடப்பட்டதா அல்லது இன்னும் மோசமாக இருக்கிறதா என்று உறுதியாக தெரியாமல் கற்பனை செய்து பாருங்கள், ஏற்கனவே தாமதமாகும்போது அதற்கு அவசர நடவடிக்கை தேவை என்பதைக் கண்டறியவும். இந்த காட்சி விரக்தியை உருவாக்குவது மட்டுமல்லாமல், நிறுவனத்தின் செயல்திறன் மற்றும் நம்பகத்தன்மையையும் வேறுபாடின்மை செய்யலாம். இந்த சூழலில்தான் லிப்ரசைன் தனித்து நிற்கிறது, இது ஆவண கையொப்பமிடும் செயல்முறையின் மீது மொத்த வெளிப்படைத்தன்மையையும் கட்டுப்பாட்டையும் வழங்கும் ஒரு தீர்வை வழங்குகிறது.\n\n ### லிப்ரசைன் மூலம் நிகழ்நேர கண்காணிப்பின் முக்கிய நன்மைகள்\n\n #### 1. விரிவான மற்றும் உடனடி பின்தொடர்தல்\n\n கையொப்பமிடும் செயல்முறையின் ஒவ்வொரு அடியையும் கண்காணிக்க லிப்ரசைனின் நிகழ்நேர கண்காணிப்பு உங்களை அனுமதிக்கிறது. இதன் பொருள் எந்த நேரத்திலும் ஒரு ஆவணம் கையொப்பமிடப்பட்டதா அல்லது இன்னும் நடவடிக்கை நிலுவையில் உள்ளதா என்பதை நீங்கள் சரிபார்க்கலாம். ஆவணங்கள் இன்னும் நிற்கவில்லை என்பதையும், சம்பந்தப்பட்ட அனைத்து தரப்பினரும் தங்கள் காலக்கெடுவை நிறைவு செய்வதையும் உறுதி செய்வதற்கு இந்த உடனடி தெரிவுநிலை அவசியம்.\n\n #### 2. தானியங்கி நினைவூட்டல்களை அனுப்புதல்\n\n ஒரு ஆவணம் கையொப்பம் நிலுவையில் இருக்கும்போது, கையொப்பமிட்டவர்களுக்கு நினைவூட்டல்களை அனுப்ப லிப்ரசைன் உங்களை அனுமதிக்கிறது. இந்த செயல்பாடு அனைவருக்கும் அறிவிக்கப்பட்டு விரைவாக செயல்பட முடியும் என்பதை உறுதி செய்கிறது, தேவையற்ற தாமதங்களைத் தவிர்க்கிறது. பொது நிறுவனங்களில், விரைவு மற்றும் துல்லியம் அடிப்படை எனில், கையொப்பமிட்டவர்களை தானாகவே நினைவில் வைத்திருக்கும் இந்த திறன் மிகவும் குறிப்பிடத்தக்க வேறுபாட்டாகும்.\n\n #### 3. விரைவான சிக்கல் தீர்வு\n\n நிகழ்நேர கண்காணிப்புடன், சிக்கல்களைக் கண்டறிந்து உடனடியாக தீர்க்க முடியும். ஆவணங்களின் முன்னேற்றத்தைக் கண்காணிப்பதன் மூலம், நீங்கள் ஏதேனும் தடைகள் அல்லது தாமதங்களைக் கண்டறிந்து நிலைமையை சரிசெய்ய தேவையான நடவடிக்கைகளை எடுக்கலாம். இந்த விரைவான மறுமொழி திறன் பணிப்பாய்வு செயல்திறனை மேம்படுத்துகிறது மற்றும் நிறுவப்பட்ட காலக்கெடுவுக்குள் ஆவணங்கள் கையொப்பமிடப்படுவதை உறுதி செய்கிறது.\n\n ####. உள்ளுணர்வு டாச்போர்டு\n\n ஒவ்வொரு ஆவணத்தின் நிலையைப் பற்றிய தெளிவான, விரிவான பார்வையை லிப்ரேசின் ஊடாடும் டாச்போர்டு உங்களுக்கு வழங்குகிறது. இந்த உள்ளுணர்வு இடைமுகம் பல ஒரே நேரத்தில் கையொப்பங்களை நிர்வகிப்பதற்கும் கண்காணிப்பதற்கும் உதவுகிறது, மேலும் குழு அதிக மூலோபாய பணிகளில் கவனம் செலுத்த அனுமதிக்கிறது, கணினி ஆவணக் கட்டுப்பாடு மற்றும் கண்காணிப்பை கவனித்துக்கொள்கிறது என்பதை அறிவது.\n\n #### பொது அமைப்புகளுக்கு ஏன் லிப்ரசைன் தேவை?\n\n பொது நிறுவனங்கள் வெவ்வேறு கட்சிகளால் கையொப்பமிட வேண்டிய பெரிய அளவிலான ஆவணங்களைக் கையாளுகின்றன, பெரும்பாலும் வெவ்வேறு இடங்களில். நிர்வாக செயல்முறைகளை ஒழுங்காக வைத்திருக்கவும், சேவைகளின் தொடர்ச்சியை உறுதிப்படுத்தவும் இந்த சந்தாக்களை நிர்வகிப்பதில் செயல்திறன் தேவை. கையொப்பமிடும் செயல்முறையை விரைவுபடுத்துவது மட்டுமல்லாமல், ஒரே குழுவில் கையொப்ப நிர்வாகத்தை மையப்படுத்துவதன் மூலம் குழு அமைப்பு மற்றும் உற்பத்தித்திறனையும் மேம்படுத்துகிறது.\n\n ### நிகழ்நேர கண்காணிப்பு பயன்பாடுகளின் எடுத்துக்காட்டுகள்\n\n 1. ** அரசு துறைகள்: **\n\n அரசாங்கத் துறைகளில், உத்தியோகபூர்வ ஆவணங்களில் கையெழுத்திடுவது நாள்தோறும் நடவடிக்கையாகும், நிகழ்நேர கண்காணிப்பு அனைத்து ஆவணங்களும் சரியான நேரத்தில் கையொப்பமிடப்படுவதையும், முக்கியமான விவரங்கள் எதுவும் கவனிக்கப்படவில்லை என்பதையும் உறுதி செய்கிறது.\n\n 2. ** மருத்துவமனைகள் மற்றும் சுகாதார சேவைகள்: **\n\n மருத்துவமனைகள் மற்றும் சுகாதார சேவைகளில், திறமையான ஆவண மேலாண்மை உண்மையில் உயிர்களைக் காப்பாற்ற முடியும். மருந்து மற்றும் அங்கீகார கையொப்பங்கள், மருந்துகள் மற்றும் பிற முக்கியமான ஆவணங்களை நிகழ்நேரத்தில் கண்காணிக்கும் திறன் நோயாளிகள் தாமதங்கள் இல்லாமல் தங்களுக்குத் தேவையான கவனிப்பைப் பெறுவதை உறுதி செய்கிறது.\n\n 3. ** கல்வித் துறை: **\n\n ஆசிரியர் ஒப்பந்தங்கள், பெற்றோரின் ஒப்புதல்கள், மாணவர் பதிவுகள் மற்றும் பிற முக்கியமான ஆவணங்களை திறமையாகவும் வெளிப்படையாகவும் நிர்வகிப்பதன் மூலம் பள்ளிகள், பல்கலைக்கழகங்கள் மற்றும் பிற கல்வி நிறுவனங்கள் லிப்ரீசைனில் இருந்து பயனடையலாம்.\n\n லிப்ரசைன் உடன் நிகழ்நேர கண்காணிப்பை செயல்படுத்துவது ஆவண நிர்வாகத்தை புரட்சிகரமாக்குகிறது, இது மிகவும் வெளிப்படையான மற்றும் திறமையான அனுபவத்தை வழங்குகிறது. பொது நிறுவனங்கள், குறிப்பாக, இந்த தொழில்நுட்பத்திலிருந்து பயனடையலாம், அவற்றின் கையொப்ப செயல்முறைகள் சுறுசுறுப்பானவை மற்றும் நன்கு கட்டுப்படுத்தப்படுகின்றன என்பதை உறுதி செய்கிறது.\n\n தெரிவுநிலை மற்றும் கட்டுப்பாட்டு பற்றாக்குறை உங்கள் நிறுவனத்தின் உற்பத்தித்திறனுக்கு தீங்கு விளைவிக்க வேண்டாம். உங்கள் டிசிட்டல் கையொப்ப செயல்முறைகளை லிப்ரசைட்டை முயற்சித்து மாற்றவும். ஒரு ஆர்ப்பாட்டத்தைத் திட்டமிடுங்கள் மற்றும் உங்கள் நிறுவனத்தில் ஆவண மேலாண்மை மற்றும் நிர்வாக செயல்திறனை எவ்வாறு மேம்படுத்தலாம் என்பதைக் கண்டறியவும்.\n",
+ "### Validity of Legal Signatures in Brazil and Around the World\n\nWith the increasing digitalization of administrative and legal processes, the validity of electronic signatures has become a topic of great relevance. Digital signatures offer security, agility, and convenience, but it is essential to understand their legal basis both in Brazil and in other countries. In this article, we explore the legal validity of digital signatures in a global context.\n\n#### Legal Signatures in Brazil\n\nIn Brazil, the validity of electronic signatures is provided for by [Provisional Measure No. 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm), which established the Brazilian Public Key Infrastructure (ICP-Brasil). This measure establishes that digitally signed documents using certificates issued by accredited authorities have the same legal validity as physically signed documents.\n\n**Article 10 of MP 2,200-2/2001:**\n\"Electronic documents referred to in this Provisional Measure, whose signatures were made using a digital certificate issued by an accredited Certification Authority, are considered public or private documents.\"\n\nAdditionally, [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) brought important updates on the use of electronic signatures in the public sector, classifying them into three types: simple, advanced, and qualified, with the latter having the highest level of security and legal validity.\n\n#### Legal Signatures Around the World\n\nThe regulation of electronic signatures varies from country to country, but there is a global movement towards their acceptance and validation.\n\n##### European Union\n\nIn the European Union, the [eIDAS Regulation](https://s.librecode.coop/e-idas-regulation) (Electronic Identification, Authentication and Trust Services), in effect since 2016, standardizes the use of electronic signatures among Member States. The eIDAS recognizes three types of electronic signatures: simple, advanced, and qualified, with the latter being the only one that has legal equivalence to handwritten signatures.\n\n**Article 25 of the eIDAS Regulation:**\n\"A qualified electronic signature shall have the equivalent legal effect of a handwritten signature.\"\n\n##### United States\n\nIn the United States, the Electronic Signatures in Global and National Commerce Act ([E-SIGN Act](https://www.congress.gov/bill/106th-congress/house-bill/1714)) and the Uniform Electronic Transactions Act (UETA) establish that electronic signatures are legally valid and enforceable, provided that all parties involved in the contract opt to use electronic means.\n\n**Section 101(a) of the E-SIGN Act:**\n\"A signature, contract, or other record relating to such transaction may not be denied legal effect, validity, or enforceability solely because it is in electronic form.\"\n\n#### Benefits of Digital Signatures\n\nThe adoption of digital signatures offers several benefits for businesses and institutions:\n\n1. **Security:** They use encryption to ensure the authenticity and integrity of documents.\n2. **Efficiency:** They reduce the time required to sign and process documents.\n3. **Sustainability:** They decrease paper usage, contributing to more sustainable practices.\n\nDigital signatures represent a significant advancement in the way documents are managed and authenticated. Their legal validity is supported by specific laws both in Brazil and in other countries, providing security and efficiency for businesses and individuals.\n\nFor more information on the validity of digital signatures in Brazil, visit [ICP-Brasil](http://www.iti.gov.br/icp-brasil) and [Law No. 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm).\n": "### பிரேசிலிலும் உலகெங்கிலும் சட்டப்பூர்வ கையொப்பங்களின் செல்லுபடியாகும் தன்மை\n\nநிர்வாக மற்றும் சட்ட செயல்முறைகளின் அதிகரித்து வரும் டிசிட்டல் மயமாக்கலுடன், மின்னணு கையொப்பங்களின் செல்லுபடியாகும் தன்மை மிகவும் பொருத்தமான ஒரு தலைப்பாக மாறியுள்ளது. டிசிட்டல் கையொப்பங்கள் பாதுகாப்பு, சுறுசுறுப்பு மற்றும் வசதியை வழங்குகின்றன, ஆனால் பிரேசிலிலும் பிற நாடுகளிலும் அவற்றின் சட்ட அடிப்படையைப் புரிந்துகொள்வது அவசியம். இந்தக் கட்டுரையில், உலகளாவிய சூழலில் டிசிட்டல் கையொப்பங்களின் சட்டப்பூர்வ செல்லுபடியை நாங்கள் ஆராய்வோம்.\n\n#### பிரேசிலில் சட்டப்பூர்வ கையொப்பங்கள்\n\nபிரேசிலில், மின்னணு கையொப்பங்களின் செல்லுபடியாகும் தன்மை [தற்காலிக அளவீட்டு எண். 2,200-2/2001](https://www.planalto.gov.br/ccivil_03/MPV/Antigas_2001/2200-2.htm) ஆல் வழங்கப்படுகிறது, இது பிரேசிலிய பொது விசை உள்கட்டமைப்பை (ICP-Brasil) நிறுவியது. அங்கீகாரம் பெற்ற அதிகாரிகளால் வழங்கப்பட்ட சான்றிதழ்களைப் பயன்படுத்தி டிசிட்டல் முறையில் கையொப்பமிடப்பட்ட ஆவணங்கள் உடல் ரீதியாகக் கையொப்பமிடப்பட்ட ஆவணங்களைப் போலவே சட்டப்பூர்வ செல்லுபடியாகும் என்பதை இந்த நடவடிக்கை நிறுவுகிறது.\n\n**MP 2,200-2/2001 இன் பிரிவு 10:**\n\"இந்தத் தற்காலிக நடவடிக்கையில் குறிப்பிடப்பட்டுள்ள மின்னணு ஆவணங்கள், அங்கீகாரம் பெற்ற சான்றிதழ் ஆணையத்தால் வழங்கப்பட்ட டிசிட்டல் சான்றிதழைப் பயன்படுத்தி கையொப்பமிடப்பட்டவை, பொது அல்லது தனியார் ஆவணங்களாகக் கருதப்படுகின்றன.\"\n\nகூடுதலாக, [சட்டம் எண். 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) பொதுத்துறையில் மின்னணு கையொப்பங்களைப் பயன்படுத்துவது குறித்த முக்கியமான புதுப்பிப்புகளைக் கொண்டு வந்தது, அவற்றை மூன்று வகைகளாக வகைப்படுத்தியது: எளிமையானது, மேம்பட்டது மற்றும் தகுதியானது, பிந்தையது மிக உயர்ந்த அளவிலான பாதுகாப்பு மற்றும் சட்ட செல்லுபடியாகும் தன்மையைக் கொண்டுள்ளது.\n\n#### உலகம் முழுவதும் சட்ட கையொப்பங்கள்\n\nமின்னணு கையொப்பங்களின் ஒழுங்குமுறை நாட்டிற்கு நாடு மாறுபடும், ஆனால் அவற்றை ஏற்றுக்கொள்வதற்கும் சரிபார்ப்பதற்கும் உலகளாவிய இயக்கம் உள்ளது.\n\n##### ஐரோப்பிய ஒன்றியம்\n\nஐரோப்பிய ஒன்றியத்தில், 2016 முதல் நடைமுறையில் உள்ள [eIDAS ஒழுங்குமுறை](https://s.librecode.coop/e-idas-regulation) (மின்னணு அடையாளம் காணல், அங்கீகாரம் மற்றும் அறக்கட்டளை சேவைகள்), உறுப்பு நாடுகளிடையே மின்னணு கையொப்பங்களின் பயன்பாட்டைத் தரப்படுத்துகிறது. eIDAS மூன்று வகையான மின்னணு கையொப்பங்களை அங்கீகரிக்கிறது: எளிமையானது, மேம்பட்டது மற்றும் தகுதியானது, பிந்தையது கையால் எழுதப்பட்ட கையொப்பங்களுக்கு சட்டப்பூர்வ சமமானதாகும்.\n\n**eIDAS ஒழுங்குமுறையின் பிரிவு 25:**\n\"தகுதிவாய்ந்த மின்னணு கையொப்பம் கையால் எழுதப்பட்ட கையொப்பத்திற்கு சமமான சட்ட விளைவைக் கொண்டிருக்கும்.\"\n\n##### அமெரிக்கா\n\nஅமெரிக்காவில், உலகளாவிய மற்றும் தேசிய வர்த்தகச் சட்டம் ([E-SIGN சட்டம்](https://www.congress.gov/bill/106th-congress/house-bill/1714)) மற்றும் சீரான மின்னணு பரிவர்த்தனைகள் சட்டம் (UETA) ஆகியவை ஒப்பந்தத்தில் ஈடுபட்டுள்ள அனைத்து தரப்பினரும் மின்னணு வழிகளைப் பயன்படுத்தத் தேர்வுசெய்தால், மின்னணு கையொப்பங்கள் சட்டப்பூர்வமாகச் செல்லுபடியாகும் மற்றும் செயல்படுத்தக்கூடியவை என்பதை நிறுவுகின்றன.\n\n**E-SIGN சட்டத்தின் பிரிவு 101(a):**\n\"ஒரு கையொப்பம், ஒப்பந்தம் அல்லது அத்தகைய பரிவர்த்தனை தொடர்பான பிற பதிவு மின்னணு வடிவத்தில் இருப்பதால் மட்டுமே சட்ட விளைவு, செல்லுபடியாகும் தன்மை அல்லது செயல்படுத்தக்கூடிய தன்மை மறுக்கப்படக் கூடாது.\"\n\n#### டிசிட்டல் கையொப்பங்களின் நன்மைகள்\n\nடிசிட்டல் கையொப்பங்களை ஏற்றுக்கொள்வது வணிகங்கள் மற்றும் நிறுவனங்களுக்குப் பல நன்மைகளை வழங்குகிறது:\n\n1. **பாதுகாப்பு:** ஆவணங்களின் நம்பகத்தன்மை மற்றும் ஒருமைப்பாட்டை உறுதிப்படுத்த அவை குறியாக்கத்தைப் பயன்படுத்துகின்றன.\n2. **செயல்திறன்:** ஆவணங்களில் கையொப்பமிடவும் செயலாக்கவும் தேவையான நேரத்தை அவை குறைக்கின்றன.\n3. **நிலைத்தன்மை:** அவை காகித பயன்பாட்டைக் குறைத்து, மேலும் நிலையான நடைமுறைகளுக்குப் பங்களிக்கின்றன.\n\nடிசிட்டல் கையொப்பங்கள் ஆவணங்கள் நிர்வகிக்கப்படும் மற்றும் அங்கீகரிக்கப்படும் விதத்தில் குறிப்பிடத் தக்க முன்னேற்றத்தைக் குறிக்கின்றன. அவற்றின் சட்டப்பூர்வ செல்லுபடியாகும் தன்மை பிரேசிலிலும் பிற நாடுகளிலும் குறிப்பிட்ட சட்டங்களால் ஆதரிக்கப்படுகிறது, இது வணிகங்கள் மற்றும் தனிநபர்களுக்குப் பாதுகாப்பையும் செயல்திறனையும் வழங்குகிறது.\n\nபிரேசிலில் டிசிட்டல் கையொப்பங்களின் செல்லுபடியாகும் தன்மைபற்றிய கூடுதல் தகவலுக்கு, [ICP-Brasil](http://www.iti.gov.br/icp-brasil) மற்றும் [சட்ட எண். 14,063/2020](https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L14063.htm) ஐப் பார்வையிடவும்.\n",
+ "$ 600/mo": "$ 600/மோ",
+ "- Unlimited accounts\n- Storage customized": "- வரம்பற்ற கணக்குகள்\n - தனிப்பயனாக்கப்பட்ட சேமிப்பு",
+ "- Until 5 accounts\n- Storage until 1Gb": "- 5 கணக்குகள் வரை\n - 1 சிபி சேமிப்பு வரை",
+ "4 doubts about digital signature: Learn about the common myths created about this term": "4 doubts about digital signature: Learn about the common myths created about this term",
+ "A Story of Trust, Made for the Future.": "A Story of Trust, Made for the Future.",
+ "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.": "A free license software like LibreSign is built collaboratively. Thousands of specialists test, correct, and continuously improve it. This ensures 100% auditable code, allowing immediate identification of any flaw. The transparency of our code is your security and innovation guarantee constantly.",
+ "A simple and complete solution. It speeds up processes and can eliminate the use of paper. We integrated it with our public management system or e-Cidade, it was absurdly good. Congratulations.": "ஒரு எளிய மற்றும் முழுமையான தீர்வு. இது செயல்முறைகளை விரைவுபடுத்துகிறது மற்றும் காகிதத்தின் பயன்பாட்டை அகற்றும். நாங்கள் அதை எங்கள் பொது மேலாண்மை அமைப்பு அல்லது மின்-வனப்பகுதியுடன் ஒருங்கிணைத்தோம், அது அபத்தமானது. வாழ்த்துக்கள்.",
+ "About": "பற்றி",
+ "About Us": "எங்களைப் பற்றி",
+ "Access management by users or departments": "பயனர்கள் அல்லது துறைகளால் நிர்வாகத்தை அணுகவும்",
+ "Advanced Security": "Advanced Security",
+ "Advanced security": "மேம்பட்ட பாதுகாப்பு",
+ "Agility and security are paramount in business transactions, and LibreSign emerges as the intelligent choice for diverse sectors. Developed by LibreCode, a cooperative of IT professionals, LibreSign embodies the Free and Open-Source Software (FOSS) philosophy. With robust security standards, it ensures the inviolability of electronic signatures, making it ideal for government, education, and corporate enterprises": "வணிக பரிவர்த்தனைகளில் சுறுசுறுப்பு மற்றும் பாதுகாப்பு மிக முக்கியமானது, மேலும் பல்வேறு துறைகளுக்கான புத்திசாலித்தனமான தேர்வாக லிப்ரசைன் வெளிப்படுகிறது. ஐ.டி நிபுணர்களின் கூட்டுறவு லிப்ரெகோட் உருவாக்கியது, லிப்ரசைன் இலவச மற்றும் திறந்த மூல மென்பொருள் (FOSS) தத்துவத்தை உள்ளடக்கியது. வலுவான பாதுகாப்பு தரங்களுடன், இது மின்னணு கையொப்பங்களின் மீறலை உறுதி செய்கிறது, இது அரசு, கல்வி மற்றும் கார்ப்பரேட் நிறுவனங்களுக்கு ஏற்றதாக அமைகிறது",
+ "Agility and security in business transactions are essential for the success of any company. It is in this scenario that LibreSign stands out as the smart choice for businesses across various sectors, offering not only efficiency but also a commitment to security and privacy.\n\nDeveloped by LibreCode, a cooperative of IT professionals, LibreSign is more than just software; it is an expression of the Free and Open-Source Software (FOSS) philosophy, reflecting not only what we do but why we do it. After all, we are driven by the conviction that technology should be accessible to all, promoting the freedom of use, modification, and distribution.\n\nBy adopting the Free and Open-Source model, LibreSign not only provides businesses with a cost-effective solution but also offers the flexibility needed to adapt the software to the specific demands of each business. This means that your company is not just acquiring a product but becoming part of a community dedicated to building advanced technological solutions.\n\n## Security first\n\nDeveloped with the highest standards of security and encryption, our users can sign electronic documents with confidence, knowing that their sensitive information is protected.\n\nEncryption ensures that electronic signatures are secure and inviolable, providing peace of mind not only for businesses but also for customers and partners. By choosing LibreSign, your company is investing in a solution that places security and privacy at the center of everything we do.\n\n## Who is LibreSign for?\n\nLibreSign is a versatile solution developed to meet the specific needs of various sectors, including government, education, and corporate enterprises. By simplifying and streamlining processes such as the signing of government contracts, academic documents, and corporate agreements, LibreSign promotes efficiency at all levels of these institutions.\n\nBy using LibreSign, businesses are not only investing in a practical tool; they are joining a revolution that redefines and optimizes process management. This transformation aims not only to enhance efficiency but also to strengthen security, taking them to the highest level of excellence.\n": "எந்தவொரு நிறுவனத்தின் வெற்றிக்கும் வணிக பரிவர்த்தனைகளில் சுறுசுறுப்பு மற்றும் பாதுகாப்பு தேவை. இந்த சூழ்நிலையில்தான், லிப்ரசைன் பல்வேறு துறைகளில் உள்ள வணிகங்களுக்கான அறிவுள்ள தேர்வாக நிற்கிறது, இது செயல்திறனை மட்டுமல்லாமல் பாதுகாப்பு மற்றும் தனியுரிமைக்கான உறுதிப்பாட்டையும் வழங்குகிறது.\n\n ஐடி நிபுணர்களின் கூட்டுறவு லிப்ரெகோட் உருவாக்கியது, லிப்ரசைன் என்பது மென்பொருளை விட அதிகம்; இது இலவச மற்றும் திறந்த மூல மென்பொருள் (FOSS) தத்துவத்தின் வெளிப்பாடாகும், இது நாம் என்ன செய்கிறோம் என்பது மட்டுமல்லாமல், ஏன் அதைச் செய்கிறோம் என்பதை பிரதிபலிக்கிறது. எல்லாவற்றிற்கும் மேலாக, தொழில்நுட்பம் அனைவருக்கும் அணுகக்கூடியதாக இருக்க வேண்டும் என்ற நம்பிக்கையால் நாங்கள் உந்தப்படுகிறோம், பயன்பாட்டின் சுதந்திரத்தை ஊக்குவிக்கிறோம், மாற்றியமைத்தல் மற்றும் விநியோகம்.\n\n இலவச மற்றும் திறந்த மூல மாதிரியை ஏற்றுக்கொள்வதன் மூலம், லிப்ரசைன் வணிகங்களுக்கு செலவு குறைந்த தீர்வை வழங்குவதோடு மட்டுமல்லாமல், ஒவ்வொரு வணிகத்தின் குறிப்பிட்ட கோரிக்கைகளுக்கு மென்பொருளை மாற்றியமைக்கத் தேவையான நெகிழ்வுத்தன்மையையும் வழங்குகிறது. இதன் பொருள் உங்கள் நிறுவனம் ஒரு தயாரிப்பைப் பெறுவது மட்டுமல்ல, மேம்பட்ட தொழில்நுட்ப தீர்வுகளை உருவாக்குவதற்கு அர்ப்பணிக்கப்பட்ட ஒரு சமூகத்தின் ஒரு பகுதியாக மாறுகிறது.\n\n ## பாதுகாப்பு முதலில்\n\n பாதுகாப்பு மற்றும் குறியாக்கத்தின் மிக உயர்ந்த தரங்களுடன் உருவாக்கப்பட்ட எங்கள் பயனர்கள் மின்னணு ஆவணங்களில் நம்பிக்கையுடன் கையெழுத்திடலாம், அவற்றின் முக்கியமான தகவல்கள் பாதுகாக்கப்படுகின்றன என்பதை அறிந்து கொள்ளலாம்.\n\n குறியாக்கம் மின்னணு கையொப்பங்கள் பாதுகாப்பானவை மற்றும் மீற முடியாதவை என்பதை உறுதி செய்கிறது, இது வணிகங்களுக்கு மட்டுமல்ல, வாடிக்கையாளர்களுக்கும் கூட்டாளர்களுக்கும் மன அமைதியை வழங்குகிறது. லிப்ரசைனைத் தேர்ந்தெடுப்பதன் மூலம், உங்கள் நிறுவனம் நாங்கள் செய்யும் எல்லாவற்றின் மையத்திலும் பாதுகாப்பையும் தனியுரிமையையும் வைக்கும் ஒரு தீர்வில் முதலீடு செய்கிறது.\n\n ## யார் லிப்ரசைன்?\n\n அரசு, கல்வி மற்றும் கார்ப்பரேட் நிறுவனங்கள் உள்ளிட்ட பல்வேறு துறைகளின் குறிப்பிட்ட தேவைகளைப் நிறைவு செய்ய உருவாக்கப்பட்ட ஒரு பல்துறை தீர்வாகும். அரசாங்க ஒப்பந்தங்கள், கல்வி ஆவணங்கள் மற்றும் கார்ப்பரேட் ஒப்பந்தங்களில் கையெழுத்திடுவது போன்ற செயல்முறைகளை எளிதாக்குவதன் மூலமும், நெறிப்படுத்துவதன் மூலமும், லிப்ரசைன் இந்த நிறுவனங்களின் அனைத்து மட்டங்களிலும் செயல்திறனை ஊக்குவிக்கிறது.\n\n லிப்ரேசைனைப் பயன்படுத்துவதன் மூலம், வணிகங்கள் ஒரு நடைமுறை கருவியில் முதலீடு செய்வது மட்டுமல்ல; செயல்முறை நிர்வாகத்தை மறுவரையறை செய்து மேம்படுத்தும் ஒரு புரட்சியில் அவர்கள் சேர்கிறார்கள். இந்த மாற்றம் செயல்திறனை மேம்படுத்துவதோடு மட்டுமல்லாமல், பாதுகாப்பை வலுப்படுத்துவதையும் நோக்கமாகக் கொண்டுள்ளது, அவற்றை மிக உயர்ந்த நிலைக்கு கொண்டு செல்கிறது.\n",
+ "All rights reserved.": "All rights reserved.",
+ "Any Questions? Answered": "ஏதாவது கேள்விகள்? பதில்",
+ "Back to top": "Back to top",
+ "Basic": "அடிப்படை",
+ "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.": "Before digital transformation, document management was synonymous with bureaucratic processes, risks of loss, and wasted time.",
+ "Beyond offering agility and security in digital signatures and document management, LibreSign features functionalities that adapt to the specific needs of your organization.": "டிசிட்டல் கையொப்பங்கள் மற்றும் ஆவண நிர்வாகத்தில் சுறுசுறுப்பு மற்றும் பாதுகாப்பை வழங்குவதைத் தாண்டி, உங்கள் நிறுவனத்தின் குறிப்பிட்ட தேவைகளுக்கு ஏற்ப செயல்பாடுகளை லிப்ரசைன் கொண்டுள்ளது.",
+ "Blog": "Blog",
+ "Blog Page": "வலைப்பதிவு பக்கம்",
+ "Boost Your Business with Digital Signature.": "Boost Your Business with Digital Signature.",
+ "Business": "வணிகம்",
+ "Button to play characters captcha": "எழுத்துக்கள் கேப்ட்சா விளையாடுவதற்கான பொத்தான்",
+ "Button to reload characters captcha": "எழுத்துக்களை மீண்டும் ஏற்ற பொத்தான் கேப்ட்சா",
+ "By %s": "மூலம் %s",
+ "By using digital certificates issued by a Certification Authority, it is possible to ensure the signer's identity and the document's integrity. Physical signatures can be forged, compromising the validity of your documents. However, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents.": "சான்றிதழ் ஆணையத்தால் வழங்கப்பட்ட டிசிட்டல் சான்றிதழ்களைப் பயன்படுத்துவதன் மூலம், கையொப்பமிட்டவரின் அடையாளம் மற்றும் ஆவணத்தின் ஒருமைப்பாட்டை உறுதிப்படுத்த முடியும். உடல் கையொப்பங்கள் போலியானவை, உங்கள் ஆவணங்களின் செல்லுபடியை வேறுபாடின்மை செய்கின்றன. இருப்பினும், தற்காலிக அளவீட்டு எண் 2.200-2/2001 ஆல் கட்டுப்படுத்தப்படும் டிசிட்டல் கையொப்பங்கள், உங்கள் ஆவணங்களின் நம்பகத்தன்மையையும் சட்ட செல்லுபடியையும் பாதுகாக்க தேவையான பாதுகாப்பை வழங்குகின்றன.",
+ "CONTACT US": "எங்களை தொடர்புகொள்",
+ "Choose the perfect plan for your needs - Flexibility and security for companies of all sizes!": "உங்கள் தேவைகளுக்கான சரியான திட்டத்தைத் தேர்வுசெய்க - அனைத்து அளவிலான நிறுவனங்களுக்கும் நெகிழ்வுத்தன்மை மற்றும் பாதுகாப்பு!",
+ "Client Area": "Client Area",
+ "Cloud Storage": "மேகக்கணி சேமிப்பு",
+ "Company Name": "Company Name",
+ "Compare plans": "திட்டங்களை ஒப்பிடுக",
+ "Congratulations to the LibreSign development team for creating such an efficient solution for electronic signatures! LibreSign has an intuitive interface and ease of use, allowing integration with various APIs. I've been following the development and see it improving with each new release. LibreSign makes managing digital signatures a simple and reliable experience. I highly recommend it!": "மின்னணு கையொப்பங்களுக்கு இதுபோன்ற திறமையான தீர்வை உருவாக்கிய லிப்ரசைன் மேம்பாட்டுக் குழுவுக்கு வாழ்த்துக்கள்! லிப்ரசைன் ஒரு உள்ளுணர்வு இடைமுகத்தையும் பயன்பாட்டின் எளிமையையும் கொண்டுள்ளது, இது பல்வேறு பநிஇ களுடன் ஒருங்கிணைக்க அனுமதிக்கிறது. நான் வளர்ச்சியைப் பின்பற்றி வருகிறேன், ஒவ்வொரு புதிய வெளியீட்டிலும் அதை மேம்படுத்துவதைப் பார்க்கிறேன். டிசிட்டல் கையொப்பங்களை நிர்வகிப்பது எளிய மற்றும் நம்பகமான அனுபவமாக மாற்றுகிறது. நான் அதை மிகவும் பரிந்துரைக்கிறேன்!",
+ "Contact": "தொடர்பு",
+ "Contact information": "Contact information",
+ "Contact sales team for a quote": "Contact sales team for a quote",
+ "Contact us to more informations": "மேலும் தகவலுக்கு எங்களை தொடர்பு கொள்ளவும்",
+ "Content": "Content",
+ "Contribute to a greener world by eliminating the use of paper.": "காகிதத்தின் பயன்பாட்டை அகற்றுவதன் மூலம் பசுமையான உலகிற்கு பங்களிக்கவும்.",
+ "Cooperatives: Strengthen Governance and Member Participation": "Cooperatives: Strengthen Governance and Member Participation",
+ "Cooperativism": "Cooperativism",
+ "Current language": "Current language",
+ "Customization of visual identity (colors, logo and domain)": "காட்சி அடையாளத்தின் தனிப்பயனாக்கம் (வண்ணங்கள், லோகோ மற்றும் டொமைன்)",
+ "Daiane Alves": "Daiane Alves",
+ "Developed by": "உருவாக்கியது",
+ "Developed with expertise to optimize processes across various segments.": "Developed with expertise to optimize processes across various segments.",
+ "Did you know that digital signature is the safest and most efficient way to validate electronic documents?": "மின்னணு ஆவணங்களை சரிபார்க்க டிசிட்டல் கையொப்பம் பாதுகாப்பான மற்றும் திறமையான வழி என்பது உங்களுக்குத் தெரியுமா?",
+ "Digital Signature": "Digital Signature",
+ "Digital document signature: see real situations where digital signature transforms contracts": "Digital document signature: see real situations where digital signature transforms contracts",
+ "Digital signature article": "Digital signature article",
+ "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...": "Digital signature has become an essential tool in the corporate, legal, and even personal world. More than a trend, it represents a definitive change in the way we deal with documents...",
+ "Digital signature myths": "Digital signature myths",
+ "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.": "Digitize assemblies and internal processes, promoting transparency, collaboration, and alignment with your cooperative values.",
+ "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.": "Digitize bids, contracts, and administrative processes with total compliance and agility, respecting public value.",
+ "Discover LibreSign, the secure and efficient digital signature platform. Reduce costs, boost productivity, and ensure legal validity with advanced encryption. Perfect for companies seeking agility and sustainability.": "பாதுகாப்பான மற்றும் திறமையான டிஜிட்டல் கையொப்ப தளமான LibreSign ஐக் கண்டறியவும். மேம்பட்ட குறியாக்கத்துடன் செலவுகளைக் குறைக்கவும், உற்பத்தித்திறனை அதிகரிக்கவும், சட்டப்பூர்வ செல்லுபடியை உறுதிப்படுத்தவும். சுறுசுறுப்பு மற்றும் நிலைத்தன்மையை விரும்பும் நிறுவனங்களுக்கு ஏற்றது.",
+ "Discover Solutions for Your Company.": "Discover Solutions for Your Company.",
+ "Discover the Perfect Solution for Cooperatives": "Discover the Perfect Solution for Cooperatives",
+ "Discover the Perfect Solution for IT Professionals": "Discover the Perfect Solution for IT Professionals",
+ "Discover the Perfect Solution for Lawyers": "Discover the Perfect Solution for Lawyers",
+ "Discover the Perfect Solution for Small and Medium Businesses": "Discover the Perfect Solution for Small and Medium Businesses",
+ "Discover the Perfect Solution for the Public Sector": "Discover the Perfect Solution for the Public Sector",
+ "Discover the main benefits of integrating e-Cidade with LibreSign and see how this partnership is transforming the digitalization of municipalities, promoting agility, security, and sustainability.": "லிபிரீசைனுடன் ஈ-செடேட்டை ஒருங்கிணைப்பதன் முக்கிய நன்மைகளைக் கண்டறிந்து, இந்த கூட்டாண்மை நகராட்சிகளின் டிசிட்டல்மயமாக்கலை எவ்வாறு மாற்றுகிறது, சுறுசுறுப்பு, பாதுகாப்பு மற்றும் நிலைத்தன்மையை ஊக்குவிக்கிறது என்பதைப் பாருங்கள்.",
+ "Discover the validity of digital signatures in Brazil and around the world. This article explores the legal basis of electronic signatures, citing specific laws and highlighting the benefits of this technology for businesses and institutions.": "பிரேசில் மற்றும் உலகெங்கிலும் டிசிட்டல் கையொப்பங்களின் செல்லுபடியைக் கண்டறியவும். இந்த கட்டுரை மின்னணு கையொப்பங்களின் சட்ட அடிப்படையை ஆராய்கிறது, குறிப்பிட்ட சட்டங்களை மேற்கோள் காட்டி, வணிகங்கள் மற்றும் நிறுவனங்களுக்கான இந்த தொழில்நுட்பத்தின் நன்மைகளை எடுத்துக்காட்டுகிறது.",
+ "Document management in education - Challenges and solutions with LibreSign": "கல்வியில் ஆவண மேலாண்மை - லிபிரீசைக் உடனான சவால்கள் மற்றும் தீர்வுகள்",
+ "Document management in the educational field is complex and inefficient when done manually. With LibreSign, educational institutions can optimize document management, making it faster, more accurate, and efficient.": "கல்வித் துறையில் ஆவண மேலாண்மை சிக்கலானது மற்றும் கைமுறையாக செய்யும்போது திறமையற்றது. லிப்ரசைன் மூலம், கல்வி நிறுவனங்கள் ஆவண நிர்வாகத்தை மேம்படுத்தலாம், அதை வேகமாகவும், துல்லியமாகவும், திறமையாகவும் மாற்றும்.",
+ "Document validation by QR Code": "QR குறியீட்டின் ஆவண சரிபார்ப்பு",
+ "E-books library": "E-books library",
+ "Easily create, send, sign and track all your contracts in one place": "உங்கள் அனைத்து ஒப்பந்தங்களையும் ஒரே இடத்தில் எளிதாக உருவாக்கவும், அனுப்பவும், கையொப்பமிடவும் கண்காணிக்கவும்",
+ "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.": "Easily integrate, customize to your needs, and enjoy the freedom of a robust, scalable architecture under your control.",
+ "Education": "கல்வி",
+ "Electronic document management": "மின்னணு ஆவண மேலாண்மை",
+ "Electronic signature capture is a technology for signing electronic document files with a handwritten signature. The use of this technology allows for the elimination of the mailing, storage, filing, copying, and retrieval of paper documents. This will save your business time and money.": "எலக்ட்ரானிக் கையொப்பம் பிடிப்பு என்பது கையெழுத்திடப்பட்ட கையொப்பத்துடன் மின்னணு ஆவணக் கோப்புகளில் கையொப்பமிடுவதற்கான தொழில்நுட்பமாகும். இந்த தொழில்நுட்பத்தின் பயன்பாடு, அஞ்சல், சேமிப்பு, தாக்கல் செய்தல், நகலெடுப்பது மற்றும் காகித ஆவணங்களை மீட்டெடுக்க அனுமதிக்கிறது. இது உங்கள் வணிக நேரத்தையும் பணத்தையும் மிச்சப்படுத்தும்.",
+ "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.": "Eliminate Bureaucracy, Ensure Security: LibreSign Solves Your Biggest Challenges.",
+ "Encrypted signatures that guarantee the integrity of your documents.": "உங்கள் ஆவணங்களின் ஒருமைப்பாட்டை உறுதிப்படுத்தும் மறைகுறியாக்கப்பட்ட கையொப்பங்கள்.",
+ "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.": "Ensure the legal validity of each signature and simplify document management, with total protection for confidential information.",
+ "Experienced consultants:": "Experienced consultants:",
+ "Explore all the advantages of LibreSign": "Explore all the advantages of LibreSign",
+ "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.": "Explore articles, guides, and insights about GDPR, technology, management, and the world of electronic signatures.",
+ "Fast return:": "Fast return:",
+ "Features": "நற்பொருத்தங்கள்",
+ "File Creation, Signature with Digital Certificate, Signature Management, Document Management, Validation, API": "கோப்பு உருவாக்கம், டிசிட்டல் சான்றிதழ், கையொப்ப மேலாண்மை, ஆவண மேலாண்மை, சரிபார்ப்பு, பநிஇ",
+ "Fill in the fields below with your data": "உங்கள் தரவைக் கொண்டு கீழே உள்ள புலங்களை நிரப்பவும்",
+ "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.": "Fill out the form and schedule a conversation with one of our specialists to discover the ideal solution for your challenges.",
+ "Finally an excellent app for signing documents. Very good!": "இறுதியாக ஆவணங்களில் கையெழுத்திடுவதற்கான சிறந்த பயன்பாடு. மிகவும் நல்லது!",
+ "Focus on your needs:": "Focus on your needs:",
+ "Follow us on Instagram (opens in new tab)": "Follow us on Instagram (opens in new tab)",
+ "Follow us on LinkedIn (opens in new tab)": "Follow us on LinkedIn (opens in new tab)",
+ "Follow us on social media": "Follow us on social media",
+ "Free and open source software for electronic signatures": "மின்னணு கையொப்பங்களுக்கான இலவச மற்றும் திறந்த மூல மென்பொருள்",
+ "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.": "From 2020, in an emergency context, the search for safe and agile solutions for signing and managing documents remotely became unavoidable.",
+ "Full Name": "முழு பெயர்",
+ "Home": "வீடு",
+ "How about an exclusive quote to sign up for LibreSign?": "How about an exclusive quote to sign up for LibreSign?",
+ "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...": "How about saying goodbye to paper, unnecessary travel to the notary, and waiting times? Digital transformation made office workflows more streamlined than ever. The digital signature market has become increasingly...",
+ "How to create a digital signature: learn the step-by-step process of how to do it": "How to create a digital signature: learn the step-by-step process of how to do it",
+ "How to create digital signature": "How to create digital signature",
+ "Hybrid Signatures": "Hybrid Signatures",
+ "Hybrid signatures": "கலப்பின கையொப்பங்கள்",
+ "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.": "Hybrid signatures simplify negotiation processes by offering flexibility in choosing between personal or system-generated digital certificates to digitally sign documents with LibreSign.",
+ "Hybrid signatures streamline negotiation processes, offering flexibility in choosing between personal or system-generated digital certificates for signing documents digitally with LibreSign": "கலப்பின கையொப்பங்கள் பேச்சுவார்த்தை செயல்முறைகளை நெறிப்படுத்துகின்றன, ஆவணங்களை டிசிட்டல் முறையில் கையொப்பமிட தனிப்பட்ட அல்லது கணினி உருவாக்கிய டிசிட்டல் சான்றிதழ்களுக்கு இடையில் தேர்ந்தெடுப்பதில் நெகிழ்வுத்தன்மையை வழங்குகின்றன",
+ "Image with captcha text": "கேப்ட்சா உரையுடன் படம்",
+ "In the digital era, ensuring security and efficiency in document validation is crucial. LibreSign, a leader in digital signature innovation, redefines the experience by introducing document validation through QR Code. This article will discuss how this functionality not only reinforces security but also provides greater agility in verifying digitally signed documents.\n\nThe validation of digital signature authenticity is quick and easy with the scanning of the code on the document. This eliminates time-consuming and complicated processes, providing a straightforward verification experience.\n\nUsing QR Code for validation not only adds a layer of security but also promotes transparency by providing instant access to essential details such as date, time, and signer identification. This transparency builds trust among the involved parties and makes the process clearer and more effective.\n\nMoreover, LibreSign is compatible with various platforms, making document validation even more accessible. With the use of QR Code, it's possible to validate documents anywhere, whether on mobile devices or computers.\n\nAnother advantage of QR Code usage in LibreSign is the reduction of paper consumption. Since validation is done digitally, there's no need to print documents to validate signatures, contributing to environmental preservation.\n\nWith all these advantages, QR Code validation in LibreSign becomes an efficient solution for companies and individuals seeking a secure and swift way to validate digital documents. Don't waste time on bureaucratic processes; try LibreSign now to explore new paths in document verification.\n": "டிசிட்டல் சகாப்தத்தில், ஆவண சரிபார்ப்பில் பாதுகாப்பையும் செயல்திறனையும் உறுதி செய்வது மிக முக்கியமானது. டிசிட்டல் கையொப்ப கண்டுபிடிப்புகளின் தலைவரான லிப்ரசைன், QR குறியீடு மூலம் ஆவண சரிபார்ப்பை அறிமுகப்படுத்துவதன் மூலம் அனுபவத்தை மறுவரையறை செய்கிறது. இந்த செயல்பாடு எவ்வாறு பாதுகாப்பை வலுப்படுத்துவது மட்டுமல்லாமல், டிசிட்டல் கையொப்பமிடப்பட்ட ஆவணங்களை சரிபார்ப்பதில் அதிக சுறுசுறுப்பையும் வழங்குகிறது என்பதை இந்த கட்டுரை விவாதிக்கும்.\n\n ஆவணத்தில் குறியீட்டை ச்கேன் செய்வதன் மூலம் டிசிட்டல் கையொப்ப நம்பகத்தன்மையின் சரிபார்ப்பு விரைவானது மற்றும் எளிதானது. இது நேரத்தை எடுத்துக்கொள்ளும் மற்றும் சிக்கலான செயல்முறைகளை நீக்குகிறது, இது நேரடியான சரிபார்ப்பு அனுபவத்தை வழங்குகிறது.\n\n சரிபார்ப்புக்கு QR குறியீட்டைப் பயன்படுத்துவது பாதுகாப்பின் ஒரு அடுக்கைச் சேர்ப்பது மட்டுமல்லாமல், தேதி, நேரம் மற்றும் கையொப்பமிட்டவர் அடையாளம் காணல் போன்ற அத்தியாவசிய விவரங்களுக்கு உடனடி அணுகலை வழங்குவதன் மூலம் வெளிப்படைத்தன்மையை ஊக்குவிக்கிறது. இந்த வெளிப்படைத்தன்மை சம்பந்தப்பட்ட தரப்பினரிடையே நம்பிக்கையை உருவாக்குகிறது மற்றும் செயல்முறையை தெளிவாகவும் பயனுள்ளதாகவும் ஆக்குகிறது.\n\n மேலும், லிப்ரசைன் பல்வேறு தளங்களுடன் இணக்கமானது, ஆவண சரிபார்ப்பை இன்னும் அணுகக்கூடியதாக ஆக்குகிறது. QR குறியீட்டைப் பயன்படுத்துவதன் மூலம், மொபைல் சாதனங்கள் அல்லது கணினிகளில் இருந்தாலும் ஆவணங்களை எங்கும் சரிபார்க்க முடியும்.\n\n லிப்ரேசைனில் QR குறியீடு பயன்பாட்டின் மற்றொரு நன்மை காகித நுகர்வு குறைப்பு ஆகும். சரிபார்ப்பு டிசிட்டல் முறையில் செய்யப்படுவதால், கையொப்பங்களை சரிபார்க்க ஆவணங்களை அச்சிட வேண்டிய அவசியமில்லை, சுற்றுச்சூழல் பாதுகாப்பிற்கு பங்களிக்கிறது.\n\n இந்த அனைத்து நன்மைகளுடனும், டிசிட்டல் ஆவணங்களை சரிபார்க்க பாதுகாப்பான மற்றும் விரைவான வழியைத் தேடும் நிறுவனங்களுக்கும் தனிநபர்களுக்கும் லிப்ரசைனில் QR குறியீடு சரிபார்ப்பு ஒரு திறமையான தீர்வாக மாறும். அதிகாரத்துவ செயல்முறைகளில் நேரத்தை வீணாக்காதீர்கள்; ஆவண சரிபார்ப்பில் புதிய பாதைகளை ஆராய இப்போது லிப்ரேசைனை முயற்சிக்கவும்.\n",
+ "In the face of common challenges in digital signature processes, hybrid signatures present an effective solution. As a pioneer in this innovation, LibreSign provides its users with the flexibility to choose between using their personal digital certificate (e-CPF or e-CNPJ) or the system-generated certificate to sign documents from anywhere in the world.\nThe digital certificate, whether e-CPF or e-CNPJ, plays a fundamental role in electronic signatures. Acquired through a Certification Authority, it serves as an electronic identity that validates documents and the identity of the holder. Stored on devices like tokens, smart cards, or in the cloud, the certificate is essential for ensuring legitimacy in digital signatures.\nA unique feature of LibreSign is its ability to generate its own Certification Authority. By opting for this feature, users receive a certificate generated internally by the system, streamlining the process and adding innovation and efficiency. The Certification Authority self-generated by LibreSign provides a secure and efficient solution, aligned with the standards of ICP-Brasil.\nSecurity and legal validity are paramount in each signature carried out by LibreSign, ensuring compliance with the rigorous standards established by ICP-Brasil. This guarantees the authenticity and legality of each signed document, meeting and exceeding the expectations of businesses in various sectors, including government, education, and corporate enterprises.\n\nLibreSign is redefining the future of digital signatures, inviting you to be part of this revolution. Join us to explore a new level of experience in electronic signatures.\n": "டிசிட்டல் கையொப்ப செயல்முறைகளில் பொதுவான சவால்களை எதிர்கொண்டு, கலப்பின கையொப்பங்கள் ஒரு பயனுள்ள தீர்வை வழங்குகின்றன. இந்த கண்டுபிடிப்பில் ஒரு முன்னோடியாக, லிப்ரசைன் அதன் பயனர்களுக்கு அவர்களின் தனிப்பட்ட டிசிட்டல் சான்றிதழ் (ஈ-சிபிஎஃப் அல்லது ஈ-சிஎன்பிசே) அல்லது உலகில் எங்கிருந்தும் ஆவணங்களில் கையெழுத்திட கணினி உருவாக்கிய சான்றிதழைப் பயன்படுத்துவதற்கு இடையில் தேர்வு செய்வதற்கான நெகிழ்வுத்தன்மையை வழங்குகிறது.\n டிசிட்டல் சான்றிதழ், ஈ-சிபிஎஃப் அல்லது ஈ-சிஎன்பிசே, மின்னணு கையொப்பங்களில் அடிப்படை பங்கு வகிக்கிறது. ஒரு சான்றிதழ் ஆணையம் மூலம் பெறப்பட்ட இது ஒரு மின்னணு அடையாளமாக செயல்படுகிறது, இது ஆவணங்கள் மற்றும் வைத்திருப்பவரின் அடையாளத்தை உறுதிப்படுத்துகிறது. டோக்கன்கள், அறிவுள்ள கார்டுகள் அல்லது கிளவுட்டில் போன்ற சாதனங்களில் சேமிக்கப்படுகிறது, டிசிட்டல் கையொப்பங்களில் சட்டபூர்வமான தன்மையை உறுதி செய்வதற்கு சான்றிதழ் அவசியம்.\n லிப்ரசைனின் ஒரு தனித்துவமான நற்பொருத்தம் அதன் சொந்த சான்றிதழ் அதிகாரத்தை உருவாக்கும் திறன் ஆகும். இந்த அம்சத்தைத் தேர்ந்தெடுப்பதன் மூலம், பயனர்கள் கணினியால் உள்நாட்டில் உருவாக்கப்பட்ட சான்றிதழைப் பெறுகிறார்கள், செயல்முறையை நெறிப்படுத்துகிறார்கள் மற்றும் புதுமை மற்றும் செயல்திறனைச் சேர்க்கிறார்கள். லிப்ரசைன் மூலம் சுயமாக உருவாக்கப்பட்ட சான்றிதழ் ஆணையம் ஐ.சி.பி-பிராசிலின் தரங்களுடன் சீரமைக்கப்பட்ட ஒரு பாதுகாப்பான மற்றும் திறமையான தீர்வை வழங்குகிறது.\n ஐ.சி.பி-பிராசில் நிறுவிய கடுமையான தரங்களுடன் இணங்குவதை உறுதிசெய்து, லிப்ரசைன் மேற்கொண்ட ஒவ்வொரு கையொப்பத்திலும் பாதுகாப்பு மற்றும் சட்ட செல்லுபடியாகும் தன்மை மிக முக்கியமானது. கையொப்பமிடப்பட்ட ஒவ்வொரு ஆவணத்தின் நம்பகத்தன்மை மற்றும் சட்டபூர்வமான தன்மையை இது உறுதி செய்கிறது, அரசு, கல்வி மற்றும் கார்ப்பரேட் நிறுவனங்கள் உட்பட பல்வேறு துறைகளில் வணிகங்களின் எதிர்பார்ப்புகளை சந்தித்து மீறுகிறது.\n\n டிசிட்டல் கையொப்பங்களின் எதிர்காலத்தை மறுவரையறை செய்கிறது, இந்த புரட்சியின் ஒரு பகுதியாக இருக்க உங்களை அழைக்கிறது. மின்னணு கையொப்பங்களில் ஒரு புதிய அளவிலான அனுபவத்தை ஆராய எங்களுடன் சேருங்கள்.\n",
+ "Information Technology: Control and Total Flexibility": "Information Technology: Control and Total Flexibility",
+ "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.": "Integrate, customize, and scale a robust, open-source solution with autonomy that your infrastructure demands.",
+ "Invalid Captcha": "தவறான கேப்ட்சா",
+ "Is a digital signature the same as a digitized signature?": "டிசிட்டல் கையொப்பம் டிசிட்டல் மயமாக்கப்பட்ட கையொப்பத்திற்கு சமமானதா?",
+ "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.": "It was from this scenario that LibreSign was born, a tool that unites the freedom of free software with the security of electronic signature, transforming end-to-end document management.",
+ "It works perfectly with the electronic certificate issued by the Spanish Government. Installation has become very simple and affordable for anyone with minimal knowledge of Nextcloud. Developer support is fantastic. It works on all devices, including mobile devices. It has different options for creating, requesting and signing signatures. Version 9 is a great leap in quality and has a lot of future. It's incredible that this application works so well and is free.": "இது ச்பானிச் அரசாங்கத்தால் வழங்கப்பட்ட மின்னணு சான்றிதழுடன் சரியாக செயல்படுகிறது. நெக்ச்ட் கிளவுட்டின் குறைந்த அறிவுள்ள எவருக்கும் நிறுவல் மிகவும் எளிமையானதாகவும் மலிவு விலையுயர்ந்ததாகவும் மாறிவிட்டது. உருவாக்குபவர் உதவி அருமை. மொபைல் சாதனங்கள் உட்பட அனைத்து சாதனங்களிலும் இது செயல்படுகிறது. கையொப்பங்களை உருவாக்குவதற்கும், கோருவதற்கும் கையொப்பமிடுவதற்கும் இது வெவ்வேறு விருப்பங்களைக் கொண்டுள்ளது. பதிப்பு 9 தரத்தில் ஒரு சிறந்த பாய்ச்சல் மற்றும் எதிர்காலத்தில் நிறைய உள்ளது. இந்த பயன்பாடு நன்றாக வேலை செய்கிறது மற்றும் இலவசம் என்பது நம்பமுடியாதது.",
+ "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.": "It's not just about using technology, but about how it can make life more connected and human. That's what moves us.",
+ "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.": "Join a community that values collaboration, security, and innovation. Let's build a more transparent digital future together.",
+ "Join our Telegram group (opens in new tab)": "Join our Telegram group (opens in new tab)",
+ "Keep your documents secure with end-to-end encryption and multi-factor authentication, ensuring protection throughout the electronic document signing process.": "உங்கள் ஆவணங்களை இறுதி முதல் இறுதி குறியாக்கம் மற்றும் பல காரணி அங்கீகாரத்துடன் பாதுகாப்பாக வைத்திருங்கள், மின்னணு ஆவண கையொப்பமிடும் செயல்முறை முழுவதும் பாதுகாப்பை உறுதி செய்கிறது.",
+ "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.": "Keep your documents secure with end-to-end encryption and multi-layer authentication, ensuring protection throughout the entire electronic document signing process.",
+ "Language": "மொழி",
+ "Language selection": "Language selection",
+ "Last articles": "கடைசி கட்டுரைகள்",
+ "Learn More for the Public Sector": "Learn More for the Public Sector",
+ "Learn more": "மேலும் அறிக",
+ "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.": "Learn the story of a cooperative of specialists in free software development that was born to bring more freedom and security to your digital world.",
+ "Legal Sector: Agility and Unquestionable Legal Security": "Legal Sector: Agility and Unquestionable Legal Security",
+ "Legal Validity and Undisputed Compliance?": "Legal Validity and Undisputed Compliance?",
+ "Legal validity of electronic signatures in Brazil and around the world": "பிரேசில் மற்றும் உலகெங்கிலும் மின்னணு கையொப்பங்களின் சட்ட செல்லுபடியாகும்",
+ "Let’s talk about digitally signing your documents!": "உங்கள் ஆவணங்களில் டிசிட்டல் முறையில் கையொப்பமிடுவது பற்றி பேசலாம்!",
+ "LibreCode team": "LibreCode team",
+ "LibreCode, a Brazilian cooperative of free software developers.": "இலவச மென்பொருள் உருவாக்குநர்களின் பிரேசிலிய கூட்டுறவு லிப்ரெகோட்.",
+ "LibreSign - Go to homepage": "LibreSign - Go to homepage",
+ "LibreSign API Guide": "இலவச பநிஇ வழிகாட்டி",
+ "LibreSign Academy": "LibreSign Academy",
+ "LibreSign GitHub repository": "Libresign github களஞ்சியம்",
+ "LibreSign Instagram profile": "Instagram சுயவிவரத்தை லிப்ரசைன்",
+ "LibreSign LinkedIn page": "லிப்சைன் சென்டர் பக்கம்",
+ "LibreSign Telegram group": "லிப்ரசைன் டெலிகிராம் குழு",
+ "LibreSign allows documents to be signed securely and with legal validity, since the system generates hashing - an algorithm that ensures that the file has not been altered after being signed - as well as numbers and records the times of each signature carried out in the document. In this way, the system meets all the requirements of the GDPR - General Data Protection Law.": "கணினி ஆசிங் உருவாக்குவதால், ஆவணங்களை பாதுகாப்பாகவும் சட்ட செல்லுபடியாக்கலுடனும் கையொப்பமிட லிப்ரசைன் அனுமதிக்கிறது - கையொப்பமிடப்பட்ட பின்னர் கோப்பு மாற்றப்படாமல் இருப்பதை உறுதி செய்யும் ஒரு வழிமுறை - அத்துடன் எண்கள் மற்றும் ஆவணத்தில் மேற்கொள்ளப்பட்ட ஒவ்வொரு கையொப்பத்தின் நேரங்களையும் பதிவு செய்கின்றன. இந்த வழியில், கணினி சிடிபிஆர் - பொது தரவு பாதுகாப்பு சட்டத்தின் அனைத்து தேவைகளையும் நிறைவு செய்கிறது.",
+ "LibreSign frequently asked questions": "லிப்ரசைன் அடிக்கடி கேட்கப்படும் கேள்விகள்",
+ "LibreSign has come a long way and it is great replacement to most commercial e-signature solutions and it is open source.": "லிப்ரசைன் நீண்ட தூரம் வந்துள்ளது, மேலும் இது பெரும்பாலான வணிக மின்-கையொப்ப தீர்வுகளுக்கு மாற்றாக உள்ளது, மேலும் இது திறந்த மூலமாகும்.",
+ "LibreSign home": "LibreSign home",
+ "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative (Brazilian cooperative specialized in free software development). Its development began at the beginning of 2020, in the midst of the pandemic, when people and companies were migrating their physical documentation to digital, and then there was a need to develop a web solution that could offer the possibility of signing documents, contracts and proposals online with security and agility.": "லிப்ரேசின் என்பது எலக்ட்ரானிக் கையொப்பங்களுக்கான வலை பயன்பாடாகும் (மின்-கையொப்பம்) லிப்ரிகோட் கூட்டுறவு (இலவச மென்பொருள் மேம்பாட்டில் நிபுணத்துவம் வாய்ந்த பிரேசிலிய கூட்டுறவு) உருவாக்கியது. அதன் வளர்ச்சி 2020 ஆம் ஆண்டின் தொடக்கத்தில், தொற்றுநோய்க்கு மத்தியில், மக்களும் நிறுவனங்களும் தங்கள் உடல் ஆவணங்களை டிசிட்டலுக்கு இடம்பெயர்ந்தபோது, பின்னர் ஆவணங்கள், ஒப்பந்தங்கள் மற்றும் கையெழுத்திடுவதற்கான வாய்ப்பை வழங்கக்கூடிய ஒரு வலை தீர்வை உருவாக்க வேண்டிய தேவை இருந்தது பாதுகாப்பு மற்றும் சுறுசுறுப்புடன் ஆன்லைனில் திட்டங்கள்.",
+ "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.": "LibreSign is a web application for electronic signatures (e-Sign) developed by the LibreCode cooperative. Its story began in early 2020, in the midst of a global pandemic, when the need to digitize documents became crucial for people and companies in a safe and agile way. It was from this context of urgency that our mission emerged: to develop a web solution that offers the possibility of signing and managing contracts and proposals online with total security and agility, without giving up freedom and control.",
+ "LibreSign is the ideal choice for educational institutions looking to enhance their document processes with legal validity. Simplify the signing of contracts, authorizations, and other essential documents for academic administration. Promote effective document management, providing a streamlined and modern experience for students, teachers, and administrative staff.": "சட்ட செல்லுபடியாகும் தன்மையுடன் தங்கள் ஆவண செயல்முறைகளை மேம்படுத்த விரும்பும் கல்வி நிறுவனங்களுக்கு லிப்ரசைன் சிறந்த தேர்வாகும். கல்வி நிர்வாகத்திற்கான ஒப்பந்தங்கள், அங்கீகாரங்கள் மற்றும் பிற அத்தியாவசிய ஆவணங்களின் கையொப்பத்தை எளிதாக்குங்கள். பயனுள்ள ஆவண நிர்வாகத்தை ஊக்குவித்தல், மாணவர்கள், ஆசிரியர்கள் மற்றும் நிர்வாக ஊழியர்களுக்கு நெறிப்படுத்தப்பட்ட மற்றும் நவீன அனுபவத்தை வழங்குதல்.",
+ "LibreSign mobile application demo": "LibreSign mobile application demo",
+ "LibreSign revolutionizes document authenticity verification with QR Code, ensuring security, efficiency, and practicality. Its instantaneous validation, agility, transparency, and compatibility with various platforms make it perfect for sustainable businesses. Try this solution now!": "QR குறியீட்டைக் கொண்டு ஆவண நம்பகத்தன்மை சரிபார்ப்பை லிப்ரேசின் புரட்சிகரமாக்குகிறது, பாதுகாப்பு, செயல்திறன் மற்றும் நடைமுறைத்தன்மையை உறுதி செய்கிறது. அதன் உடனடி சரிபார்ப்பு, சுறுசுறுப்பு, வெளிப்படைத்தன்மை மற்றும் பல்வேறு தளங்களுடன் பொருந்தக்கூடிய தன்மை ஆகியவை நிலையான வணிகங்களுக்கு ஏற்றதாக அமைகின்றன. இந்த தீர்வை இப்போது முயற்சிக்கவும்!",
+ "LibreSign: Knowledge that Drives Your Digital Transformation.": "LibreSign: Knowledge that Drives Your Digital Transformation.",
+ "Libresign is becoming a fully-featured alternative to expensive cloud services like DocuSign. The nextcloud integration makes it a real option to use for e-signatures.": "Docusign போன்ற விலையுயர்ந்த முகில் சேவைகளுக்கு லிப்ரசைன் ஒரு முழு அம்சமான மாற்றாக மாறி வருகிறது. நெக்ச்ட் முகில் ஒருங்கிணைப்பு மின் சமிக்ஞைகளைப் பயன்படுத்துவதற்கான உண்மையான விருப்பமாக அமைகிறது.",
+ "Libresign's nextcloud integration has come a long way in the past year. If you tried it before and found it lacking, give it another chance. I can see it being a real option and alternative to other e-signature services.": "லிப்ரசைனின் நெக்ச்ட் முகில் ஒருங்கிணைப்பு கடந்த ஆண்டில் நீண்ட தூரம் வந்துவிட்டது. நீங்கள் இதற்கு முன்பு முயற்சித்தால், அது குறைவு ஏற்பட்டால், அதற்கு மற்றொரு வாய்ப்பு கொடுங்கள். இது ஒரு உண்மையான விருப்பம் மற்றும் பிற மின்-கையொப்ப சேவைகளுக்கு மாற்றாக இருப்பதை நான் காண முடிகிறது.",
+ "Main features": "முக்கிய நற்பொருத்தங்கள்",
+ "Main navigation": "Main navigation",
+ "Maximize your workflow efficiency with LibreSign's API integration. Automate digital signature processes, minimize manual errors and improve security. Our API makes it easy to incorporate digital signature functionality into your existing systems.": "லிப்ரைசைனின் பநிஇ ஒருங்கிணைப்புடன் உங்கள் பணிப்பாய்வு செயல்திறனை அதிகரிக்கவும். டிசிட்டல் கையொப்ப செயல்முறைகளை தானியங்குபடுத்துதல், கையேடு பிழைகளை குறைத்தல் மற்றும் பாதுகாப்பை மேம்படுத்துதல். எங்கள் பநிஇ உங்கள் இருக்கும் கணினிகளில் டிசிட்டல் கையொப்ப செயல்பாட்டை இணைப்பதை எளிதாக்குகிறது.",
+ "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.": "Meet the people behind the technology. We are a team of specialists passionate about creating solutions that unite security and freedom for the digital world.",
+ "Message": "செய்தி",
+ "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.": "Minimize risks and ensure the authenticity of each document with electronic signatures that fully comply with the LGPD and current legislation.",
+ "More than X million documents signed securely and with legal validity.": "More than X million documents signed securely and with legal validity.",
+ "More than a tool, a strategic partner for digital efficiency and security.": "More than a tool, a strategic partner for digital efficiency and security.",
+ "Multiple signers": "பல கையொப்பமிட்டவர்கள்",
+ "Need more features?": "கூடுதல் நற்பொருத்தங்கள் தேவையா?",
+ "Newsletter": "Newsletter",
+ "No. The digitized signature is the reproduction of the handwritten signature as an image using scanner-type. It does not guarantee the authorship and of the electronic document, as there is no association between the signer and the text, as it can be easily copied and inserted another document.": "இல்லை. டிசிட்டல் மயமாக்கப்பட்ட கையொப்பம் என்பது கையால் எழுதப்பட்ட கையொப்பத்தை ச்கேனர்-வகையைப் பயன்படுத்தி ஒரு படமாக இனப்பெருக்கம் செய்கிறது. கையொப்பமிட்டவருக்கும் உரைக்கும் இடையில் எந்த தொடர்பும் இல்லாததால், இது படைப்புரிமை மற்றும் மின்னணு ஆவணத்திற்கு பொறுப்பு அளிக்காது, ஏனெனில் அதை எளிதில் நகலெடுத்து மற்றொரு ஆவணத்தை செருகலாம்.",
+ "Online document creation and editing": "நிகழ்நிலை ஆவண உருவாக்கம் மற்றும் திருத்துதல்",
+ "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.": "Optimize contracts, reduce costs, and ensure the legal validity of your commercial agreements, streamlining your business.",
+ "Optimize document management in the public sector with LibreSign. Our solution provides effective administration to handle specific government documentation, ensuring security, speed, and strict compliance with the General Data Protection Law (GDPR). Simplify bureaucratic processes, expedite document signing, and promote more efficient management with LibreSign for the public sector.": "பொதுத்துறையில் ஆவண நிர்வாகத்தை லிப்ரசைன் மூலம் மேம்படுத்தவும். எங்கள் தீர்வு குறிப்பிட்ட அரசாங்க ஆவணங்களைக் கையாளவும், பாதுகாப்பு, விரைவு மற்றும் பொது தரவு பாதுகாப்பு சட்டத்துடன் (சிடிபிஆர்) கடுமையான இணக்கத்தை உறுதி செய்வதற்கும் பயனுள்ள நிர்வாகத்தை வழங்குகிறது. அதிகாரத்துவ செயல்முறைகளை எளிமைப்படுத்தவும், ஆவண கையொப்பத்தை விரைவுபடுத்தவும், பொதுத்துறைக்கு லிப்ரசைன் மூலம் அதிக திறமையான நிர்வாகத்தை ஊக்குவிக்கவும்.",
+ "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.": "Optimize your workflows, strengthen governance, and reduce operational costs without sacrificing security or ease of use.",
+ "Our Complete Story": "Our Complete Story",
+ "Our Pricing Plans": "எங்கள் விலை திட்டங்கள்",
+ "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.": "Our complete video guide shows how to sign, manage, and validate documents step by step, in an easy and secure way.",
+ "Our electronic signature and document management solution streamline workflows, reducing time spent on manual processes. Achieve greater productivity, promote document security, and ensure compliance with the General Data Protection Law (GDPR), providing an agile experience for your clients and collaborators.": "எங்கள் மின்னணு கையொப்பம் மற்றும் ஆவண மேலாண்மை தீர்வு பணிப்பாய்வுகளை நெறிப்படுத்துகிறது, கையேடு செயல்முறைகளுக்கு செலவழித்த நேரத்தைக் குறைக்கிறது. அதிக உற்பத்தித்திறனை அடைவது, ஆவணப் பாதுகாப்பை ஊக்குவித்தல் மற்றும் பொது தரவு பாதுகாப்பு சட்டத்துடன் (சிடிபிஆர்) இணங்குவதை உறுதிசெய்து, உங்கள் வாடிக்கையாளர்களுக்கும் ஒத்துழைப்பாளர்களுக்கும் சுறுசுறுப்பான அனுபவத்தை வழங்குகிறது.",
+ "Page to national movement that valozie cooperative initiatives.": "கூட்டுறவு முயற்சிகள் என்ற தேசிய இயக்கத்திற்கு பக்கம்.",
+ "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.": "Perform document authenticity verification using QR codes, ensuring security, efficiency, and convenience. Its instant validation, speed, transparency, and compatibility with various platforms make it perfect for sustainable businesses.",
+ "Personalized analysis:": "Personalized analysis:",
+ "Phone": "தொலைபேசி",
+ "Plans and Pricing": "Plans and Pricing",
+ "Position/Role": "Position/Role",
+ "Posts": "இடுகைகள்",
+ "President of LibreCode": "President of LibreCode",
+ "Pricing": "விலை",
+ "Privacy Policy": "Privacy Policy",
+ "Privacy policy": "தனியுரிமைக் கொள்கை",
+ "Privacy policy term": "தனியுரிமை கொள்கை காலம்",
+ "Private companies": "தனியார் நிறுவனங்கள்",
+ "Professional using digital signature": "Professional using digital signature",
+ "Provides a practical guide on how to use the LibreSign API, including querying endpoints and understanding usage flows by observing requests in the application.": "பயன்பாட்டில் உள்ள கோரிக்கைகளைக் கவனிப்பதன் மூலம் இறுதிப் புள்ளிகளை வினவுதல் மற்றும் பயன்பாட்டு ஓட்டங்களைப் புரிந்துகொள்வது உள்ளிட்ட லிப்ரைச்ன் பநிஇ எவ்வாறு பயன்படுத்துவது என்பதற்கான நடைமுறை வழிகாட்டியை வழங்குகிறது.",
+ "Public Management: Transparency, Validity, and Efficiency": "Public Management: Transparency, Validity, and Efficiency",
+ "Public sector": "பொதுத்துறை",
+ "QR Code validation": "QR Code validation",
+ "Quick links": "Quick links",
+ "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro": "Quinze de Novembro Street, 106, 3rd Floor, Room 309 - Centro",
+ "ROI calculation:": "ROI calculation:",
+ "Real-Time Monitoring.": "Real-Time Monitoring.",
+ "Real-time monitoring": "நிகழ்நேர கண்காணிப்பு",
+ "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.": "Reduce bureaucracy and speed up your processes: sign, manage, and validate documents with technology you control.",
+ "Resources and support": "Resources and support",
+ "STARTING FROM": "தொடங்கி",
+ "Security": "பாதுகாப்பு",
+ "See How It Works": "See How It Works",
+ "See LibreSign in Action: Simplify Your Signatures in Detail.": "See LibreSign in Action: Simplify Your Signatures in Detail.",
+ "Select language": "Select language",
+ "Send Message": "செய்தி அனுப்பவும்",
+ "Sending reminder by email": "மின்னஞ்சல் மூலம் நினைவூட்டலை அனுப்புகிறது",
+ "Sign and send documents in seconds, from anywhere in the world.": "உலகில் எங்கிருந்தும் ஆவணங்களை நொடிகளில் கையொப்பமிட்டு அனுப்பவும்.",
+ "Simple electronic signature (without digital certificate) unlimited": "எளிய மின்னணு கையொப்பம் (டிசிட்டல் சான்றிதழ் இல்லாமல்) வரம்பற்றது",
+ "Simple, Secure and Affordable Digital Signature?": "Simple, Secure and Affordable Digital Signature?",
+ "Simplify your digital signatures and document management safely and efficiently": "உங்கள் டிசிட்டல் கையொப்பங்கள் மற்றும் ஆவண நிர்வாகத்தை பாதுகாப்பாகவும் திறமையாகவும் எளிதாக்குங்கள்",
+ "Skip to main content": "Skip to main content",
+ "Small and Medium Businesses: Grow with Security": "Small and Medium Businesses: Grow with Security",
+ "Social media links": "Social media links",
+ "Solutions": "Solutions",
+ "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)": "Somos.Coop - National movement that values cooperative initiatives (opens in new tab)",
+ "Speed": "வேகம்",
+ "Strategic solution:": "Strategic solution:",
+ "Streamline the signing of digital documents for multiple individuals, ensuring legal validity, security, and collaboration. Expedite contract processes between departments, eliminating the need for in-person meetings. Embrace efficiency and collaboration with LibreSign, guiding your organization towards seamless digital transformation": "பல நபர்களுக்கான டிசிட்டல் ஆவணங்களை கையொப்பமிடுவதை நெறிப்படுத்துங்கள், சட்ட செல்லுபடியாகும் தன்மை, பாதுகாப்பு மற்றும் ஒத்துழைப்பை உறுதி செய்தல். துறைகளுக்கு இடையில் ஒப்பந்த செயல்முறைகளை விரைவுபடுத்தி, நபர் கூட்டங்களின் தேவையை நீக்குகிறது. லிப்ரசைன் உடன் செயல்திறன் மற்றும் ஒத்துழைப்பைத் தழுவுங்கள், உங்கள் நிறுவனத்தை தடையற்ற டிசிட்டல் மாற்றத்தை நோக்கி வழிநடத்துங்கள்",
+ "Success stories": "Success stories",
+ "Support": "Support",
+ "Sustainability": "நிலைத்தன்மை",
+ "Switch to": "Switch to",
+ "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.": "Tailored Solutions: LibreSign Meets the Unique Demands of Your Business.",
+ "Talk to Our Experts": "Talk to Our Experts",
+ "Talk to Our Specialists": "Talk to Our Specialists",
+ "Talk to a Specialist": "Talk to a Specialist",
+ "Talk to sales": "விற்பனையுடன் பேசுங்கள்",
+ "Target audience": "இலக்கு பார்வையாளர்கள்",
+ "Task control and management": "பணி கட்டுப்பாடு மற்றும் மேலாண்மை",
+ "Technical Details for IT.": "Technical Details for IT.",
+ "Technical support": "தொழில்நுட்ப உதவி",
+ "Technology, People, and Free Software.": "Technology, People, and Free Software.",
+ "Testimonials": "சான்றுகள்",
+ "Thank you!": "நன்றி!",
+ "The Beginning: The Era of Physical Documents.": "The Beginning: The Era of Physical Documents.",
+ "The Digital Revolution in Public Administration - Integrating e-Cidade with LibreSign": "பொது நிர்வாகத்தில் டிசிட்டல் புரட்சி - மின் -சிடேட் லிப்ரசைன் உடன் ஒருங்கிணைத்தல்",
+ "The Future: Complete Digital Management.": "The Future: Complete Digital Management.",
+ "The Need for Transformation.": "The Need for Transformation.",
+ "The Perfect Tool for a World in Transformation.": "The Perfect Tool for a World in Transformation.",
+ "The Team that Builds Trust.": "The Team that Builds Trust.",
+ "The agility and convenience of using technology to our advantage to reduce time and costs have made digital signatures a viable alternative for businesses, especially after the pandemic period. In an increasingly competitive market, saving time and resources, increasing productivity, and investing in sustainability have become essential to improving the customer experience. The digital signature market in Brazil is on the rise, and to ensure the authenticity and integrity of this service, we need to better understand what it is, its types, advantages, and how to obtain it.\n\n### What is a digital signature?\nA digital signature is a secure technology for authenticating electronic documents for individuals or companies, with legal validity. We live in a scenario where the exchange of information increasingly occurs online, making it necessary to ensure the guarantee, integrity, and authenticity of documents.\n\nDigital signatures use encryption to validate the user's identity and ensure that the document's content has not been altered after signing. This means that the signature has the same legal value as a handwritten signature recognized by a notary. However, digital signatures eliminate the need for sending, storing, archiving, copying, and retrieving paper documents.\n\nIt is important to clarify that a digital signature is a type of electronic signature, but not all electronic signatures are digital. What does this mean? It means there are different ways to sign a document electronically, and it is essential to understand them.\n\n### What are the types of digital signatures?\nAs we’ve seen, a digital signature is a technology to confirm the identity of the signer, whether an individual or a company, and the authenticity of the document. But to understand the types of digital signatures, we need to know the categories of signatures that exist. Currently, there are four types of signatures: handwritten, scanned, electronic, and digital.\n\n### Comparison of Handwritten, Electronic, and Digital Signatures\n\n#### 1 - Handwritten Signature\n\nThe most traditional type of authentication, made manually with a pen on physical documents.\n\n- Requires in-person signing with a physical copy of the document.\n- Security depends on external factors, such as signature recognition at a notary office.\n- Requires physical storage of documents.\n\n##### Used in:\n- Signing company contracts.\n- Signature recognition at a notary office.\n- Formal physical documents.\n\n\n#### 2 - Electronic Signature\n\nA digitally performed signature, which can have different security levels according to Law 14.063/20 (Simple, Advanced, and Qualified Signatures).\n\n- **Simple**: Identifies the signer using basic evidence (email, password, phone). Suitable for low-risk situations.\n- **Advanced**: Uses cryptographic methods and corporate digital certificates (ICP-Brasil or external). Suitable for legal and financial transactions.\n- **Qualified**: Requires a digital certificate issued by a Certification Authority (CA) accredited by ICP-Brasil. Provides the highest level of security and detects any modifications made after signing.\n\n##### Used in:\n- **Simple**: Reports, receipts, service bookings.\n- **Advanced**: Financial transactions, sensitive contracts.\n- **Qualified**: Electronic invoices, health records, real estate transactions.\n\n\n#### 3 - Digital Signature\n\nA type of qualified electronic signature with a high level of security.\n\n- Requires a digital certificate issued by a CA under the ICP-Brasil standard.\n- The most secure form of electronic signature.\n- Ensures document integrity and authenticity, preventing undetected alterations.\n\n##### Used in:\n- Signing official documents.\n- Property transfers.\n- Issuing electronic invoices.\n\n\n### What are the advantages of digital signatures?\nWhile physical signatures can be forged, compromising the validity of your documents, digital signatures, regulated by Provisional Measure No. 2.200-2/2001, provide the necessary security to protect the authenticity and legal validity of your documents with speed, authenticity, and integrity. Here are the five main advantages:\n\n1. Time savings: You save time that would be spent on manual processes, as digital signatures can be completed much faster and more efficiently, speeding up contract closures and negotiations.\n2. Cost reduction: By eliminating the need for physical storage space for company documents, you reduce costs associated with paper, printing supplies, transportation, postal services, couriers, notary fees, and more.\n3. Security: Digital signatures are protected by encryption, making them the most secure way to validate electronic documents. When using digital certificates issued by a Certification Authority, it is possible to guarantee the user’s identity and the document’s integrity, reducing the risk of fraud and forgery. Therefore, investing in information security is crucial to protect data, clients, and the company’s reputation.\n4. Sustainability: By using cloud storage instead of physical paper, we contribute to the environment and avoid the unnecessary use of resources.\n5. Organization and mobility: Easy access to documents since they are stored electronically and can be accessed and signed from anywhere with an internet connection.\n\n### How can I obtain a digital signature?\nThe LibreCode cooperative offers a digital signature platform called LibreSign, accessible via mobile devices or computers. This platform provides affordable and collaborative solutions, giving clients technological autonomy. Among its main features are the convenience of digitally signing documents and managing them through a Signature Portal compliant with Brazilian legal standards, such as the LGPD (General Data Protection Law) and ICP-Brasil.\n\nLibreSign offers functionalities tailored to the specific needs of each organization. The platform’s solutions are based on open-source software, promoting open access to knowledge and collaboration, ensuring clients’ sovereignty over the technology they use. The service focuses on customization and accessibility, catering to small businesses, large organizations, and government entities alike.\n\nSecurity breaches can have serious consequences for a brand, including data loss, unauthorized access to confidential information, and damage to a company’s reputation. With this in mind, LibreSign’s greatest advantage is its security effectiveness. The platform implements multi-factor authentication (MFA), which further restricts unauthorized access and ensures that only verified individuals can sign documents. It also allows signer identification through various factors, such as email tokens, SMS, and WhatsApp messages. This method requires users to provide two or more forms of verification before accessing and signing documents, making the signing process much more secure. Each document is encrypted from sending to final signature. This ensures that your information remains secure at every step, meaning only authorized recipients can access and read the document’s content.\n\nTo learn more about our service, contact us at +55 (21) 2042-2073 or via email at [contato@librecode.coop](mailto:contato@librecode.coop). Schedule a demo and discover how we can improve your document management and administrative efficiency. Also, check out our next topic: “How to create a digital signature.”\n": "நேரத்தையும் செலவுகளையும் குறைக்க தொழில்நுட்பத்தை நமக்குச் சாதகமாகப் பயன்படுத்துவதில் உள்ள சுறுசுறுப்பும் வசதியும், குறிப்பாகத் தொற்றுநோய் காலத்திற்குப் பிறகு, டிஜிட்டல் கையொப்பங்களை வணிகங்களுக்கு ஒரு சாத்தியமான மாற்றாக மாற்றியுள்ளன. அதிகரித்து வரும் போட்டி நிறைந்த சந்தையில், நேரத்தையும் வளங்களையும் சேமிப்பது, உற்பத்தித்திறனை அதிகரிப்பது மற்றும் நிலைத்தன்மையில் முதலீடு செய்வது ஆகியவை வாடிக்கையாளர் அனுபவத்தை மேம்படுத்துவதற்கு அவசியமாகிவிட்டன. பிரேசிலில் டிஜிட்டல் கையொப்ப சந்தை அதிகரித்து வருகிறது, மேலும் இந்தச் சேவையின் நம்பகத்தன்மை மற்றும் ஒருமைப்பாட்டை உறுதி செய்ய, அது என்ன, அதன் வகைகள், நன்மைகள் மற்றும் அதை எவ்வாறு பெறுவது என்பதை நாம் நன்கு புரிந்து கொள்ள வேண்டும்.\n\n### டிஜிட்டல் கையொப்பம் என்றால் என்ன?\nடிஜிட்டல் கையொப்பம் என்பது தனிநபர்கள் அல்லது நிறுவனங்களுக்கான மின்னணு ஆவணங்களைச் சட்டப்பூர்வ செல்லுபடியாகும் வகையில் அங்கீகரிப்பதற்கான ஒரு பாதுகாப்பான தொழில்நுட்பமாகும். தகவல் பரிமாற்றம் ஆன்லைனில் அதிகமாக நிகழும் ஒரு சூழ்நிலையில் நாம் வாழ்கிறோம், இதனால் ஆவணங்களின் உத்தரவாதம், ஒருமைப்பாடு மற்றும் நம்பகத்தன்மையை உறுதி செய்வது அவசியமாகிறது.\n\nடிஜிட்டல் கையொப்பங்கள் பயனரின் அடையாளத்தைச் சரிபார்க்கவும், கையொப்பமிட்ட பிறகு ஆவணத்தின் உள்ளடக்கம் மாற்றப்படவில்லை என்பதை உறுதிப்படுத்தவும் குறியாக்கத்தைப் பயன்படுத்துகின்றன. இதன் பொருள் கையொப்பம் ஒரு நோட்டரியால் அங்கீகரிக்கப்பட்ட கையால் எழுதப்பட்ட கையொப்பத்தைப் போலவே சட்ட மதிப்பைக் கொண்டுள்ளது. இருப்பினும், டிஜிட்டல் கையொப்பங்கள் காகித ஆவணங்களை அனுப்புதல், சேமித்தல், காப்பகப்படுத்துதல், நகலெடுத்தல் மற்றும் மீட்டெடுப்பதற்கான தேவையை நீக்குகின்றன.\n\nடிஜிட்டல் கையொப்பம் என்பது ஒரு வகை மின்னணு கையொப்பம் என்பதை தெளிவுபடுத்துவது முக்கியம், ஆனால் அனைத்து மின்னணு கையொப்பங்களும் டிஜிட்டல் அல்ல. இதன் பொருள் என்ன? அதாவது ஒரு ஆவணத்தில் மின்னணு முறையில் கையொப்பமிடுவதற்கு வெவ்வேறு வழிகள் உள்ளன, அவற்றைப் புரிந்துகொள்வது அவசியம்.\n\n### டிஜிட்டல் கையொப்பங்களின் வகைகள் என்ன?\nநாம் பார்த்தபடி, டிஜிட்டல் கையொப்பம் என்பது கையொப்பமிட்டவரின் அடையாளத்தை, அது ஒரு தனிநபராக இருந்தாலும் சரி அல்லது ஒரு நிறுவனமாக இருந்தாலும் சரி, ஆவணத்தின் நம்பகத்தன்மையை உறுதிப்படுத்தும் ஒரு தொழில்நுட்பமாகும். ஆனால் டிஜிட்டல் கையொப்பங்களின் வகைகளைப் புரிந்து கொள்ள, இருக்கும் கையொப்பங்களின் வகைகளை நாம் அறிந்து கொள்ள வேண்டும். தற்போது, நான்கு வகையான கையொப்பங்கள் உள்ளன: கையால் எழுதப்பட்ட, ஸ்கேன் செய்யப்பட்ட, மின்னணு மற்றும் டிஜிட்டல்.\n\n### கையால் எழுதப்பட்ட, மின்னணு மற்றும் டிஜிட்டல் கையொப்பங்களின் ஒப்பீடு\n\n#### 1 - கையால் எழுதப்பட்ட கையொப்பம்\n\nபௌதிக ஆவணங்களில் பேனாவைப் பயன்படுத்தி கைமுறையாகச் செய்யப்படும் மிகவும் பாரம்பரிய வகை அங்கீகாரம்.\n\n- ஆவணத்தின் இயற்பியல் நகலுடன் நேரில் கையொப்பமிட வேண்டும்.\n- பாதுகாப்பு என்பது வெளிப்புற காரணிகளைப் பொறுத்தது, எடுத்துக்காட்டாக ஒரு நோட்டரி அலுவலகத்தில் கையொப்ப அங்கீகாரம்.\n- ஆவணங்களை உடல் ரீதியாகச் சேமித்து வைக்க வேண்டும்.\n\n##### பயன்படுத்தப்படுகிறது:\n- நிறுவன ஒப்பந்தங்களில் கையொப்பமிடுதல்.\n- ஒரு நோட்டரி அலுவலகத்தில் கையொப்ப அங்கீகாரம்.\n- முறையான உடல் ஆவணங்கள்.\n\n#### 2 - மின்னணு கையொப்பம்\n\nடிஜிட்டல் ரீதியாகச் செயல்படுத்தப்பட்ட கையொப்பம், இது சட்டம் 14.063/20 (எளிய, மேம்பட்ட மற்றும் தகுதிவாய்ந்த கையொப்பங்கள்) படி வெவ்வேறு பாதுகாப்பு நிலைகளைக் கொண்டிருக்கலாம்.\n\n- **எளிய**: அடிப்படை ஆதாரங்களைப் பயன்படுத்தி கையொப்பமிட்டவரை அடையாளம் காட்டுகிறது (மின்னஞ்சல், கடவுச்சொல், தொலைபேசி). குறைந்த ஆபத்துள்ள சூழ்நிலைகளுக்கு ஏற்றது.\n- **மேம்பட்ட**: கிரிப்டோகிராஃபிக் முறைகள் மற்றும் கார்ப்பரேட் டிஜிட்டல் சான்றிதழ்களைப் பயன்படுத்துகிறது (ICP-பிரேசில் அல்லது வெளிப்புறம்). சட்ட மற்றும் நிதி பரிவர்த்தனைகளுக்கு ஏற்றது.\n- **தகுதி**: ICP-பிரேசிலால் அங்கீகாரம் பெற்ற சான்றிதழ் ஆணையத்தால் (CA) வழங்கப்பட்ட டிஜிட்டல் சான்றிதழ் தேவை. மிக உயர்ந்த அளவிலான பாதுகாப்பை வழங்குகிறது மற்றும் கையொப்பமிட்ட பிறகு செய்யப்பட்ட எந்த மாற்றங்களையும் கண்டறிகிறது.\n\n##### இதில் பயன்படுத்தப்படுகிறது:\n- **எளிமையானது**: அறிக்கைகள், ரசீதுகள், சேவை முன்பதிவுகள்.\n- **மேம்பட்டது**: நிதி பரிவர்த்தனைகள், முக்கிய ஒப்பந்தங்கள்.\n- **தகுதி**: மின்னணு விலைப்பட்டியல்கள், சுகாதார பதிவுகள், ரியல் எஸ்டேட் பரிவர்த்தனைகள்.\n\n#### 3 - டிஜிட்டல் கையொப்பம்\n\nஉயர் மட்ட பாதுகாப்புடன் கூடிய ஒரு வகையான தகுதிவாய்ந்த மின்னணு கையொப்பம்.\n\n- ICP-Brasil தரநிலையின் கீழ் CA ஆல் வழங்கப்பட்ட டிஜிட்டல் சான்றிதழ் தேவை.\n- மிகவும் பாதுகாப்பான மின்னணு கையொப்ப வடிவம்.\n- ஆவண ஒருமைப்பாடு மற்றும் நம்பகத்தன்மையை உறுதி செய்கிறது, கண்டறியப்படாத மாற்றங்களைத் தடுக்கிறது.\n\n##### இதில் பயன்படுத்தப்படுகிறது:\n- அதிகாரப்பூர்வ ஆவணங்களில் கையொப்பமிடுதல்.\n- சொத்துப் பரிமாற்றங்கள்.\n- மின்னணு விலைப்பட்டியல்களை வழங்குதல்.\n\n### டிஜிட்டல் கையொப்பங்களின் நன்மைகள் என்ன?\nஇயற்பியல் கையொப்பங்கள் போலியாக உருவாக்கப்படலாம், உங்கள் ஆவணங்களின் செல்லுபடியை சமரசம் செய்யலாம், தற்காலிக நடவடிக்கை எண். 2.200-2/2001 ஆல் ஒழுங்குபடுத்தப்பட்ட டிஜிட்டல் கையொப்பங்கள், உங்கள் ஆவணங்களின் நம்பகத்தன்மை மற்றும் சட்டப்பூர்வ செல்லுபடியை வேகம், நம்பகத்தன்மை மற்றும் நேர்மையுடன் பாதுகாக்க தேவையான பாதுகாப்பை வழங்குகின்றன. ஐந்து முக்கிய நன்மைகள் இங்கே:\n\n1. நேர சேமிப்பு: டிஜிட்டல் கையொப்பங்களை மிக வேகமாகவும் திறமையாகவும் முடிக்க முடியும், ஒப்பந்த முடிவுகளையும் பேச்சுவார்த்தைகளையும் விரைவுபடுத்த முடியும் என்பதால், கைமுறை செயல்முறைகளுக்குச் செலவிடப்படும் நேரத்தை நீங்கள் மிச்சப்படுத்துகிறீர்கள்.\n2. செலவு குறைப்பு: நிறுவன ஆவணங்களுக்கான இயற்பியல் சேமிப்பு இடத்தின் தேவையை நீக்குவதன் மூலம், காகிதம், அச்சிடும் பொருட்கள், போக்குவரத்து, அஞ்சல் சேவைகள், கூரியர்கள், நோட்டரி கட்டணங்கள் மற்றும் பலவற்றுடன் தொடர்புடைய செலவுகளைக் குறைக்கிறீர்கள்.\n3. பாதுகாப்பு: டிஜிட்டல் கையொப்பங்கள் குறியாக்கத்தால் பாதுகாக்கப்படுகின்றன, அவை மின்னணு ஆவணங்களைச் சரிபார்க்க மிகவும் பாதுகாப்பான வழியாக அமைகின்றன. சான்றிதழ் ஆணையத்தால் வழங்கப்பட்ட டிஜிட்டல் சான்றிதழ்களைப் பயன்படுத்தும்போது, பயனரின் அடையாளம் மற்றும் ஆவணத்தின் ஒருமைப்பாட்டை உத்தரவாதம் செய்ய முடியும், மோசடி மற்றும் மோசடி அபாயத்தைக் குறைக்கிறது. எனவே, தரவு, வாடிக்கையாளர்கள் மற்றும் நிறுவனத்தின் நற்பெயரைப் பாதுகாக்க தகவல் பாதுகாப்பில் முதலீடு செய்வது மிக முக்கியம்.\n4. நிலைத்தன்மை: க்ளோவைப் பயன்படுத்துவதன் மூலம்காகிதத்திற்கு பதிலாக ud சேமிப்பகம், சுற்றுச்சூழலுக்கு பங்களிக்கிறது மற்றும் வளங்களின் தேவையற்ற பயன்பாட்டைத் தவிர்க்கிறது.\n5. அமைப்பு மற்றும் இயக்கம்: ஆவணங்களை மின்னணு முறையில் சேமித்து வைப்பதால் அவற்றை எளிதாக அணுகலாம், மேலும் இணைய இணைப்புடன் எங்கிருந்தும் அணுகலாம் மற்றும் கையொப்பமிடலாம்.\n\n### டிஜிட்டல் கையொப்பத்தை நான் எவ்வாறு பெறுவது?\nLibreCode கூட்டுறவு நிறுவனம் LibreSign எனப்படும் டிஜிட்டல் கையொப்ப தளத்தை வழங்குகிறது, இது மொபைல் சாதனங்கள் அல்லது கணினிகள் வழியாக அணுகக்கூடியது. இந்தத் தளம் மலிவு மற்றும் கூட்டு தீர்வுகளை வழங்குகிறது, வாடிக்கையாளர்களுக்குத் தொழில்நுட்ப சுயாட்சியை வழங்குகிறது. அதன் முக்கிய அம்சங்களில், ஆவணங்களை டிஜிட்டல் முறையில் கையொப்பமிடுதல் மற்றும் LGPD (பொது தரவு பாதுகாப்பு சட்டம்) மற்றும் ICP-Brasil போன்ற பிரேசிலிய சட்ட தரநிலைகளுக்கு இணங்க ஒரு கையொப்ப போர்டல் மூலம் அவற்றை நிர்வகித்தல் ஆகியவை அடங்கும்.\n\nLibreSign ஒவ்வொரு நிறுவனத்தின் குறிப்பிட்ட தேவைகளுக்கு ஏற்பச் செயல்பாடுகளை வழங்குகிறது. தளத்தின் தீர்வுகள் திறந்த மூல மென்பொருளை அடிப்படையாகக் கொண்டவை, அறிவு மற்றும் ஒத்துழைப்புக்கான திறந்த அணுகலை ஊக்குவிக்கின்றன, வாடிக்கையாளர்கள் அவர்கள் பயன்படுத்தும் தொழில்நுட்பத்தின் மீது அவர்களின் இறையாண்மையை உறுதி செய்கின்றன. சேவை தனிப்பயனாக்கம் மற்றும் அணுகல் ஆகியவற்றில் கவனம் செலுத்துகிறது, சிறு வணிகங்கள், பெரிய நிறுவனங்கள் மற்றும் அரசு நிறுவனங்களுக்குச் சேவை செய்கிறது.\n\nபாதுகாப்பு மீறல்கள் ஒரு பிராண்டிற்கு கடுமையான விளைவுகளை ஏற்படுத்தக்கூடும், இதில் தரவு இழப்பு, ரகசியத் தகவல்களுக்கான அங்கீகரிக்கப்படாத அணுகல் மற்றும் ஒரு நிறுவனத்தின் நற்பெயருக்கு சேதம் ஆகியவை அடங்கும். இதைக் கருத்தில் கொண்டு, LibreSign இன் மிகப்பெரிய நன்மை அதன் பாதுகாப்பு செயல்திறன் ஆகும். இந்தத் தளம் பல காரணி அங்கீகாரத்தை (MFA) செயல்படுத்துகிறது, இது அங்கீகரிக்கப்படாத அணுகலை மேலும் கட்டுப்படுத்துகிறது மற்றும் சரிபார்க்கப்பட்ட நபர்கள் மட்டுமே ஆவணங்களில் கையொப்பமிட முடியும் என்பதை உறுதி செய்கிறது. மின்னஞ்சல் டோக்கன்கள், SMS மற்றும் WhatsApp செய்திகள் போன்ற பல்வேறு காரணிகள்மூலம் கையொப்பமிடுபவர்களை அடையாளம் காணவும் இது அனுமதிக்கிறது. இந்த முறை பயனர்கள் ஆவணங்களை அணுகுவதற்கும் கையொப்பமிடுவதற்கும் முன் இரண்டு அல்லது அதற்கு மேற்பட்ட சரிபார்ப்பு வடிவங்களை வழங்க வேண்டும், இது கையொப்பமிடும் செயல்முறையை மிகவும் பாதுகாப்பானதாக்குகிறது. ஒவ்வொரு ஆவணமும் அனுப்புவதிலிருந்து இறுதி கையொப்பம் வரை குறியாக்கம் செய்யப்பட்டுள்ளது. இது உங்கள் தகவல் ஒவ்வொரு அடியிலும் பாதுகாப்பாக இருப்பதை உறுதி செய்கிறது, அதாவது அங்கீகரிக்கப்பட்ட பெறுநர்கள் மட்டுமே ஆவணத்தின் உள்ளடக்கத்தை அணுகவும் படிக்கவும் முடியும்.\n\nஎங்கள் சேவையைப் பற்றி மேலும் அறிய, +55 (21) 2042-2073 என்ற எண்ணில் எங்களைத் தொடர்பு கொள்ளவும் அல்லது [contato@librecode.coop](mailto:contato@librecode.coop) என்ற மின்னஞ்சல் வழியாகவும் எங்களைத் தொடர்பு கொள்ளவும். ஒரு டெமோவைத் திட்டமிட்டு, உங்கள் ஆவண மேலாண்மை மற்றும் நிர்வாகத் திறனை நாங்கள் எவ்வாறு மேம்படுத்தலாம் என்பதைக் கண்டறியவும். மேலும், எங்கள் அடுத்த தலைப்பைப் பாருங்கள்: \"டிஜிட்டல் கையொப்பத்தை எவ்வாறு உருவாக்குவது.\"\n",
+ "The perfect tool to manage the signature flow of your documents": "உங்கள் ஆவணங்களின் கையொப்ப ஓட்டத்தை நிர்வகிக்க சரியான கருவி",
+ "The secure and legally binding digital signature for your world.": "The secure and legally binding digital signature for your world.",
+ "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.": "This mission translates into our commitment to free software. As an open source solution, LibreSign presents itself with the freedom to audit, customize, and scale the platform according to your needs. Our philosophy is that transparency and collaboration generate a more robust and reliable security, resulting in continuous innovation in a platform that has nothing to hide.",
+ "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...": "To help you clarify the most frequent doubts about digital signature, our specialists answer some questions raised through social media and public forums. Check it now and learn how digital signature can transform your life...",
+ "Toggle navigation menu": "வழிசெலுத்தல் மெனுவை மாற்றவும்",
+ "Total Control and Flexibility to Integrate?": "Total Control and Flexibility to Integrate?",
+ "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "பொது நிறுவனங்களில் ஆவண நிர்வாகத்தை லிப்ரசைன் மூலம் மாற்றவும், உண்மையான நேரத்தில் கையொப்பங்களை கண்காணித்தல், தானியங்கி நினைவூட்டல்களை அனுப்புதல் மற்றும் உங்கள் அணியின் செயல்திறனை மேம்படுத்துதல். வெளிப்படையான மற்றும் விளைவாக்கம் நிர்வாகத்திற்கான எங்கள் தீர்வை முயற்சிக்கவும்.",
+ "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.": "Transform document management in public organizations with LibreSign, monitoring signatures in real time, sending automatic reminders, and optimizing your team's efficiency. Try our solution for transparent and productive administration.",
+ "Transform your processes with more security and efficiency": "உங்கள் செயல்முறைகளை அதிக பாதுகாப்பு மற்றும் செயல்திறனுடன் மாற்றவும்",
+ "Try it For Free Now!": "Try it For Free Now!",
+ "Type the code below": "கீழே உள்ள குறியீட்டைத் தட்டச்சு செய்க",
+ "Type your company name": "Type your company name",
+ "Type your message here": "உங்கள் செய்தியை இங்கே தட்டச்சு செய்க",
+ "Type your name": "உங்கள் பெயரைத் தட்டச்சு செய்க",
+ "Type your position": "Type your position",
+ "Under Consultation": "ஆலோசனையின் கீழ்",
+ "Unlimited subscription with A1 digital certificate": "A1 டிசிட்டல் சான்றிதழுடன் வரம்பற்ற சந்தா",
+ "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.": "Unlock the Future of Your Management: The Exclusive Benefits of LibreSign.",
+ "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.": "Validated Trust: LibreSign Solutions from Those Who Understand Governance and Efficiency.",
+ "View All Plans": "View All Plans",
+ "Visit our GitHub repository (opens in new tab)": "Visit our GitHub repository (opens in new tab)",
+ "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.": "We are a digital cooperative of free software specialists, with over 25 years of cooperative decisions made transparently and democratically. Our members are partners and benefit from business growth, which unites us in a common goal: delivering the best solution for you. For us, partnership is more important than profit.",
+ "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.": "We believe that trust is the pillar of any digital relationship. That is why each signature and each process in our platforms are protected with end-to-end encryption technology, with total traceability. The result is a tool that not only solves your document management challenges, but becomes a strategic partner for your business, simplifying your routine and elevating your document management capacity with total security.",
+ "We create digital experiences for brands and companies by using technology.": "தொழில்நுட்பத்தைப் பயன்படுத்துவதன் மூலம் பிராண்டுகள் மற்றும் நிறுவனங்களுக்கான டிசிட்டல் அனுபவங்களை உருவாக்குகிறோம்.",
+ "We offer flexible plans to meet your secure digital storage needs. Easily rent more space and ensure all your important documents are always accessible and protected in our high-security cloud.": "உங்கள் பாதுகாப்பான டிசிட்டல் சேமிப்பக தேவைகளைப் நிறைவு செய்ய நெகிழ்வான திட்டங்களை நாங்கள் வழங்குகிறோம். அதிக இடத்தை எளிதாக வாடகைக்கு விடுங்கள் மற்றும் உங்கள் முக்கியமான ஆவணங்கள் அனைத்தும் எப்போதும் அணுகக்கூடியவை மற்றும் எங்கள் உயர் பாதுகாப்பு மேகத்தில் பாதுகாக்கப்படுவதை உறுதிசெய்க.",
+ "We understand the complexities of each industry. See how our platform is the answer you're looking for.": "We understand the complexities of each industry. See how our platform is the answer you're looking for.",
+ "We use PKI technology to generate digital certificate keys. LibreSign is open source (and always will be), which allows it to be audited and customized for various needs and integrated with any system and, of course, maintained by the community.": "டிசிட்டல் சான்றிதழ் விசைகளை உருவாக்க பி.கே.ஐ தொழில்நுட்பத்தைப் பயன்படுத்துகிறோம். லிப்ரசைன் என்பது திறந்த மூலமாகும் (எப்போதும் இருக்கும்), இது பல்வேறு தேவைகளுக்காக தணிக்கை செய்யவும் தனிப்பயனாக்கவும் அனுமதிக்கிறது மற்றும் எந்தவொரு அமைப்புடனும் ஒருங்கிணைக்கவும், நிச்சயமாக சமூகத்தால் பராமரிக்கப்படுகிறது.",
+ "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.": "What Makes Us Unique: The Power of a Cooperative and the Freedom of Free Software.",
+ "What are the key features of LibreCode signature pads?": "லிப்ரெகோட் சிக்னேச்சர் பேட்களின் முக்கிய நற்பொருத்தங்கள் யாவை?",
+ "What is a Digital Signature? Types, Advantages, and How to Obtain It?": "டிஜிட்டல் கையொப்பம் என்றால் என்ன? வகைகள், நன்மைகள் மற்றும் அதை எவ்வாறு பெறுவது?",
+ "What is electronic signature capture?": "மின்னணு கையொப்பம் பிடிப்பு என்றால் என்ன?",
+ "What is the name of the company that LibreSign was developed by?": "லிப்ரசைன் உருவாக்கிய நிறுவனத்தின் பெயர் என்ன?",
+ "What is your main challenge?": "What is your main challenge?",
+ "What our customers says": "எங்கள் வாடிக்கையாளர்கள் என்ன சொல்கிறார்கள்",
+ "Why LibreSign?": "ஏன் லிப்ரைன்?",
+ "Why Schedule Your Conversation With Us?": "Why Schedule Your Conversation With Us?",
+ "Why a cooperative?": "Why a cooperative?",
+ "Why free software (FLOSS)?": "Why free software (FLOSS)?",
+ "With the evolution of commercial and legal demands, the need to allow a digital document to be signed by multiple individuals stands out. This capability not only speeds up workflow, ensures legal validity, and fosters collaboration among various stakeholders but also enables all involved parties to view and sign as needed, regardless of location or time zone.\n\nEach digital signature is unique and linked to the signatory, ensuring the security, legal validity, and transparency of the document. Imagine, for example, a complex contract involving representatives from different departments of a company. With LibreSign, each stakeholder can review and sign the document simultaneously, eliminating the need for time-consuming in-person meetings and expediting the approval process.\n\nBy adopting the functionality of multiple signers in digital documents with LibreSign, companies can gain a competitive advantage, significantly reducing the time to complete contracts and agreements, ensuring legal validity, and promoting collaboration.\n\nIn the midst of digital transformation, LibreSign is not just a technological solution; it is a revolution in document management. Allow LibreSign to lead your organization toward an era of efficiency, security, and collaboration. We are ready to be part of your journey towards digital transformation!\n": "வணிக மற்றும் சட்ட கோரிக்கைகளின் படிமலர்ச்சி வளர்ச்சியுடன், டிசிட்டல் ஆவணத்தைப் பல நபர்களால் கையொப்பமிட அனுமதிக்க வேண்டிய தேவை தனித்து நிற்கிறது. இந்தத் திறன் பணிப்பாய்வுகளை விரைவுபடுத்துவதோடு மட்டுமல்லாமல், சட்ட செல்லுபடியை உறுதி செய்வதோடு, பல்வேறு பங்குதாரர்களிடையே ஒத்துழைப்பை வளர்க்கிறது, ஆனால் சம்பந்தப்பட்ட அனைத்து தரப்பினரும் இருப்பிடம் அல்லது நேர மண்டலத்தைப் பொருட்படுத்தாமல் தேவைக்கேற்ப காணவும் கையெழுத்திடவும் உதவுகிறது.\n\n ஒவ்வொரு டிசிட்டல் கையொப்பமும் தனித்துவமானது மற்றும் கையொப்பமிட்டவருடன் இணைக்கப்பட்டுள்ளது, ஆவணத்தின் பாதுகாப்பு, சட்ட செல்லுபடியாகும் தன்மை மற்றும் வெளிப்படைத்தன்மையை உறுதி செய்கிறது. எடுத்துக்காட்டாக, ஒரு நிறுவனத்தின் பல்வேறு துறைகளின் பிரதிநிதிகள் சம்பந்தப்பட்ட ஒரு சிக்கலான ஒப்பந்தத்தைக் கற்பனை செய்து பாருங்கள். லிப்ரசைன் மூலம், ஒவ்வொரு பங்குதாரரும் ஒரே நேரத்தில் ஆவணத்தை மதிப்பாய்வு செய்து கையொப்பமிடலாம், நேரக் கூட்டங்களில் நேரத்தை எடுத்துக்கொள்ளும் தேவையை நீக்குகிறது மற்றும் ஒப்புதல் செயல்முறையை விரைவுபடுத்துகிறது.\n\n டிசிட்டல் ஆவணங்களில் பல கையொப்பமிட்டவர்களின் செயல்பாட்டை லிப்ரசைன் மூலம் ஏற்றுக்கொள்வதன் மூலம், நிறுவனங்கள் ஒரு போட்டி நன்மையைப் பெறலாம், ஒப்பந்தங்களையும் நிறைவு செய்வதற்கான நேரத்தைக் கணிசமாகக் குறைக்கும், சட்ட செல்லுபடியை உறுதி செய்வதற்கும், ஒத்துழைப்பை ஊக்குவிப்பதற்கும்.\n\n டிசிட்டல் மாற்றத்தின் மத்தியில், லிப்ரசைன் ஒரு தொழில்நுட்ப தீர்வு மட்டுமல்ல; இது ஆவண நிர்வாகத்தில் ஒரு புரட்சி. செயல்திறன், பாதுகாப்பு மற்றும் ஒத்துழைப்பு சகாப்தத்தை நோக்கி உங்கள் நிறுவனத்தை வழிநடத்த லிப்ரேசைனை அனுமதிக்கவும். டிசிட்டல் உருமாற்றத்தை நோக்கிய உங்கள் பயணத்தின் ஒரு பகுதியாக இருக்க நாங்கள் தயாராக உள்ளோம்!\n",
+ "Work with us": "Work with us",
+ "e-Cidade is a system that modernizes and streamlines the administrative processes of Brazilian municipalities, promoting the digitalization of public administration. Used in several municipalities, it encompasses everything from financial and human resources management to school administration.\n\nTo expand its functionalities, there was a need to integrate e-Cidade with a legally valid electronic signature system, aiming to expedite online transactions. LibreSign was selected for its reliability, security, and compliance with Brazilian legal requirements. Here are some advantages:\n\n**Process automation:** \nLibreSign speeds up manual document processes such as appropriations, contracts, agreements, and authorizations, reducing the time to complete transactions and allowing public employees to focus on higher-impact activities.\n\n**Security:** \nBy using e-CPF, e-CNPJ, or certificates generated by the system itself, LibreSign ensures the integrity and authenticity of documents.\n\n**ICP-Brazil compliance:** \nEnsures that all electronic signatures comply with ICP-Brazil standards, guaranteeing the legality of the processes.\n\n**Sustainability:** \nReduces paper usage, contributing to environmental sustainability and minimizing the waste of natural resources.\n\n## Impact on public administration\n\n
\n\nThe union of LibreSign with e-Cidade transforms public administration, making it more secure and sustainable. Municipalities can offer high-quality services to citizens, minimizing delays and bureaucracy, and contributing to environmental preservation.\n\nWant to learn more about this integration?\n\nJoin the e-Cidade community event on 07/31 at 7:00 PM and discover how the integration of LibreSign can revolutionize public administration.\n\nThe event is free and will be held in the community's Telegram group: [eCidadeCE](https://t.me/eCidadeCE)\n\nTransform public administration with technology and innovation. Join us on this journey towards digital security and sustainability!": "e-Cidade என்பது பிரேசிலிய நகராட்சிகளின் நிர்வாகச் செயல்முறைகளை நவீனமயமாக்கி நெறிப்படுத்தும் ஒரு அமைப்பாகும், இது பொது நிர்வாகத்தின் டிஜிட்டல் மயமாக்கலை ஊக்குவிக்கிறது. பல நகராட்சிகளில் பயன்படுத்தப்படும் இது நிதி மற்றும் மனிதவள மேலாண்மை முதல் பள்ளி நிர்வாகம்வரை அனைத்தையும் உள்ளடக்கியது.\n\nஅதன் செயல்பாடுகளை விரிவுபடுத்த, ஆன்லைன் பரிவர்த்தனைகளை விரைவுபடுத்துவதை நோக்கமாகக் கொண்டு, e-Cidade ஐ சட்டப்பூர்வமாகச் செல்லுபடியாகும் மின்னணு கையொப்ப அமைப்புடன் ஒருங்கிணைக்க வேண்டிய அவசியம் இருந்தது. LibreSign அதன் நம்பகத்தன்மை, பாதுகாப்பு மற்றும் பிரேசிலிய சட்டத் தேவைகளுக்கு இணங்குவதற்காகத் தேர்ந்தெடுக்கப்பட்டது. இங்கே சில நன்மைகள் உள்ளன:\n\n**செயல்முறை ஆட்டோமேஷன்:**\nLibreSign ஒதுக்கீடுகள், ஒப்பந்தங்கள், ஒப்பந்தங்கள் மற்றும் அங்கீகாரங்கள் போன்ற கையேடு ஆவண செயல்முறைகளை விரைவுபடுத்துகிறது, பரிவர்த்தனைகளை முடிப்பதற்கான நேரத்தைக் குறைக்கிறது மற்றும் பொது ஊழியர்கள் அதிக தாக்கத்தை ஏற்படுத்தும் செயல்பாடுகளில் கவனம் செலுத்த அனுமதிக்கிறது.\n\n**பாதுகாப்பு:**\ne-CPF, e-CNPJ அல்லது அமைப்பால் உருவாக்கப்பட்ட சான்றிதழ்களைப் பயன்படுத்துவதன் மூலம், LibreSign ஆவணங்களின் நேர்மை மற்றும் நம்பகத்தன்மையை உறுதி செய்கிறது.\n\n**ICP-பிரேசில் இணக்கம்:**\nஅனைத்து மின்னணு கையொப்பங்களும் ICP-பிரேசில் தரநிலைகளுக்கு இணங்குவதை உறுதிசெய்கிறது, செயல்முறைகளின் சட்டப்பூர்வத்தன்மைக்கு உத்தரவாதம் அளிக்கிறது.\n\n**நிலைத்தன்மை:**\nகாகித பயன்பாட்டைக் குறைக்கிறது, சுற்றுச்சூழல் நிலைத்தன்மைக்கு பங்களிக்கிறது மற்றும் இயற்கை வளங்களின் வீணாக்கத்தைக் குறைக்கிறது.\n\n## பொது நிர்வாகத்தில் தாக்கம்\n\n
\n\ne-Cidade உடன் LibreSign ஒன்றிணைவது பொது நிர்வாகத்தை மாற்றுகிறது, அதை மிகவும் பாதுகாப்பானதாகவும் நிலையானதாகவும் ஆக்குகிறது. நகராட்சிகள் குடிமக்களுக்கு உயர்தர சேவைகளை வழங்க முடியும், தாமதங்கள் மற்றும் அதிகாரத்துவத்தைக் குறைக்கிறது மற்றும் சுற்றுச்சூழல் பாதுகாப்பிற்கு பங்களிக்கிறது.\n\nஇந்த ஒருங்கிணைப்பு பற்றி மேலும் அறிய விரும்புகிறீர்களா?\n\n07/31 அன்று மாலை 7:00 மணிக்கு e-Cidade சமூக நிகழ்வில் சேர்ந்து, LibreSign இன் ஒருங்கிணைப்பு பொது நிர்வாகத்தில் எவ்வாறு புரட்சியை ஏற்படுத்தும் என்பதைக் கண்டறியவும்.\n\nஇந்த நிகழ்வு இலவசம் மற்றும் சமூகத்தின் டெலிகிராம் குழுவில் நடைபெறும்: [eCidadeCE](https://t.me/eCidadeCE)\n\nபொது நிர்வாகத்தைத் தொழில்நுட்பம் மற்றும் புதுமையுடன் மாற்றவும். டிஜிட்டல் பாதுகாப்பு மற்றும் நிலைத்தன்மையை நோக்கிய இந்தப் பயணத்தில் எங்களுடன் சேருங்கள்!\n",
+ "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.": "our specialists understand your challenges and build, in partnership, a 100% personalized proposal with LibreSign.",
+ "our team deeply understands the digital signature market and the needs of your sector.": "our team deeply understands the digital signature market and the needs of your sector.",
+ "we contact you within 24 useful hours to schedule your conversation.": "we contact you within 24 useful hours to schedule your conversation.",
+ "we demonstrate the return on investment and the economy your company will have.": "we demonstrate the return on investment and the economy your company will have.",
+ "we identify your challenges and show how LibreSign fits perfectly.": "we identify your challenges and show how LibreSign fits perfectly.",
+ "we present a partnership vision for your growth.": "we present a partnership vision for your growth."
}
diff --git a/package-lock.json b/package-lock.json
index a0b63cf4..94bcadff 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,10 +1,11 @@
{
- "name": "html",
+ "name": "site",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
+ "@fontsource/montserrat": "^5.2.8",
"animate.css": "^4.1.1",
"aos": "^2.3.4",
"bootstrap": "^5.3.3",
@@ -15,40 +16,29 @@
"browser-sync-webpack-plugin": "https://github.com/madbucket/browser-sync-webpack-plugin",
"laravel-mix": "^6.0.49",
"laravel-mix-jigsaw": "^2.1.1",
- "postcss": "^8.5.3",
- "postcss-import": "^16.1.0",
"sass": "^1.85.1",
- "sass-loader": "^12",
- "tailwindcss": "^4.0.12"
- }
- },
- "node_modules/@ampproject/remapping": {
- "version": "2.3.0",
- "dev": true,
- "license": "Apache-2.0",
- "dependencies": {
- "@jridgewell/gen-mapping": "^0.3.5",
- "@jridgewell/trace-mapping": "^0.3.24"
- },
- "engines": {
- "node": ">=6.0.0"
+ "sass-loader": "^12"
}
},
"node_modules/@babel/code-frame": {
- "version": "7.26.2",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
+ "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-validator-identifier": "^7.25.9",
+ "@babel/helper-validator-identifier": "^7.27.1",
"js-tokens": "^4.0.0",
- "picocolors": "^1.0.0"
+ "picocolors": "^1.1.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/compat-data": {
- "version": "7.26.8",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.4.tgz",
+ "integrity": "sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -56,20 +46,22 @@
}
},
"node_modules/@babel/core": {
- "version": "7.26.9",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ampproject/remapping": "^2.2.0",
- "@babel/code-frame": "^7.26.2",
- "@babel/generator": "^7.26.9",
- "@babel/helper-compilation-targets": "^7.26.5",
- "@babel/helper-module-transforms": "^7.26.0",
- "@babel/helpers": "^7.26.9",
- "@babel/parser": "^7.26.9",
- "@babel/template": "^7.26.9",
- "@babel/traverse": "^7.26.9",
- "@babel/types": "^7.26.9",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz",
+ "integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/code-frame": "^7.27.1",
+ "@babel/generator": "^7.28.3",
+ "@babel/helper-compilation-targets": "^7.27.2",
+ "@babel/helper-module-transforms": "^7.28.3",
+ "@babel/helpers": "^7.28.4",
+ "@babel/parser": "^7.28.4",
+ "@babel/template": "^7.27.2",
+ "@babel/traverse": "^7.28.4",
+ "@babel/types": "^7.28.4",
+ "@jridgewell/remapping": "^2.3.5",
"convert-source-map": "^2.0.0",
"debug": "^4.1.0",
"gensync": "^1.0.0-beta.2",
@@ -85,7 +77,9 @@
}
},
"node_modules/@babel/core/node_modules/debug": {
- "version": "4.4.0",
+ "version": "4.4.3",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -102,11 +96,15 @@
},
"node_modules/@babel/core/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/@babel/core/node_modules/semver": {
"version": "6.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
"dev": true,
"license": "ISC",
"bin": {
@@ -114,14 +112,16 @@
}
},
"node_modules/@babel/generator": {
- "version": "7.26.9",
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.3.tgz",
+ "integrity": "sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/parser": "^7.26.9",
- "@babel/types": "^7.26.9",
- "@jridgewell/gen-mapping": "^0.3.5",
- "@jridgewell/trace-mapping": "^0.3.25",
+ "@babel/parser": "^7.28.3",
+ "@babel/types": "^7.28.2",
+ "@jridgewell/gen-mapping": "^0.3.12",
+ "@jridgewell/trace-mapping": "^0.3.28",
"jsesc": "^3.0.2"
},
"engines": {
@@ -129,23 +129,27 @@
}
},
"node_modules/@babel/helper-annotate-as-pure": {
- "version": "7.25.9",
+ "version": "7.27.3",
+ "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz",
+ "integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/types": "^7.25.9"
+ "@babel/types": "^7.27.3"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-compilation-targets": {
- "version": "7.26.5",
+ "version": "7.27.2",
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz",
+ "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/compat-data": "^7.26.5",
- "@babel/helper-validator-option": "^7.25.9",
+ "@babel/compat-data": "^7.27.2",
+ "@babel/helper-validator-option": "^7.27.1",
"browserslist": "^4.24.0",
"lru-cache": "^5.1.1",
"semver": "^6.3.1"
@@ -156,6 +160,8 @@
},
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
"version": "6.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
"dev": true,
"license": "ISC",
"bin": {
@@ -163,16 +169,18 @@
}
},
"node_modules/@babel/helper-create-class-features-plugin": {
- "version": "7.26.9",
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz",
+ "integrity": "sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-annotate-as-pure": "^7.25.9",
- "@babel/helper-member-expression-to-functions": "^7.25.9",
- "@babel/helper-optimise-call-expression": "^7.25.9",
- "@babel/helper-replace-supers": "^7.26.5",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
- "@babel/traverse": "^7.26.9",
+ "@babel/helper-annotate-as-pure": "^7.27.3",
+ "@babel/helper-member-expression-to-functions": "^7.27.1",
+ "@babel/helper-optimise-call-expression": "^7.27.1",
+ "@babel/helper-replace-supers": "^7.27.1",
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
+ "@babel/traverse": "^7.28.3",
"semver": "^6.3.1"
},
"engines": {
@@ -184,6 +192,8 @@
},
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
"version": "6.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
"dev": true,
"license": "ISC",
"bin": {
@@ -191,11 +201,13 @@
}
},
"node_modules/@babel/helper-create-regexp-features-plugin": {
- "version": "7.26.3",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.27.1.tgz",
+ "integrity": "sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-annotate-as-pure": "^7.25.9",
+ "@babel/helper-annotate-as-pure": "^7.27.1",
"regexpu-core": "^6.2.0",
"semver": "^6.3.1"
},
@@ -208,6 +220,8 @@
},
"node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": {
"version": "6.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
"dev": true,
"license": "ISC",
"bin": {
@@ -215,22 +229,26 @@
}
},
"node_modules/@babel/helper-define-polyfill-provider": {
- "version": "0.6.3",
+ "version": "0.6.5",
+ "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.5.tgz",
+ "integrity": "sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-compilation-targets": "^7.22.6",
- "@babel/helper-plugin-utils": "^7.22.5",
- "debug": "^4.1.1",
+ "@babel/helper-compilation-targets": "^7.27.2",
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "debug": "^4.4.1",
"lodash.debounce": "^4.0.8",
- "resolve": "^1.14.2"
+ "resolve": "^1.22.10"
},
"peerDependencies": {
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
}
},
"node_modules/@babel/helper-define-polyfill-provider/node_modules/debug": {
- "version": "4.4.0",
+ "version": "4.4.3",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -247,41 +265,59 @@
},
"node_modules/@babel/helper-define-polyfill-provider/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
+ "node_modules/@babel/helper-globals": {
+ "version": "7.28.0",
+ "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
+ "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
"node_modules/@babel/helper-member-expression-to-functions": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz",
+ "integrity": "sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/traverse": "^7.25.9",
- "@babel/types": "^7.25.9"
+ "@babel/traverse": "^7.27.1",
+ "@babel/types": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-module-imports": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz",
+ "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/traverse": "^7.25.9",
- "@babel/types": "^7.25.9"
+ "@babel/traverse": "^7.27.1",
+ "@babel/types": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-module-transforms": {
- "version": "7.26.0",
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz",
+ "integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-module-imports": "^7.25.9",
- "@babel/helper-validator-identifier": "^7.25.9",
- "@babel/traverse": "^7.25.9"
+ "@babel/helper-module-imports": "^7.27.1",
+ "@babel/helper-validator-identifier": "^7.27.1",
+ "@babel/traverse": "^7.28.3"
},
"engines": {
"node": ">=6.9.0"
@@ -291,18 +327,22 @@
}
},
"node_modules/@babel/helper-optimise-call-expression": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz",
+ "integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/types": "^7.25.9"
+ "@babel/types": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-plugin-utils": {
- "version": "7.26.5",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
+ "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -310,13 +350,15 @@
}
},
"node_modules/@babel/helper-remap-async-to-generator": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz",
+ "integrity": "sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-annotate-as-pure": "^7.25.9",
- "@babel/helper-wrap-function": "^7.25.9",
- "@babel/traverse": "^7.25.9"
+ "@babel/helper-annotate-as-pure": "^7.27.1",
+ "@babel/helper-wrap-function": "^7.27.1",
+ "@babel/traverse": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -326,13 +368,15 @@
}
},
"node_modules/@babel/helper-replace-supers": {
- "version": "7.26.5",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.27.1.tgz",
+ "integrity": "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-member-expression-to-functions": "^7.25.9",
- "@babel/helper-optimise-call-expression": "^7.25.9",
- "@babel/traverse": "^7.26.5"
+ "@babel/helper-member-expression-to-functions": "^7.27.1",
+ "@babel/helper-optimise-call-expression": "^7.27.1",
+ "@babel/traverse": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -342,19 +386,23 @@
}
},
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz",
+ "integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/traverse": "^7.25.9",
- "@babel/types": "^7.25.9"
+ "@babel/traverse": "^7.27.1",
+ "@babel/types": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-string-parser": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
+ "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -362,7 +410,9 @@
}
},
"node_modules/@babel/helper-validator-identifier": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
+ "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
"dev": true,
"license": "MIT",
"engines": {
@@ -370,7 +420,9 @@
}
},
"node_modules/@babel/helper-validator-option": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
+ "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -378,36 +430,42 @@
}
},
"node_modules/@babel/helper-wrap-function": {
- "version": "7.25.9",
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.28.3.tgz",
+ "integrity": "sha512-zdf983tNfLZFletc0RRXYrHrucBEg95NIFMkn6K9dbeMYnsgHaSBGcQqdsCSStG2PYwRre0Qc2NNSCXbG+xc6g==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/template": "^7.25.9",
- "@babel/traverse": "^7.25.9",
- "@babel/types": "^7.25.9"
+ "@babel/template": "^7.27.2",
+ "@babel/traverse": "^7.28.3",
+ "@babel/types": "^7.28.2"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helpers": {
- "version": "7.26.9",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz",
+ "integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/template": "^7.26.9",
- "@babel/types": "^7.26.9"
+ "@babel/template": "^7.27.2",
+ "@babel/types": "^7.28.4"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/parser": {
- "version": "7.26.9",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz",
+ "integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/types": "^7.26.9"
+ "@babel/types": "^7.28.4"
},
"bin": {
"parser": "bin/babel-parser.js"
@@ -417,12 +475,14 @@
}
},
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz",
+ "integrity": "sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/traverse": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/traverse": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -432,11 +492,13 @@
}
},
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.27.1.tgz",
+ "integrity": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -446,11 +508,13 @@
}
},
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.27.1.tgz",
+ "integrity": "sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -460,13 +524,15 @@
}
},
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz",
+ "integrity": "sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
- "@babel/plugin-transform-optional-chaining": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
+ "@babel/plugin-transform-optional-chaining": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -476,12 +542,14 @@
}
},
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
- "version": "7.25.9",
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.3.tgz",
+ "integrity": "sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/traverse": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/traverse": "^7.28.3"
},
"engines": {
"node": ">=6.9.0"
@@ -492,6 +560,9 @@
},
"node_modules/@babel/plugin-proposal-object-rest-spread": {
"version": "7.20.7",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz",
+ "integrity": "sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==",
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -510,6 +581,8 @@
},
"node_modules/@babel/plugin-proposal-private-property-in-object": {
"version": "7.21.0-placeholder-for-preset-env.2",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz",
+ "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==",
"dev": true,
"license": "MIT",
"engines": {
@@ -521,6 +594,8 @@
},
"node_modules/@babel/plugin-syntax-dynamic-import": {
"version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
+ "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -531,11 +606,13 @@
}
},
"node_modules/@babel/plugin-syntax-import-assertions": {
- "version": "7.26.0",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.27.1.tgz",
+ "integrity": "sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -545,11 +622,13 @@
}
},
"node_modules/@babel/plugin-syntax-import-attributes": {
- "version": "7.26.0",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.27.1.tgz",
+ "integrity": "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -560,6 +639,8 @@
},
"node_modules/@babel/plugin-syntax-object-rest-spread": {
"version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
+ "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -571,6 +652,8 @@
},
"node_modules/@babel/plugin-syntax-unicode-sets-regex": {
"version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz",
+ "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -585,11 +668,13 @@
}
},
"node_modules/@babel/plugin-transform-arrow-functions": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.27.1.tgz",
+ "integrity": "sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -599,13 +684,15 @@
}
},
"node_modules/@babel/plugin-transform-async-generator-functions": {
- "version": "7.26.8",
+ "version": "7.28.0",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.28.0.tgz",
+ "integrity": "sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.26.5",
- "@babel/helper-remap-async-to-generator": "^7.25.9",
- "@babel/traverse": "^7.26.8"
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/helper-remap-async-to-generator": "^7.27.1",
+ "@babel/traverse": "^7.28.0"
},
"engines": {
"node": ">=6.9.0"
@@ -615,13 +702,15 @@
}
},
"node_modules/@babel/plugin-transform-async-to-generator": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.27.1.tgz",
+ "integrity": "sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-module-imports": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/helper-remap-async-to-generator": "^7.25.9"
+ "@babel/helper-module-imports": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/helper-remap-async-to-generator": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -631,11 +720,13 @@
}
},
"node_modules/@babel/plugin-transform-block-scoped-functions": {
- "version": "7.26.5",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.27.1.tgz",
+ "integrity": "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.26.5"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -645,11 +736,13 @@
}
},
"node_modules/@babel/plugin-transform-block-scoping": {
- "version": "7.25.9",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.4.tgz",
+ "integrity": "sha512-1yxmvN0MJHOhPVmAsmoW5liWwoILobu/d/ShymZmj867bAdxGbehIrew1DuLpw2Ukv+qDSSPQdYW1dLNE7t11A==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -659,12 +752,14 @@
}
},
"node_modules/@babel/plugin-transform-class-properties": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.27.1.tgz",
+ "integrity": "sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-create-class-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-create-class-features-plugin": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -674,12 +769,14 @@
}
},
"node_modules/@babel/plugin-transform-class-static-block": {
- "version": "7.26.0",
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz",
+ "integrity": "sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-create-class-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-create-class-features-plugin": "^7.28.3",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -689,16 +786,18 @@
}
},
"node_modules/@babel/plugin-transform-classes": {
- "version": "7.25.9",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz",
+ "integrity": "sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-annotate-as-pure": "^7.25.9",
- "@babel/helper-compilation-targets": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/helper-replace-supers": "^7.25.9",
- "@babel/traverse": "^7.25.9",
- "globals": "^11.1.0"
+ "@babel/helper-annotate-as-pure": "^7.27.3",
+ "@babel/helper-compilation-targets": "^7.27.2",
+ "@babel/helper-globals": "^7.28.0",
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/helper-replace-supers": "^7.27.1",
+ "@babel/traverse": "^7.28.4"
},
"engines": {
"node": ">=6.9.0"
@@ -708,12 +807,14 @@
}
},
"node_modules/@babel/plugin-transform-computed-properties": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.27.1.tgz",
+ "integrity": "sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/template": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/template": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -723,11 +824,14 @@
}
},
"node_modules/@babel/plugin-transform-destructuring": {
- "version": "7.25.9",
+ "version": "7.28.0",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz",
+ "integrity": "sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/traverse": "^7.28.0"
},
"engines": {
"node": ">=6.9.0"
@@ -737,12 +841,14 @@
}
},
"node_modules/@babel/plugin-transform-dotall-regex": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.27.1.tgz",
+ "integrity": "sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -752,11 +858,13 @@
}
},
"node_modules/@babel/plugin-transform-duplicate-keys": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.27.1.tgz",
+ "integrity": "sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -766,12 +874,14 @@
}
},
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.27.1.tgz",
+ "integrity": "sha512-hkGcueTEzuhB30B3eJCbCYeCaaEQOmQR0AdvzpD4LoN0GXMWzzGSuRrxR2xTnCrvNbVwK9N6/jQ92GSLfiZWoQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -781,11 +891,30 @@
}
},
"node_modules/@babel/plugin-transform-dynamic-import": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.27.1.tgz",
+ "integrity": "sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-transform-explicit-resource-management": {
+ "version": "7.28.0",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-explicit-resource-management/-/plugin-transform-explicit-resource-management-7.28.0.tgz",
+ "integrity": "sha512-K8nhUcn3f6iB+P3gwCv/no7OdzOZQcKchW6N389V6PD8NUWKZHzndOd9sPDVbMoBsbmjMqlB4L9fm+fEFNVlwQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/plugin-transform-destructuring": "^7.28.0"
},
"engines": {
"node": ">=6.9.0"
@@ -795,11 +924,13 @@
}
},
"node_modules/@babel/plugin-transform-exponentiation-operator": {
- "version": "7.26.3",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz",
+ "integrity": "sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -809,11 +940,13 @@
}
},
"node_modules/@babel/plugin-transform-export-namespace-from": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.27.1.tgz",
+ "integrity": "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -823,12 +956,14 @@
}
},
"node_modules/@babel/plugin-transform-for-of": {
- "version": "7.26.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.27.1.tgz",
+ "integrity": "sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.26.5",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -838,13 +973,15 @@
}
},
"node_modules/@babel/plugin-transform-function-name": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.27.1.tgz",
+ "integrity": "sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-compilation-targets": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/traverse": "^7.25.9"
+ "@babel/helper-compilation-targets": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/traverse": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -854,11 +991,13 @@
}
},
"node_modules/@babel/plugin-transform-json-strings": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.27.1.tgz",
+ "integrity": "sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -868,11 +1007,13 @@
}
},
"node_modules/@babel/plugin-transform-literals": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.27.1.tgz",
+ "integrity": "sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -882,11 +1023,13 @@
}
},
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz",
+ "integrity": "sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -896,11 +1039,13 @@
}
},
"node_modules/@babel/plugin-transform-member-expression-literals": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.27.1.tgz",
+ "integrity": "sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -910,12 +1055,14 @@
}
},
"node_modules/@babel/plugin-transform-modules-amd": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.27.1.tgz",
+ "integrity": "sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-module-transforms": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-module-transforms": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -925,12 +1072,14 @@
}
},
"node_modules/@babel/plugin-transform-modules-commonjs": {
- "version": "7.26.3",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.27.1.tgz",
+ "integrity": "sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-module-transforms": "^7.26.0",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-module-transforms": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -940,14 +1089,16 @@
}
},
"node_modules/@babel/plugin-transform-modules-systemjs": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz",
+ "integrity": "sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-module-transforms": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/helper-validator-identifier": "^7.25.9",
- "@babel/traverse": "^7.25.9"
+ "@babel/helper-module-transforms": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/helper-validator-identifier": "^7.27.1",
+ "@babel/traverse": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -957,12 +1108,14 @@
}
},
"node_modules/@babel/plugin-transform-modules-umd": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.27.1.tgz",
+ "integrity": "sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-module-transforms": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-module-transforms": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -972,12 +1125,14 @@
}
},
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.27.1.tgz",
+ "integrity": "sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -987,11 +1142,13 @@
}
},
"node_modules/@babel/plugin-transform-new-target": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.27.1.tgz",
+ "integrity": "sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1001,11 +1158,13 @@
}
},
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
- "version": "7.26.6",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.27.1.tgz",
+ "integrity": "sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.26.5"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1015,11 +1174,13 @@
}
},
"node_modules/@babel/plugin-transform-numeric-separator": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.27.1.tgz",
+ "integrity": "sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1029,13 +1190,17 @@
}
},
"node_modules/@babel/plugin-transform-object-rest-spread": {
- "version": "7.25.9",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz",
+ "integrity": "sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-compilation-targets": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/plugin-transform-parameters": "^7.25.9"
+ "@babel/helper-compilation-targets": "^7.27.2",
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/plugin-transform-destructuring": "^7.28.0",
+ "@babel/plugin-transform-parameters": "^7.27.7",
+ "@babel/traverse": "^7.28.4"
},
"engines": {
"node": ">=6.9.0"
@@ -1045,12 +1210,14 @@
}
},
"node_modules/@babel/plugin-transform-object-super": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.27.1.tgz",
+ "integrity": "sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/helper-replace-supers": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/helper-replace-supers": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1060,11 +1227,13 @@
}
},
"node_modules/@babel/plugin-transform-optional-catch-binding": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.27.1.tgz",
+ "integrity": "sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1074,12 +1243,14 @@
}
},
"node_modules/@babel/plugin-transform-optional-chaining": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz",
+ "integrity": "sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1089,11 +1260,13 @@
}
},
"node_modules/@babel/plugin-transform-parameters": {
- "version": "7.25.9",
+ "version": "7.27.7",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.27.7.tgz",
+ "integrity": "sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1103,12 +1276,14 @@
}
},
"node_modules/@babel/plugin-transform-private-methods": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.27.1.tgz",
+ "integrity": "sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-create-class-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-create-class-features-plugin": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1118,13 +1293,15 @@
}
},
"node_modules/@babel/plugin-transform-private-property-in-object": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.27.1.tgz",
+ "integrity": "sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-annotate-as-pure": "^7.25.9",
- "@babel/helper-create-class-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-annotate-as-pure": "^7.27.1",
+ "@babel/helper-create-class-features-plugin": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1134,11 +1311,13 @@
}
},
"node_modules/@babel/plugin-transform-property-literals": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.27.1.tgz",
+ "integrity": "sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1148,12 +1327,13 @@
}
},
"node_modules/@babel/plugin-transform-regenerator": {
- "version": "7.25.9",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz",
+ "integrity": "sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9",
- "regenerator-transform": "^0.15.2"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1163,12 +1343,14 @@
}
},
"node_modules/@babel/plugin-transform-regexp-modifiers": {
- "version": "7.26.0",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.27.1.tgz",
+ "integrity": "sha512-TtEciroaiODtXvLZv4rmfMhkCv8jx3wgKpL68PuiPh2M4fvz5jhsA7697N1gMvkvr/JTF13DrFYyEbY9U7cVPA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1178,11 +1360,13 @@
}
},
"node_modules/@babel/plugin-transform-reserved-words": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.27.1.tgz",
+ "integrity": "sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1192,15 +1376,17 @@
}
},
"node_modules/@babel/plugin-transform-runtime": {
- "version": "7.26.9",
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.28.3.tgz",
+ "integrity": "sha512-Y6ab1kGqZ0u42Zv/4a7l0l72n9DKP/MKoKWaUSBylrhNZO2prYuqFOLbn5aW5SIFXwSH93yfjbgllL8lxuGKLg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-module-imports": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.26.5",
- "babel-plugin-polyfill-corejs2": "^0.4.10",
- "babel-plugin-polyfill-corejs3": "^0.10.6",
- "babel-plugin-polyfill-regenerator": "^0.6.1",
+ "@babel/helper-module-imports": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "babel-plugin-polyfill-corejs2": "^0.4.14",
+ "babel-plugin-polyfill-corejs3": "^0.13.0",
+ "babel-plugin-polyfill-regenerator": "^0.6.5",
"semver": "^6.3.1"
},
"engines": {
@@ -1212,6 +1398,8 @@
},
"node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
"version": "6.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
"dev": true,
"license": "ISC",
"bin": {
@@ -1219,11 +1407,13 @@
}
},
"node_modules/@babel/plugin-transform-shorthand-properties": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.27.1.tgz",
+ "integrity": "sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1233,12 +1423,14 @@
}
},
"node_modules/@babel/plugin-transform-spread": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.27.1.tgz",
+ "integrity": "sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1248,11 +1440,13 @@
}
},
"node_modules/@babel/plugin-transform-sticky-regex": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.27.1.tgz",
+ "integrity": "sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1262,11 +1456,13 @@
}
},
"node_modules/@babel/plugin-transform-template-literals": {
- "version": "7.26.8",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.27.1.tgz",
+ "integrity": "sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.26.5"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1276,11 +1472,13 @@
}
},
"node_modules/@babel/plugin-transform-typeof-symbol": {
- "version": "7.26.7",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.27.1.tgz",
+ "integrity": "sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.26.5"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1290,11 +1488,13 @@
}
},
"node_modules/@babel/plugin-transform-unicode-escapes": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.27.1.tgz",
+ "integrity": "sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1304,12 +1504,14 @@
}
},
"node_modules/@babel/plugin-transform-unicode-property-regex": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.27.1.tgz",
+ "integrity": "sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1319,12 +1521,14 @@
}
},
"node_modules/@babel/plugin-transform-unicode-regex": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.27.1.tgz",
+ "integrity": "sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1334,12 +1538,14 @@
}
},
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
- "version": "7.25.9",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.27.1.tgz",
+ "integrity": "sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1349,78 +1555,81 @@
}
},
"node_modules/@babel/preset-env": {
- "version": "7.26.9",
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.28.3.tgz",
+ "integrity": "sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/compat-data": "^7.26.8",
- "@babel/helper-compilation-targets": "^7.26.5",
- "@babel/helper-plugin-utils": "^7.26.5",
- "@babel/helper-validator-option": "^7.25.9",
- "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9",
- "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9",
- "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.9",
- "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.9",
- "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.9",
+ "@babel/compat-data": "^7.28.0",
+ "@babel/helper-compilation-targets": "^7.27.2",
+ "@babel/helper-plugin-utils": "^7.27.1",
+ "@babel/helper-validator-option": "^7.27.1",
+ "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.27.1",
+ "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1",
+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1",
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1",
+ "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.3",
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
- "@babel/plugin-syntax-import-assertions": "^7.26.0",
- "@babel/plugin-syntax-import-attributes": "^7.26.0",
+ "@babel/plugin-syntax-import-assertions": "^7.27.1",
+ "@babel/plugin-syntax-import-attributes": "^7.27.1",
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
- "@babel/plugin-transform-arrow-functions": "^7.25.9",
- "@babel/plugin-transform-async-generator-functions": "^7.26.8",
- "@babel/plugin-transform-async-to-generator": "^7.25.9",
- "@babel/plugin-transform-block-scoped-functions": "^7.26.5",
- "@babel/plugin-transform-block-scoping": "^7.25.9",
- "@babel/plugin-transform-class-properties": "^7.25.9",
- "@babel/plugin-transform-class-static-block": "^7.26.0",
- "@babel/plugin-transform-classes": "^7.25.9",
- "@babel/plugin-transform-computed-properties": "^7.25.9",
- "@babel/plugin-transform-destructuring": "^7.25.9",
- "@babel/plugin-transform-dotall-regex": "^7.25.9",
- "@babel/plugin-transform-duplicate-keys": "^7.25.9",
- "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
- "@babel/plugin-transform-dynamic-import": "^7.25.9",
- "@babel/plugin-transform-exponentiation-operator": "^7.26.3",
- "@babel/plugin-transform-export-namespace-from": "^7.25.9",
- "@babel/plugin-transform-for-of": "^7.26.9",
- "@babel/plugin-transform-function-name": "^7.25.9",
- "@babel/plugin-transform-json-strings": "^7.25.9",
- "@babel/plugin-transform-literals": "^7.25.9",
- "@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
- "@babel/plugin-transform-member-expression-literals": "^7.25.9",
- "@babel/plugin-transform-modules-amd": "^7.25.9",
- "@babel/plugin-transform-modules-commonjs": "^7.26.3",
- "@babel/plugin-transform-modules-systemjs": "^7.25.9",
- "@babel/plugin-transform-modules-umd": "^7.25.9",
- "@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9",
- "@babel/plugin-transform-new-target": "^7.25.9",
- "@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6",
- "@babel/plugin-transform-numeric-separator": "^7.25.9",
- "@babel/plugin-transform-object-rest-spread": "^7.25.9",
- "@babel/plugin-transform-object-super": "^7.25.9",
- "@babel/plugin-transform-optional-catch-binding": "^7.25.9",
- "@babel/plugin-transform-optional-chaining": "^7.25.9",
- "@babel/plugin-transform-parameters": "^7.25.9",
- "@babel/plugin-transform-private-methods": "^7.25.9",
- "@babel/plugin-transform-private-property-in-object": "^7.25.9",
- "@babel/plugin-transform-property-literals": "^7.25.9",
- "@babel/plugin-transform-regenerator": "^7.25.9",
- "@babel/plugin-transform-regexp-modifiers": "^7.26.0",
- "@babel/plugin-transform-reserved-words": "^7.25.9",
- "@babel/plugin-transform-shorthand-properties": "^7.25.9",
- "@babel/plugin-transform-spread": "^7.25.9",
- "@babel/plugin-transform-sticky-regex": "^7.25.9",
- "@babel/plugin-transform-template-literals": "^7.26.8",
- "@babel/plugin-transform-typeof-symbol": "^7.26.7",
- "@babel/plugin-transform-unicode-escapes": "^7.25.9",
- "@babel/plugin-transform-unicode-property-regex": "^7.25.9",
- "@babel/plugin-transform-unicode-regex": "^7.25.9",
- "@babel/plugin-transform-unicode-sets-regex": "^7.25.9",
+ "@babel/plugin-transform-arrow-functions": "^7.27.1",
+ "@babel/plugin-transform-async-generator-functions": "^7.28.0",
+ "@babel/plugin-transform-async-to-generator": "^7.27.1",
+ "@babel/plugin-transform-block-scoped-functions": "^7.27.1",
+ "@babel/plugin-transform-block-scoping": "^7.28.0",
+ "@babel/plugin-transform-class-properties": "^7.27.1",
+ "@babel/plugin-transform-class-static-block": "^7.28.3",
+ "@babel/plugin-transform-classes": "^7.28.3",
+ "@babel/plugin-transform-computed-properties": "^7.27.1",
+ "@babel/plugin-transform-destructuring": "^7.28.0",
+ "@babel/plugin-transform-dotall-regex": "^7.27.1",
+ "@babel/plugin-transform-duplicate-keys": "^7.27.1",
+ "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.27.1",
+ "@babel/plugin-transform-dynamic-import": "^7.27.1",
+ "@babel/plugin-transform-explicit-resource-management": "^7.28.0",
+ "@babel/plugin-transform-exponentiation-operator": "^7.27.1",
+ "@babel/plugin-transform-export-namespace-from": "^7.27.1",
+ "@babel/plugin-transform-for-of": "^7.27.1",
+ "@babel/plugin-transform-function-name": "^7.27.1",
+ "@babel/plugin-transform-json-strings": "^7.27.1",
+ "@babel/plugin-transform-literals": "^7.27.1",
+ "@babel/plugin-transform-logical-assignment-operators": "^7.27.1",
+ "@babel/plugin-transform-member-expression-literals": "^7.27.1",
+ "@babel/plugin-transform-modules-amd": "^7.27.1",
+ "@babel/plugin-transform-modules-commonjs": "^7.27.1",
+ "@babel/plugin-transform-modules-systemjs": "^7.27.1",
+ "@babel/plugin-transform-modules-umd": "^7.27.1",
+ "@babel/plugin-transform-named-capturing-groups-regex": "^7.27.1",
+ "@babel/plugin-transform-new-target": "^7.27.1",
+ "@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1",
+ "@babel/plugin-transform-numeric-separator": "^7.27.1",
+ "@babel/plugin-transform-object-rest-spread": "^7.28.0",
+ "@babel/plugin-transform-object-super": "^7.27.1",
+ "@babel/plugin-transform-optional-catch-binding": "^7.27.1",
+ "@babel/plugin-transform-optional-chaining": "^7.27.1",
+ "@babel/plugin-transform-parameters": "^7.27.7",
+ "@babel/plugin-transform-private-methods": "^7.27.1",
+ "@babel/plugin-transform-private-property-in-object": "^7.27.1",
+ "@babel/plugin-transform-property-literals": "^7.27.1",
+ "@babel/plugin-transform-regenerator": "^7.28.3",
+ "@babel/plugin-transform-regexp-modifiers": "^7.27.1",
+ "@babel/plugin-transform-reserved-words": "^7.27.1",
+ "@babel/plugin-transform-shorthand-properties": "^7.27.1",
+ "@babel/plugin-transform-spread": "^7.27.1",
+ "@babel/plugin-transform-sticky-regex": "^7.27.1",
+ "@babel/plugin-transform-template-literals": "^7.27.1",
+ "@babel/plugin-transform-typeof-symbol": "^7.27.1",
+ "@babel/plugin-transform-unicode-escapes": "^7.27.1",
+ "@babel/plugin-transform-unicode-property-regex": "^7.27.1",
+ "@babel/plugin-transform-unicode-regex": "^7.27.1",
+ "@babel/plugin-transform-unicode-sets-regex": "^7.27.1",
"@babel/preset-modules": "0.1.6-no-external-plugins",
- "babel-plugin-polyfill-corejs2": "^0.4.10",
- "babel-plugin-polyfill-corejs3": "^0.11.0",
- "babel-plugin-polyfill-regenerator": "^0.6.1",
- "core-js-compat": "^3.40.0",
+ "babel-plugin-polyfill-corejs2": "^0.4.14",
+ "babel-plugin-polyfill-corejs3": "^0.13.0",
+ "babel-plugin-polyfill-regenerator": "^0.6.5",
+ "core-js-compat": "^3.43.0",
"semver": "^6.3.1"
},
"engines": {
@@ -1430,20 +1639,10 @@
"@babel/core": "^7.0.0-0"
}
},
- "node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-corejs3": {
- "version": "0.11.1",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@babel/helper-define-polyfill-provider": "^0.6.3",
- "core-js-compat": "^3.40.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
- }
- },
"node_modules/@babel/preset-env/node_modules/semver": {
"version": "6.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
"dev": true,
"license": "ISC",
"bin": {
@@ -1452,6 +1651,8 @@
},
"node_modules/@babel/preset-modules": {
"version": "0.1.6-no-external-plugins",
+ "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz",
+ "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1464,48 +1665,53 @@
}
},
"node_modules/@babel/runtime": {
- "version": "7.26.9",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz",
+ "integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==",
"dev": true,
"license": "MIT",
- "dependencies": {
- "regenerator-runtime": "^0.14.0"
- },
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/template": {
- "version": "7.26.9",
+ "version": "7.27.2",
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz",
+ "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/code-frame": "^7.26.2",
- "@babel/parser": "^7.26.9",
- "@babel/types": "^7.26.9"
+ "@babel/code-frame": "^7.27.1",
+ "@babel/parser": "^7.27.2",
+ "@babel/types": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/traverse": {
- "version": "7.26.9",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.4.tgz",
+ "integrity": "sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/code-frame": "^7.26.2",
- "@babel/generator": "^7.26.9",
- "@babel/parser": "^7.26.9",
- "@babel/template": "^7.26.9",
- "@babel/types": "^7.26.9",
- "debug": "^4.3.1",
- "globals": "^11.1.0"
+ "@babel/code-frame": "^7.27.1",
+ "@babel/generator": "^7.28.3",
+ "@babel/helper-globals": "^7.28.0",
+ "@babel/parser": "^7.28.4",
+ "@babel/template": "^7.27.2",
+ "@babel/types": "^7.28.4",
+ "debug": "^4.3.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/traverse/node_modules/debug": {
- "version": "4.4.0",
+ "version": "4.4.3",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1522,16 +1728,20 @@
},
"node_modules/@babel/traverse/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/@babel/types": {
- "version": "7.26.9",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz",
+ "integrity": "sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-string-parser": "^7.25.9",
- "@babel/helper-validator-identifier": "^7.25.9"
+ "@babel/helper-string-parser": "^7.27.1",
+ "@babel/helper-validator-identifier": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -1539,6 +1749,8 @@
},
"node_modules/@colors/colors": {
"version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz",
+ "integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==",
"dev": true,
"license": "MIT",
"optional": true,
@@ -1548,35 +1760,49 @@
},
"node_modules/@discoveryjs/json-ext": {
"version": "0.5.7",
+ "resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz",
+ "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=10.0.0"
}
},
+ "node_modules/@fontsource/montserrat": {
+ "version": "5.2.8",
+ "resolved": "https://registry.npmjs.org/@fontsource/montserrat/-/montserrat-5.2.8.tgz",
+ "integrity": "sha512-xTjLxSbSfCycDB0pwmNsfNvdfWPaDaRQ2LC6yt/ZI7SdvXG52zHnzNYC/09mzuAuWNJyShkteutfCoDgym56hQ==",
+ "license": "OFL-1.1",
+ "funding": {
+ "url": "https://github.com/sponsors/ayuhito"
+ }
+ },
"node_modules/@jridgewell/gen-mapping": {
- "version": "0.3.8",
+ "version": "0.3.13",
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
+ "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@jridgewell/set-array": "^1.2.1",
- "@jridgewell/sourcemap-codec": "^1.4.10",
+ "@jridgewell/sourcemap-codec": "^1.5.0",
"@jridgewell/trace-mapping": "^0.3.24"
- },
- "engines": {
- "node": ">=6.0.0"
}
},
- "node_modules/@jridgewell/resolve-uri": {
- "version": "3.1.2",
+ "node_modules/@jridgewell/remapping": {
+ "version": "2.3.5",
+ "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
+ "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
"dev": true,
"license": "MIT",
- "engines": {
- "node": ">=6.0.0"
+ "dependencies": {
+ "@jridgewell/gen-mapping": "^0.3.5",
+ "@jridgewell/trace-mapping": "^0.3.24"
}
},
- "node_modules/@jridgewell/set-array": {
- "version": "1.2.1",
+ "node_modules/@jridgewell/resolve-uri": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -1584,7 +1810,9 @@
}
},
"node_modules/@jridgewell/source-map": {
- "version": "0.3.6",
+ "version": "0.3.11",
+ "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz",
+ "integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1593,12 +1821,16 @@
}
},
"node_modules/@jridgewell/sourcemap-codec": {
- "version": "1.5.0",
+ "version": "1.5.5",
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
"dev": true,
"license": "MIT"
},
"node_modules/@jridgewell/trace-mapping": {
- "version": "0.3.25",
+ "version": "0.3.31",
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
+ "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1608,11 +1840,15 @@
},
"node_modules/@leichtgewicht/ip-codec": {
"version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz",
+ "integrity": "sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==",
"dev": true,
"license": "MIT"
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
+ "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1625,6 +1861,8 @@
},
"node_modules/@nodelib/fs.stat": {
"version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
+ "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
"dev": true,
"license": "MIT",
"engines": {
@@ -1633,6 +1871,8 @@
},
"node_modules/@nodelib/fs.walk": {
"version": "1.2.8",
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
+ "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1645,6 +1885,8 @@
},
"node_modules/@parcel/watcher": {
"version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz",
+ "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
@@ -1678,8 +1920,199 @@
"@parcel/watcher-win32-x64": "2.5.1"
}
},
+ "node_modules/@parcel/watcher-android-arm64": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
+ "integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
+ "cpu": [
+ "arm64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "android"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/@parcel/watcher-darwin-arm64": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
+ "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
+ "cpu": [
+ "arm64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/@parcel/watcher-darwin-x64": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
+ "integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
+ "cpu": [
+ "x64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/@parcel/watcher-freebsd-x64": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
+ "integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
+ "cpu": [
+ "x64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "freebsd"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/@parcel/watcher-linux-arm-glibc": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
+ "integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
+ "cpu": [
+ "arm"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/@parcel/watcher-linux-arm-musl": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
+ "integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
+ "cpu": [
+ "arm"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/@parcel/watcher-linux-arm64-glibc": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
+ "integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
+ "cpu": [
+ "arm64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/@parcel/watcher-linux-arm64-musl": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
+ "integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
+ "cpu": [
+ "arm64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
"node_modules/@parcel/watcher-linux-x64-glibc": {
"version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
+ "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
+ "cpu": [
+ "x64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/@parcel/watcher-linux-x64-musl": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
+ "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
"cpu": [
"x64"
],
@@ -1697,8 +2130,73 @@
"url": "https://opencollective.com/parcel"
}
},
+ "node_modules/@parcel/watcher-win32-arm64": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
+ "integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
+ "cpu": [
+ "arm64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/@parcel/watcher-win32-ia32": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
+ "integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
+ "cpu": [
+ "ia32"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/@parcel/watcher-win32-x64": {
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
+ "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
+ "cpu": [
+ "x64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ],
+ "engines": {
+ "node": ">= 10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
"node_modules/@popperjs/core": {
"version": "2.11.8",
+ "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
+ "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
"license": "MIT",
"peer": true,
"funding": {
@@ -1708,11 +2206,15 @@
},
"node_modules/@socket.io/component-emitter": {
"version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz",
+ "integrity": "sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==",
"dev": true,
"license": "MIT"
},
"node_modules/@trysound/sax": {
"version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
+ "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
"dev": true,
"license": "ISC",
"engines": {
@@ -1721,6 +2223,8 @@
},
"node_modules/@types/babel__core": {
"version": "7.20.5",
+ "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
+ "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1732,7 +2236,9 @@
}
},
"node_modules/@types/babel__generator": {
- "version": "7.6.8",
+ "version": "7.27.0",
+ "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz",
+ "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1741,6 +2247,8 @@
},
"node_modules/@types/babel__template": {
"version": "7.4.4",
+ "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
+ "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1749,15 +2257,19 @@
}
},
"node_modules/@types/babel__traverse": {
- "version": "7.20.6",
+ "version": "7.28.0",
+ "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz",
+ "integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/types": "^7.20.7"
+ "@babel/types": "^7.28.2"
}
},
"node_modules/@types/body-parser": {
- "version": "1.19.5",
+ "version": "1.19.6",
+ "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.6.tgz",
+ "integrity": "sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1767,6 +2279,8 @@
},
"node_modules/@types/bonjour": {
"version": "3.5.13",
+ "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.13.tgz",
+ "integrity": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1775,6 +2289,8 @@
},
"node_modules/@types/clean-css": {
"version": "4.2.11",
+ "resolved": "https://registry.npmjs.org/@types/clean-css/-/clean-css-4.2.11.tgz",
+ "integrity": "sha512-Y8n81lQVTAfP2TOdtJJEsCoYl1AnOkqDqMvXb9/7pfgZZ7r8YrEyurrAvAoAjHOGXKRybay+5CsExqIH6liccw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1784,6 +2300,8 @@
},
"node_modules/@types/connect": {
"version": "3.4.38",
+ "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz",
+ "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1792,6 +2310,8 @@
},
"node_modules/@types/connect-history-api-fallback": {
"version": "1.5.4",
+ "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz",
+ "integrity": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1800,7 +2320,9 @@
}
},
"node_modules/@types/cors": {
- "version": "2.8.17",
+ "version": "2.8.19",
+ "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.19.tgz",
+ "integrity": "sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1809,6 +2331,8 @@
},
"node_modules/@types/eslint": {
"version": "9.6.1",
+ "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz",
+ "integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1818,6 +2342,8 @@
},
"node_modules/@types/eslint-scope": {
"version": "3.7.7",
+ "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz",
+ "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1826,12 +2352,16 @@
}
},
"node_modules/@types/estree": {
- "version": "1.0.6",
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
+ "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/express": {
- "version": "4.17.21",
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.23.tgz",
+ "integrity": "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1842,7 +2372,9 @@
}
},
"node_modules/@types/express-serve-static-core": {
- "version": "5.0.6",
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.1.0.tgz",
+ "integrity": "sha512-jnHMsrd0Mwa9Cf4IdOzbz543y4XJepXrbia2T4b6+spXC2We3t1y6K44D3mR8XMFSXMCf3/l7rCgddfx7UNVBA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1853,7 +2385,9 @@
}
},
"node_modules/@types/express/node_modules/@types/express-serve-static-core": {
- "version": "4.19.6",
+ "version": "4.19.7",
+ "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.7.tgz",
+ "integrity": "sha512-FvPtiIf1LfhzsaIXhv/PHan/2FeQBbtBDtfX2QfvPxdUelMDEckK08SM6nqo1MIZY3RUlfA+HV8+hFUSio78qg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1865,6 +2399,8 @@
},
"node_modules/@types/glob": {
"version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz",
+ "integrity": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1873,12 +2409,16 @@
}
},
"node_modules/@types/http-errors": {
- "version": "2.0.4",
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.5.tgz",
+ "integrity": "sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/http-proxy": {
"version": "1.17.16",
+ "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.16.tgz",
+ "integrity": "sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1887,6 +2427,8 @@
},
"node_modules/@types/imagemin": {
"version": "9.0.1",
+ "resolved": "https://registry.npmjs.org/@types/imagemin/-/imagemin-9.0.1.tgz",
+ "integrity": "sha512-xMWpvrUhtYxl6EeW+UhVH3rwUKhCRx21XddcoWByjDAasXZT5pQaCn0YVnXoTijX5hlTrGqV4TGQL/Htpp00+w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1895,6 +2437,8 @@
},
"node_modules/@types/imagemin-gifsicle": {
"version": "7.0.4",
+ "resolved": "https://registry.npmjs.org/@types/imagemin-gifsicle/-/imagemin-gifsicle-7.0.4.tgz",
+ "integrity": "sha512-ZghMBd/Jgqg5utTJNPmvf6DkuHzMhscJ8vgf/7MUGCpO+G+cLrhYltL+5d+h3A1B4W73S2SrmJZ1jS5LACpX+A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1903,6 +2447,8 @@
},
"node_modules/@types/imagemin-mozjpeg": {
"version": "8.0.4",
+ "resolved": "https://registry.npmjs.org/@types/imagemin-mozjpeg/-/imagemin-mozjpeg-8.0.4.tgz",
+ "integrity": "sha512-ZCAxV8SYJB8ehwHpnbRpHjg5Wc4HcyuAMiDhXbkgC7gujDoOTyHO3dhDkUtZ1oK1DLBRZapqG9etdLVhUml7yQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1911,6 +2457,8 @@
},
"node_modules/@types/imagemin-optipng": {
"version": "5.2.4",
+ "resolved": "https://registry.npmjs.org/@types/imagemin-optipng/-/imagemin-optipng-5.2.4.tgz",
+ "integrity": "sha512-mvKnDMC8eCYZetAQudjs1DbgpR84WhsTx1wgvdiXnpuUEti3oJ+MaMYBRWPY0JlQ4+y4TXKOfa7+LOuT8daegQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1919,6 +2467,8 @@
},
"node_modules/@types/imagemin-svgo": {
"version": "8.0.1",
+ "resolved": "https://registry.npmjs.org/@types/imagemin-svgo/-/imagemin-svgo-8.0.1.tgz",
+ "integrity": "sha512-YafkdrVAcr38U0Ln1C+L1n4SIZqC47VBHTyxCq7gTUSd1R9MdIvMcrljWlgU1M9O68WZDeQWUrKipKYfEOCOvQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1928,29 +2478,39 @@
},
"node_modules/@types/json-schema": {
"version": "7.0.15",
+ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/mime": {
"version": "1.3.5",
+ "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz",
+ "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/minimatch": {
"version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
+ "integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/node": {
- "version": "22.13.10",
+ "version": "24.8.1",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.8.1.tgz",
+ "integrity": "sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "undici-types": "~6.20.0"
+ "undici-types": "~7.14.0"
}
},
"node_modules/@types/node-forge": {
- "version": "1.3.11",
+ "version": "1.3.14",
+ "resolved": "https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.14.tgz",
+ "integrity": "sha512-mhVF2BnD4BO+jtOp7z1CdzaK4mbuK0LLQYAvdOLqHTavxFNq4zA1EmYkpnFjP8HOUzedfQkRnp0E2ulSAYSzAw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1959,35 +2519,46 @@
},
"node_modules/@types/parse-json": {
"version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz",
+ "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/qs": {
- "version": "6.9.18",
+ "version": "6.14.0",
+ "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.14.0.tgz",
+ "integrity": "sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/range-parser": {
"version": "1.2.7",
+ "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz",
+ "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/retry": {
"version": "0.12.0",
+ "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz",
+ "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/send": {
- "version": "0.17.4",
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@types/send/-/send-1.2.0.tgz",
+ "integrity": "sha512-zBF6vZJn1IaMpg3xUF25VK3gd3l8zwE0ZLRX7dsQyQi+jp4E8mMDJNGDYnYse+bQhYwWERTxVwHpi3dMOq7RKQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@types/mime": "^1",
"@types/node": "*"
}
},
"node_modules/@types/serve-index": {
"version": "1.9.4",
+ "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.4.tgz",
+ "integrity": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1995,17 +2566,32 @@
}
},
"node_modules/@types/serve-static": {
- "version": "1.15.7",
+ "version": "1.15.9",
+ "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.9.tgz",
+ "integrity": "sha512-dOTIuqpWLyl3BBXU3maNQsS4A3zuuoYRNIvYSxxhebPfXg2mzWQEPne/nlJ37yOse6uGgR386uTpdsx4D0QZWA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/http-errors": "*",
"@types/node": "*",
- "@types/send": "*"
+ "@types/send": "<1"
+ }
+ },
+ "node_modules/@types/serve-static/node_modules/@types/send": {
+ "version": "0.17.5",
+ "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.5.tgz",
+ "integrity": "sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/mime": "^1",
+ "@types/node": "*"
}
},
"node_modules/@types/sockjs": {
"version": "0.3.36",
+ "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.36.tgz",
+ "integrity": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2014,11 +2600,15 @@
},
"node_modules/@types/svgo": {
"version": "1.3.6",
+ "resolved": "https://registry.npmjs.org/@types/svgo/-/svgo-1.3.6.tgz",
+ "integrity": "sha512-AZU7vQcy/4WFEuwnwsNsJnFwupIpbllH1++LXScN6uxT1Z4zPzdrWG97w4/I7eFKFTvfy/bHFStWjdBAg2Vjug==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/ws": {
- "version": "8.18.0",
+ "version": "8.18.1",
+ "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz",
+ "integrity": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2027,6 +2617,8 @@
},
"node_modules/@webassemblyjs/ast": {
"version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz",
+ "integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2036,21 +2628,29 @@
},
"node_modules/@webassemblyjs/floating-point-hex-parser": {
"version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz",
+ "integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==",
"dev": true,
"license": "MIT"
},
"node_modules/@webassemblyjs/helper-api-error": {
"version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz",
+ "integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==",
"dev": true,
"license": "MIT"
},
"node_modules/@webassemblyjs/helper-buffer": {
"version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz",
+ "integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==",
"dev": true,
"license": "MIT"
},
"node_modules/@webassemblyjs/helper-numbers": {
"version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz",
+ "integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2061,11 +2661,15 @@
},
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
"version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz",
+ "integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==",
"dev": true,
"license": "MIT"
},
"node_modules/@webassemblyjs/helper-wasm-section": {
"version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz",
+ "integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2077,6 +2681,8 @@
},
"node_modules/@webassemblyjs/ieee754": {
"version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz",
+ "integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2085,6 +2691,8 @@
},
"node_modules/@webassemblyjs/leb128": {
"version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.13.2.tgz",
+ "integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
@@ -2093,11 +2701,15 @@
},
"node_modules/@webassemblyjs/utf8": {
"version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.13.2.tgz",
+ "integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==",
"dev": true,
"license": "MIT"
},
"node_modules/@webassemblyjs/wasm-edit": {
"version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz",
+ "integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2113,6 +2725,8 @@
},
"node_modules/@webassemblyjs/wasm-gen": {
"version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz",
+ "integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2125,6 +2739,8 @@
},
"node_modules/@webassemblyjs/wasm-opt": {
"version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz",
+ "integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2136,6 +2752,8 @@
},
"node_modules/@webassemblyjs/wasm-parser": {
"version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz",
+ "integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2149,6 +2767,8 @@
},
"node_modules/@webassemblyjs/wast-printer": {
"version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz",
+ "integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2158,6 +2778,8 @@
},
"node_modules/@webpack-cli/configtest": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.2.0.tgz",
+ "integrity": "sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==",
"dev": true,
"license": "MIT",
"peerDependencies": {
@@ -2167,6 +2789,8 @@
},
"node_modules/@webpack-cli/info": {
"version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-1.5.0.tgz",
+ "integrity": "sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2178,6 +2802,8 @@
},
"node_modules/@webpack-cli/serve": {
"version": "1.7.0",
+ "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.7.0.tgz",
+ "integrity": "sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q==",
"dev": true,
"license": "MIT",
"peerDependencies": {
@@ -2191,16 +2817,22 @@
},
"node_modules/@xtuc/ieee754": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
+ "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==",
"dev": true,
"license": "BSD-3-Clause"
},
"node_modules/@xtuc/long": {
"version": "4.2.2",
+ "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
+ "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==",
"dev": true,
"license": "Apache-2.0"
},
"node_modules/accepts": {
"version": "1.3.8",
+ "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
+ "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2212,7 +2844,9 @@
}
},
"node_modules/acorn": {
- "version": "8.14.1",
+ "version": "8.15.0",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
"dev": true,
"license": "MIT",
"bin": {
@@ -2222,8 +2856,23 @@
"node": ">=0.4.0"
}
},
+ "node_modules/acorn-import-phases": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz",
+ "integrity": "sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=10.13.0"
+ },
+ "peerDependencies": {
+ "acorn": "^8.14.0"
+ }
+ },
"node_modules/ajv": {
"version": "6.12.6",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2239,6 +2888,8 @@
},
"node_modules/ajv-formats": {
"version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
+ "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2255,6 +2906,8 @@
},
"node_modules/ajv-formats/node_modules/ajv": {
"version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
+ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2270,11 +2923,15 @@
},
"node_modules/ajv-formats/node_modules/json-schema-traverse": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
"dev": true,
"license": "MIT"
},
"node_modules/ajv-keywords": {
"version": "3.5.2",
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
+ "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
"dev": true,
"license": "MIT",
"peerDependencies": {
@@ -2283,10 +2940,14 @@
},
"node_modules/animate.css": {
"version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/animate.css/-/animate.css-4.1.1.tgz",
+ "integrity": "sha512-+mRmCTv6SbCmtYJCN4faJMNFVNN5EuCTTprDTAo7YzIGji2KADmakjVA3+8mVDkZ2Bf09vayB35lSQIex2+QaQ==",
"license": "MIT"
},
"node_modules/ansi-html-community": {
"version": "0.0.8",
+ "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
+ "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==",
"dev": true,
"engines": [
"node >= 0.8.0"
@@ -2298,6 +2959,8 @@
},
"node_modules/ansi-regex": {
"version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -2306,6 +2969,8 @@
},
"node_modules/ansi-styles": {
"version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2320,6 +2985,8 @@
},
"node_modules/anymatch": {
"version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
+ "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -2332,6 +2999,8 @@
},
"node_modules/aos": {
"version": "2.3.4",
+ "resolved": "https://registry.npmjs.org/aos/-/aos-2.3.4.tgz",
+ "integrity": "sha512-zh/ahtR2yME4I51z8IttIt4lC1Nw0ktsFtmeDzID1m9naJnWXhCoARaCgNOGXb5CLy3zm+wqmRAEgMYB5E2HUw==",
"license": "MIT",
"dependencies": {
"classlist-polyfill": "^1.0.3",
@@ -2341,11 +3010,15 @@
},
"node_modules/array-flatten": {
"version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
+ "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==",
"dev": true,
"license": "MIT"
},
"node_modules/array-union": {
"version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
+ "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -2354,6 +3027,8 @@
},
"node_modules/asn1.js": {
"version": "4.10.1",
+ "resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz",
+ "integrity": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2363,12 +3038,16 @@
}
},
"node_modules/asn1.js/node_modules/bn.js": {
- "version": "4.12.1",
+ "version": "4.12.2",
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz",
+ "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==",
"dev": true,
"license": "MIT"
},
"node_modules/assert": {
"version": "1.5.1",
+ "resolved": "https://registry.npmjs.org/assert/-/assert-1.5.1.tgz",
+ "integrity": "sha512-zzw1uCAgLbsKwBfFc8CX78DDg+xZeBksSO3vwVIDDN5i94eOrPsSSyiVhmsSABFDM/OcpE2aagCat9dnWQLG1A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2378,11 +3057,15 @@
},
"node_modules/assert/node_modules/inherits": {
"version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
+ "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==",
"dev": true,
"license": "ISC"
},
"node_modules/assert/node_modules/util": {
"version": "0.10.4",
+ "resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz",
+ "integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2391,11 +3074,15 @@
},
"node_modules/async": {
"version": "1.5.2",
+ "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
+ "integrity": "sha512-nSVgobk4rv61R9PUSDtYt7mPVB2olxNR5RWJcAsH676/ef11bUZwvu7+RGYrYauVdDPcO519v68wRhXQtxsV9w==",
"dev": true,
"license": "MIT"
},
"node_modules/async-each-series": {
"version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/async-each-series/-/async-each-series-0.1.1.tgz",
+ "integrity": "sha512-p4jj6Fws4Iy2m0iCmI2am2ZNZCgbdgE+P8F/8csmn2vx7ixXrO2zGcuNsD46X5uZSVecmkEy/M06X2vG8KD6dQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -2404,6 +3091,8 @@
},
"node_modules/autoprefixer": {
"version": "10.4.21",
+ "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz",
+ "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==",
"dev": true,
"funding": [
{
@@ -2438,8 +3127,26 @@
"postcss": "^8.1.0"
}
},
+ "node_modules/available-typed-arrays": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
+ "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "possible-typed-array-names": "^1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/babel-loader": {
"version": "8.4.1",
+ "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.4.1.tgz",
+ "integrity": "sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2457,12 +3164,14 @@
}
},
"node_modules/babel-plugin-polyfill-corejs2": {
- "version": "0.4.12",
+ "version": "0.4.14",
+ "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.14.tgz",
+ "integrity": "sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/compat-data": "^7.22.6",
- "@babel/helper-define-polyfill-provider": "^0.6.3",
+ "@babel/compat-data": "^7.27.7",
+ "@babel/helper-define-polyfill-provider": "^0.6.5",
"semver": "^6.3.1"
},
"peerDependencies": {
@@ -2471,6 +3180,8 @@
},
"node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": {
"version": "6.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
"dev": true,
"license": "ISC",
"bin": {
@@ -2478,23 +3189,27 @@
}
},
"node_modules/babel-plugin-polyfill-corejs3": {
- "version": "0.10.6",
+ "version": "0.13.0",
+ "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.13.0.tgz",
+ "integrity": "sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-define-polyfill-provider": "^0.6.2",
- "core-js-compat": "^3.38.0"
+ "@babel/helper-define-polyfill-provider": "^0.6.5",
+ "core-js-compat": "^3.43.0"
},
"peerDependencies": {
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
}
},
"node_modules/babel-plugin-polyfill-regenerator": {
- "version": "0.6.3",
+ "version": "0.6.5",
+ "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.5.tgz",
+ "integrity": "sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-define-polyfill-provider": "^0.6.3"
+ "@babel/helper-define-polyfill-provider": "^0.6.5"
},
"peerDependencies": {
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
@@ -2502,11 +3217,15 @@
},
"node_modules/balanced-match": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
"dev": true,
"license": "MIT"
},
"node_modules/base64-js": {
"version": "1.5.1",
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
"dev": true,
"funding": [
{
@@ -2526,19 +3245,35 @@
},
"node_modules/base64id": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz",
+ "integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==",
"dev": true,
"license": "MIT",
"engines": {
"node": "^4.5.0 || >= 5.9"
}
},
+ "node_modules/baseline-browser-mapping": {
+ "version": "2.8.17",
+ "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.17.tgz",
+ "integrity": "sha512-j5zJcx6golJYTG6c05LUZ3Z8Gi+M62zRT/ycz4Xq4iCOdpcxwg7ngEYD4KA0eWZC7U17qh/Smq8bYbACJ0ipBA==",
+ "dev": true,
+ "license": "Apache-2.0",
+ "bin": {
+ "baseline-browser-mapping": "dist/cli.js"
+ }
+ },
"node_modules/batch": {
"version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
+ "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==",
"dev": true,
"license": "MIT"
},
"node_modules/big.js": {
"version": "5.2.2",
+ "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
+ "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -2547,6 +3282,8 @@
},
"node_modules/binary-extensions": {
"version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
+ "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -2557,12 +3294,16 @@
}
},
"node_modules/bn.js": {
- "version": "5.2.1",
+ "version": "5.2.2",
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.2.tgz",
+ "integrity": "sha512-v2YAxEmKaBLahNwE1mjp4WON6huMNeuDvagFZW+ASCuA/ku0bXR9hSMw0XpiqMoA3+rmnyck/tPRSFQkoC9Cuw==",
"dev": true,
"license": "MIT"
},
"node_modules/body-parser": {
"version": "1.20.3",
+ "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz",
+ "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2586,6 +3327,8 @@
},
"node_modules/body-parser/node_modules/on-finished": {
"version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
+ "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2597,6 +3340,8 @@
},
"node_modules/body-parser/node_modules/qs": {
"version": "6.13.0",
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
+ "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
@@ -2611,6 +3356,8 @@
},
"node_modules/bonjour-service": {
"version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.3.0.tgz",
+ "integrity": "sha512-3YuAUiSkWykd+2Azjgyxei8OWf8thdn8AITIog2M4UICzoqfjlqr64WIjEXZllf/W6vK1goqleSR6brGomxQqA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2620,11 +3367,15 @@
},
"node_modules/boolbase": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
+ "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
"dev": true,
"license": "ISC"
},
"node_modules/bootstrap": {
- "version": "5.3.3",
+ "version": "5.3.8",
+ "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.8.tgz",
+ "integrity": "sha512-HP1SZDqaLDPwsNiqRqi5NcP0SSXciX2s9E+RyqJIIqGo+vJeN5AJVM98CXmW/Wux0nQ5L7jeWUdplCEf0Ee+tg==",
"funding": [
{
"type": "github",
@@ -2641,7 +3392,9 @@
}
},
"node_modules/brace-expansion": {
- "version": "1.1.11",
+ "version": "1.1.12",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2651,6 +3404,8 @@
},
"node_modules/braces": {
"version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
+ "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2662,16 +3417,20 @@
},
"node_modules/brorand": {
"version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz",
+ "integrity": "sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==",
"dev": true,
"license": "MIT"
},
"node_modules/browser-sync": {
- "version": "3.0.3",
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-3.0.4.tgz",
+ "integrity": "sha512-mcYOIy4BW6sWSEnTSBjQwWsnbx2btZX78ajTTjdNfyC/EqQVcIe0nQR6894RNAMtvlfAnLaH9L2ka97zpvgenA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
- "browser-sync-client": "^3.0.3",
- "browser-sync-ui": "^3.0.3",
+ "browser-sync-client": "^3.0.4",
+ "browser-sync-ui": "^3.0.4",
"bs-recipes": "1.3.4",
"chalk": "4.1.2",
"chokidar": "^3.5.1",
@@ -2679,7 +3438,7 @@
"connect-history-api-fallback": "^1",
"dev-ip": "^1.0.1",
"easy-extender": "^2.3.4",
- "eazy-logger": "^4.0.1",
+ "eazy-logger": "^4.1.0",
"etag": "^1.8.1",
"fresh": "^0.5.2",
"fs-extra": "3.0.1",
@@ -2707,7 +3466,9 @@
}
},
"node_modules/browser-sync-client": {
- "version": "3.0.3",
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-3.0.4.tgz",
+ "integrity": "sha512-+ew5ubXzGRKVjquBL3u6najS40TG7GxCdyBll0qSRc/n+JRV9gb/yDdRL1IAgRHqjnJTdqeBKKIQabjvjRSYRQ==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -2720,7 +3481,9 @@
}
},
"node_modules/browser-sync-ui": {
- "version": "3.0.3",
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-3.0.4.tgz",
+ "integrity": "sha512-5Po3YARCZ/8yQHFzvrSjn8+hBUF7ZWac39SHsy8Tls+7tE62iq6pYWxpVU6aOOMAGD21RwFQhQeqmJPf70kHEQ==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
@@ -2749,6 +3512,8 @@
},
"node_modules/browserify-aes": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
+ "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2762,6 +3527,8 @@
},
"node_modules/browserify-cipher": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz",
+ "integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2772,6 +3539,8 @@
},
"node_modules/browserify-des": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz",
+ "integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2783,6 +3552,8 @@
},
"node_modules/browserify-rsa": {
"version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.1.1.tgz",
+ "integrity": "sha512-YBjSAiTqM04ZVei6sXighu679a3SqWORA3qZTEqZImnlkDIFtKc6pNutpjyZ8RJTjQtuYfeetkxM11GwoYXMIQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2795,27 +3566,30 @@
}
},
"node_modules/browserify-sign": {
- "version": "4.2.3",
+ "version": "4.2.5",
+ "resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.2.5.tgz",
+ "integrity": "sha512-C2AUdAJg6rlM2W5QMp2Q4KGQMVBwR1lIimTsUnutJ8bMpW5B52pGpR2gEnNBNwijumDo5FojQ0L9JrXA8m4YEw==",
"dev": true,
"license": "ISC",
"dependencies": {
- "bn.js": "^5.2.1",
- "browserify-rsa": "^4.1.0",
+ "bn.js": "^5.2.2",
+ "browserify-rsa": "^4.1.1",
"create-hash": "^1.2.0",
"create-hmac": "^1.1.7",
- "elliptic": "^6.5.5",
- "hash-base": "~3.0",
+ "elliptic": "^6.6.1",
"inherits": "^2.0.4",
- "parse-asn1": "^5.1.7",
+ "parse-asn1": "^5.1.9",
"readable-stream": "^2.3.8",
"safe-buffer": "^5.2.1"
},
"engines": {
- "node": ">= 0.12"
+ "node": ">= 0.10"
}
},
"node_modules/browserify-zlib": {
"version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
+ "integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2823,7 +3597,9 @@
}
},
"node_modules/browserslist": {
- "version": "4.24.4",
+ "version": "4.26.3",
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.26.3.tgz",
+ "integrity": "sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w==",
"dev": true,
"funding": [
{
@@ -2841,10 +3617,11 @@
],
"license": "MIT",
"dependencies": {
- "caniuse-lite": "^1.0.30001688",
- "electron-to-chromium": "^1.5.73",
- "node-releases": "^2.0.19",
- "update-browserslist-db": "^1.1.1"
+ "baseline-browser-mapping": "^2.8.9",
+ "caniuse-lite": "^1.0.30001746",
+ "electron-to-chromium": "^1.5.227",
+ "node-releases": "^2.0.21",
+ "update-browserslist-db": "^1.1.3"
},
"bin": {
"browserslist": "cli.js"
@@ -2855,11 +3632,15 @@
},
"node_modules/bs-recipes": {
"version": "1.3.4",
+ "resolved": "https://registry.npmjs.org/bs-recipes/-/bs-recipes-1.3.4.tgz",
+ "integrity": "sha512-BXvDkqhDNxXEjeGM8LFkSbR+jzmP/CYpCiVKYn+soB1dDldeU15EBNDkwVXndKuX35wnNUaPd0qSoQEAkmQtMw==",
"dev": true,
"license": "ISC"
},
"node_modules/buffer": {
"version": "4.9.2",
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz",
+ "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2870,21 +3651,29 @@
},
"node_modules/buffer-from": {
"version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
+ "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
"dev": true,
"license": "MIT"
},
"node_modules/buffer-xor": {
"version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
+ "integrity": "sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==",
"dev": true,
"license": "MIT"
},
"node_modules/builtin-status-codes": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
+ "integrity": "sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==",
"dev": true,
"license": "MIT"
},
"node_modules/bytes": {
"version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
+ "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -2893,6 +3682,8 @@
},
"node_modules/call-bind": {
"version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz",
+ "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2910,6 +3701,8 @@
},
"node_modules/call-bind-apply-helpers": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2922,6 +3715,8 @@
},
"node_modules/call-bound": {
"version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2937,6 +3732,8 @@
},
"node_modules/callsites": {
"version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -2945,6 +3742,8 @@
},
"node_modules/camel-case": {
"version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz",
+ "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2954,6 +3753,8 @@
},
"node_modules/caniuse-api": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
+ "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2964,7 +3765,9 @@
}
},
"node_modules/caniuse-lite": {
- "version": "1.0.30001703",
+ "version": "1.0.30001751",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001751.tgz",
+ "integrity": "sha512-A0QJhug0Ly64Ii3eIqHu5X51ebln3k4yTUkY1j8drqpWHVreg/VLijN48cZ1bYPiqOQuqpkIKnzr/Ul8V+p6Cw==",
"dev": true,
"funding": [
{
@@ -2984,6 +3787,8 @@
},
"node_modules/chalk": {
"version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2999,6 +3804,8 @@
},
"node_modules/charenc": {
"version": "0.0.2",
+ "resolved": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz",
+ "integrity": "sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
@@ -3007,6 +3814,8 @@
},
"node_modules/chokidar": {
"version": "3.6.0",
+ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
+ "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3030,6 +3839,8 @@
},
"node_modules/chrome-trace-event": {
"version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz",
+ "integrity": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3037,12 +3848,15 @@
}
},
"node_modules/cipher-base": {
- "version": "1.0.6",
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.7.tgz",
+ "integrity": "sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA==",
"dev": true,
"license": "MIT",
"dependencies": {
"inherits": "^2.0.4",
- "safe-buffer": "^5.2.1"
+ "safe-buffer": "^5.2.1",
+ "to-buffer": "^1.2.2"
},
"engines": {
"node": ">= 0.10"
@@ -3050,10 +3864,14 @@
},
"node_modules/classlist-polyfill": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/classlist-polyfill/-/classlist-polyfill-1.2.0.tgz",
+ "integrity": "sha512-GzIjNdcEtH4ieA2S8NmrSxv7DfEV5fmixQeyTmqmRmRJPGpRBaSnA2a0VrCjyT8iW8JjEdMbKzDotAJf+ajgaQ==",
"license": "Unlicense"
},
"node_modules/clean-css": {
"version": "5.3.3",
+ "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.3.tgz",
+ "integrity": "sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3065,6 +3883,8 @@
},
"node_modules/cli-table3": {
"version": "0.6.5",
+ "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.5.tgz",
+ "integrity": "sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3079,6 +3899,8 @@
},
"node_modules/cliui": {
"version": "8.0.1",
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
+ "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -3092,6 +3914,8 @@
},
"node_modules/clone-deep": {
"version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz",
+ "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3105,11 +3929,15 @@
},
"node_modules/collect.js": {
"version": "4.36.1",
+ "resolved": "https://registry.npmjs.org/collect.js/-/collect.js-4.36.1.tgz",
+ "integrity": "sha512-jd97xWPKgHn6uvK31V6zcyPd40lUJd7gpYxbN2VOVxGWO4tyvS9Li4EpsFjXepGTo2tYcOTC4a8YsbQXMJ4XUw==",
"dev": true,
"license": "MIT"
},
"node_modules/color-convert": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3121,21 +3949,29 @@
},
"node_modules/color-name": {
"version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
"dev": true,
"license": "MIT"
},
"node_modules/colord": {
"version": "2.9.3",
+ "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
+ "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==",
"dev": true,
"license": "MIT"
},
"node_modules/colorette": {
"version": "2.0.20",
+ "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz",
+ "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==",
"dev": true,
"license": "MIT"
},
"node_modules/commander": {
"version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
+ "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3144,11 +3980,15 @@
},
"node_modules/commondir": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
+ "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==",
"dev": true,
"license": "MIT"
},
"node_modules/compressible": {
"version": "2.0.18",
+ "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
+ "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3159,7 +3999,9 @@
}
},
"node_modules/compression": {
- "version": "1.8.0",
+ "version": "1.8.1",
+ "resolved": "https://registry.npmjs.org/compression/-/compression-1.8.1.tgz",
+ "integrity": "sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3167,7 +4009,7 @@
"compressible": "~2.0.18",
"debug": "2.6.9",
"negotiator": "~0.6.4",
- "on-headers": "~1.0.2",
+ "on-headers": "~1.1.0",
"safe-buffer": "5.2.1",
"vary": "~1.1.2"
},
@@ -3177,6 +4019,8 @@
},
"node_modules/compression/node_modules/negotiator": {
"version": "0.6.4",
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz",
+ "integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3185,6 +4029,8 @@
},
"node_modules/concat": {
"version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/concat/-/concat-1.0.3.tgz",
+ "integrity": "sha512-f/ZaH1aLe64qHgTILdldbvyfGiGF4uzeo9IuXUloIOLQzFmIPloy9QbZadNsuVv0j5qbKQvQb/H/UYf2UsKTpw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3199,16 +4045,22 @@
},
"node_modules/concat-map": {
"version": "0.0.1",
+ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
+ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
"dev": true,
"license": "MIT"
},
"node_modules/concat/node_modules/commander": {
"version": "2.20.3",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
+ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
"dev": true,
"license": "MIT"
},
"node_modules/connect": {
"version": "3.6.6",
+ "resolved": "https://registry.npmjs.org/connect/-/connect-3.6.6.tgz",
+ "integrity": "sha512-OO7axMmPpu/2XuX1+2Yrg0ddju31B6xLZMWkJ5rYBu4YRmRVlOjvlY6kw2FJKiAzyxGwnrDUAG4s1Pf0sbBMCQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3223,6 +4075,8 @@
},
"node_modules/connect-history-api-fallback": {
"version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz",
+ "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3231,20 +4085,28 @@
},
"node_modules/consola": {
"version": "2.15.3",
+ "resolved": "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz",
+ "integrity": "sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==",
"dev": true,
"license": "MIT"
},
"node_modules/console-browserify": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz",
+ "integrity": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==",
"dev": true
},
"node_modules/constants-browserify": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
+ "integrity": "sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==",
"dev": true,
"license": "MIT"
},
"node_modules/content-disposition": {
"version": "0.5.4",
+ "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
+ "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3256,6 +4118,8 @@
},
"node_modules/content-type": {
"version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
+ "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3264,11 +4128,15 @@
},
"node_modules/convert-source-map": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
+ "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
"dev": true,
"license": "MIT"
},
"node_modules/cookie": {
"version": "0.7.2",
+ "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
+ "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3277,15 +4145,19 @@
},
"node_modules/cookie-signature": {
"version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
+ "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==",
"dev": true,
"license": "MIT"
},
"node_modules/core-js-compat": {
- "version": "3.41.0",
+ "version": "3.46.0",
+ "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.46.0.tgz",
+ "integrity": "sha512-p9hObIIEENxSV8xIu+V68JjSeARg6UVMG5mR+JEUguG3sI6MsiS1njz2jHmyJDvA+8jX/sytkBHup6kxhM9law==",
"dev": true,
"license": "MIT",
"dependencies": {
- "browserslist": "^4.24.4"
+ "browserslist": "^4.26.3"
},
"funding": {
"type": "opencollective",
@@ -3294,11 +4166,15 @@
},
"node_modules/core-util-is": {
"version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
+ "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
"dev": true,
"license": "MIT"
},
"node_modules/cors": {
"version": "2.8.5",
+ "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz",
+ "integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3311,6 +4187,8 @@
},
"node_modules/cosmiconfig": {
"version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
+ "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3326,6 +4204,8 @@
},
"node_modules/create-ecdh": {
"version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.4.tgz",
+ "integrity": "sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3334,12 +4214,16 @@
}
},
"node_modules/create-ecdh/node_modules/bn.js": {
- "version": "4.12.1",
+ "version": "4.12.2",
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz",
+ "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==",
"dev": true,
"license": "MIT"
},
"node_modules/create-hash": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
+ "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3352,6 +4236,8 @@
},
"node_modules/create-hmac": {
"version": "1.1.7",
+ "resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
+ "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3365,6 +4251,8 @@
},
"node_modules/cross-spawn": {
"version": "7.0.6",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3378,6 +4266,8 @@
},
"node_modules/crypt": {
"version": "0.0.2",
+ "resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz",
+ "integrity": "sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
@@ -3386,6 +4276,8 @@
},
"node_modules/crypto-browserify": {
"version": "3.12.1",
+ "resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.1.tgz",
+ "integrity": "sha512-r4ESw/IlusD17lgQi1O20Fa3qNnsckR126TdUuBgAu7GBYSIPvdNyONd3Zrxh0xCwA4+6w/TDArBPsMvhur+KQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3411,6 +4303,8 @@
},
"node_modules/css-declaration-sorter": {
"version": "6.4.1",
+ "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.4.1.tgz",
+ "integrity": "sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==",
"dev": true,
"license": "ISC",
"engines": {
@@ -3422,6 +4316,8 @@
},
"node_modules/css-loader": {
"version": "5.2.7",
+ "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-5.2.7.tgz",
+ "integrity": "sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3449,6 +4345,8 @@
},
"node_modules/css-loader/node_modules/schema-utils": {
"version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz",
+ "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3466,6 +4364,8 @@
},
"node_modules/css-select": {
"version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz",
+ "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -3481,6 +4381,8 @@
},
"node_modules/css-select/node_modules/domhandler": {
"version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz",
+ "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -3495,6 +4397,8 @@
},
"node_modules/css-tree": {
"version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
+ "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3506,7 +4410,9 @@
}
},
"node_modules/css-what": {
- "version": "6.1.0",
+ "version": "6.2.2",
+ "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz",
+ "integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==",
"dev": true,
"license": "BSD-2-Clause",
"engines": {
@@ -3518,6 +4424,8 @@
},
"node_modules/cssesc": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
+ "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
"dev": true,
"license": "MIT",
"bin": {
@@ -3529,6 +4437,8 @@
},
"node_modules/cssnano": {
"version": "5.1.15",
+ "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.1.15.tgz",
+ "integrity": "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3549,6 +4459,8 @@
},
"node_modules/cssnano-preset-default": {
"version": "5.2.14",
+ "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz",
+ "integrity": "sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3591,6 +4503,8 @@
},
"node_modules/cssnano-utils": {
"version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz",
+ "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3602,6 +4516,8 @@
},
"node_modules/csso": {
"version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz",
+ "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3613,6 +4529,8 @@
},
"node_modules/debug": {
"version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3621,6 +4539,8 @@
},
"node_modules/default-gateway": {
"version": "6.0.3",
+ "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz",
+ "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -3632,6 +4552,8 @@
},
"node_modules/define-data-property": {
"version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
+ "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3648,6 +4570,8 @@
},
"node_modules/define-lazy-prop": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
+ "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3656,6 +4580,8 @@
},
"node_modules/define-properties": {
"version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
+ "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3672,6 +4598,8 @@
},
"node_modules/depd": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
+ "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3680,6 +4608,8 @@
},
"node_modules/des.js": {
"version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.1.0.tgz",
+ "integrity": "sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3689,6 +4619,8 @@
},
"node_modules/destroy": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
+ "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3698,6 +4630,8 @@
},
"node_modules/detect-libc": {
"version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
+ "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
"dev": true,
"license": "Apache-2.0",
"optional": true,
@@ -3710,11 +4644,15 @@
},
"node_modules/detect-node": {
"version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
+ "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
"dev": true,
"license": "MIT"
},
"node_modules/dev-ip": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/dev-ip/-/dev-ip-1.0.1.tgz",
+ "integrity": "sha512-LmVkry/oDShEgSZPNgqCIp2/TlqtExeGmymru3uCELnfyjY11IzpAproLYs+1X88fXO6DBoYP3ul2Xo2yz2j6A==",
"dev": true,
"bin": {
"dev-ip": "lib/dev-ip.js"
@@ -3725,6 +4663,8 @@
},
"node_modules/diffie-hellman": {
"version": "5.0.3",
+ "resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz",
+ "integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3734,12 +4674,16 @@
}
},
"node_modules/diffie-hellman/node_modules/bn.js": {
- "version": "4.12.1",
+ "version": "4.12.2",
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz",
+ "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==",
"dev": true,
"license": "MIT"
},
"node_modules/dir-glob": {
"version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
+ "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3751,6 +4695,8 @@
},
"node_modules/dns-packet": {
"version": "5.6.1",
+ "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.6.1.tgz",
+ "integrity": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3762,6 +4708,8 @@
},
"node_modules/dom-serializer": {
"version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz",
+ "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3775,6 +4723,8 @@
},
"node_modules/dom-serializer/node_modules/domhandler": {
"version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz",
+ "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -3789,6 +4739,8 @@
},
"node_modules/domain-browser": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/domain-browser/-/domain-browser-1.2.0.tgz",
+ "integrity": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3798,6 +4750,8 @@
},
"node_modules/domelementtype": {
"version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
+ "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
"dev": true,
"funding": [
{
@@ -3809,6 +4763,8 @@
},
"node_modules/domhandler": {
"version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-3.3.0.tgz",
+ "integrity": "sha512-J1C5rIANUbuYK+FuFL98650rihynUOEzRLxW+90bKZRWB6A1X1Tf82GxR1qAWLyfNPRvjqfip3Q5tdYlmAa9lA==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -3823,6 +4779,8 @@
},
"node_modules/domutils": {
"version": "2.8.0",
+ "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz",
+ "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -3836,6 +4794,8 @@
},
"node_modules/domutils/node_modules/domhandler": {
"version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz",
+ "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -3850,6 +4810,8 @@
},
"node_modules/dot-case": {
"version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz",
+ "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3859,6 +4821,8 @@
},
"node_modules/dotenv": {
"version": "10.0.0",
+ "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz",
+ "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==",
"dev": true,
"license": "BSD-2-Clause",
"engines": {
@@ -3867,11 +4831,15 @@
},
"node_modules/dotenv-expand": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz",
+ "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==",
"dev": true,
"license": "BSD-2-Clause"
},
"node_modules/dunder-proto": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3885,6 +4853,8 @@
},
"node_modules/easy-extender": {
"version": "2.3.4",
+ "resolved": "https://registry.npmjs.org/easy-extender/-/easy-extender-2.3.4.tgz",
+ "integrity": "sha512-8cAwm6md1YTiPpOvDULYJL4ZS6WfM5/cTeVVh4JsvyYZAoqlRVUpHL9Gr5Fy7HA6xcSZicUia3DeAgO3Us8E+Q==",
"dev": true,
"dependencies": {
"lodash": "^4.17.10"
@@ -3894,7 +4864,9 @@
}
},
"node_modules/eazy-logger": {
- "version": "4.0.1",
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/eazy-logger/-/eazy-logger-4.1.0.tgz",
+ "integrity": "sha512-+mn7lRm+Zf1UT/YaH8WXtpU6PIV2iOjzP6jgKoiaq/VNrjYKp+OHZGe2znaLgDeFkw8cL9ffuaUm+nNnzcYyGw==",
"dev": true,
"dependencies": {
"chalk": "4.1.2"
@@ -3905,16 +4877,22 @@
},
"node_modules/ee-first": {
"version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
+ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
"dev": true,
"license": "MIT"
},
"node_modules/electron-to-chromium": {
- "version": "1.5.114",
+ "version": "1.5.237",
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.237.tgz",
+ "integrity": "sha512-icUt1NvfhGLar5lSWH3tHNzablaA5js3HVHacQimfP8ViEBOQv+L7DKEuHdbTZ0SKCO1ogTJTIL1Gwk9S6Qvcg==",
"dev": true,
"license": "ISC"
},
"node_modules/elliptic": {
"version": "6.6.1",
+ "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.1.tgz",
+ "integrity": "sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3928,17 +4906,23 @@
}
},
"node_modules/elliptic/node_modules/bn.js": {
- "version": "4.12.1",
+ "version": "4.12.2",
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz",
+ "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==",
"dev": true,
"license": "MIT"
},
"node_modules/emoji-regex": {
"version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true,
"license": "MIT"
},
"node_modules/emojis-list": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
+ "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3947,6 +4931,8 @@
},
"node_modules/encodeurl": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
+ "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3955,6 +4941,8 @@
},
"node_modules/engine.io": {
"version": "6.6.4",
+ "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.6.4.tgz",
+ "integrity": "sha512-ZCkIjSYNDyGn0R6ewHDtXgns/Zre/NT6Agvq1/WobF7JXgFff4SeDroKiCO3fNJreU9YG429Sc81o4w5ok/W5g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3974,6 +4962,8 @@
},
"node_modules/engine.io-client": {
"version": "6.6.3",
+ "resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-6.6.3.tgz",
+ "integrity": "sha512-T0iLjnyNWahNyv/lcjS2y4oE358tVS/SYQNxYXGAJ9/GLgH4VCvOQ/mhTjqU88mLZCQgiG8RIegFHYCdVC+j5w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3986,6 +4976,8 @@
},
"node_modules/engine.io-client/node_modules/debug": {
"version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4002,11 +4994,15 @@
},
"node_modules/engine.io-client/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/engine.io-parser": {
"version": "5.2.3",
+ "resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.2.3.tgz",
+ "integrity": "sha512-HqD3yTBfnBxIrbnM1DoD6Pcq8NECnh8d4As1Qgh0z5Gg3jRRIqijury0CL3ghu/edArpUYiYqQiDUQBIs4np3Q==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4015,6 +5011,8 @@
},
"node_modules/engine.io/node_modules/debug": {
"version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4031,11 +5029,15 @@
},
"node_modules/engine.io/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/enhanced-resolve": {
- "version": "5.18.1",
+ "version": "5.18.3",
+ "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz",
+ "integrity": "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4048,6 +5050,8 @@
},
"node_modules/entities": {
"version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
+ "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
"dev": true,
"license": "BSD-2-Clause",
"funding": {
@@ -4055,7 +5059,9 @@
}
},
"node_modules/envinfo": {
- "version": "7.14.0",
+ "version": "7.19.0",
+ "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.19.0.tgz",
+ "integrity": "sha512-DoSM9VyG6O3vqBf+p3Gjgr/Q52HYBBtO3v+4koAxt1MnWr+zEnxE+nke/yXS4lt2P4SYCHQ4V3f1i88LQVOpAw==",
"dev": true,
"license": "MIT",
"bin": {
@@ -4066,7 +5072,9 @@
}
},
"node_modules/error-ex": {
- "version": "1.3.2",
+ "version": "1.3.4",
+ "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz",
+ "integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4075,6 +5083,8 @@
},
"node_modules/es-define-property": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4083,6 +5093,8 @@
},
"node_modules/es-errors": {
"version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4090,12 +5102,16 @@
}
},
"node_modules/es-module-lexer": {
- "version": "1.6.0",
+ "version": "1.7.0",
+ "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz",
+ "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==",
"dev": true,
"license": "MIT"
},
"node_modules/es-object-atoms": {
"version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4107,6 +5123,8 @@
},
"node_modules/escalade": {
"version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
+ "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4115,11 +5133,15 @@
},
"node_modules/escape-html": {
"version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
+ "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
"dev": true,
"license": "MIT"
},
"node_modules/eslint-scope": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
+ "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -4132,6 +5154,8 @@
},
"node_modules/esrecurse": {
"version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -4143,6 +5167,8 @@
},
"node_modules/esrecurse/node_modules/estraverse": {
"version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
"dev": true,
"license": "BSD-2-Clause",
"engines": {
@@ -4151,6 +5177,8 @@
},
"node_modules/estraverse": {
"version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
+ "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
"dev": true,
"license": "BSD-2-Clause",
"engines": {
@@ -4159,6 +5187,8 @@
},
"node_modules/esutils": {
"version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
"dev": true,
"license": "BSD-2-Clause",
"engines": {
@@ -4167,6 +5197,8 @@
},
"node_modules/etag": {
"version": "1.8.1",
+ "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
+ "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4175,11 +5207,15 @@
},
"node_modules/eventemitter3": {
"version": "4.0.7",
+ "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
+ "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==",
"dev": true,
"license": "MIT"
},
"node_modules/events": {
"version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
+ "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4188,6 +5224,8 @@
},
"node_modules/evp_bytestokey": {
"version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz",
+ "integrity": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4197,6 +5235,8 @@
},
"node_modules/execa": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
+ "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4219,6 +5259,8 @@
},
"node_modules/express": {
"version": "4.21.2",
+ "resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz",
+ "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4264,6 +5306,8 @@
},
"node_modules/express/node_modules/cookie": {
"version": "0.7.1",
+ "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz",
+ "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4272,6 +5316,8 @@
},
"node_modules/express/node_modules/encodeurl": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4280,6 +5326,8 @@
},
"node_modules/express/node_modules/finalhandler": {
"version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz",
+ "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4297,11 +5345,15 @@
},
"node_modules/express/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/express/node_modules/on-finished": {
"version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
+ "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4313,6 +5365,8 @@
},
"node_modules/express/node_modules/qs": {
"version": "6.13.0",
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
+ "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
@@ -4327,6 +5381,8 @@
},
"node_modules/express/node_modules/send": {
"version": "0.19.0",
+ "resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
+ "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4350,6 +5406,8 @@
},
"node_modules/express/node_modules/send/node_modules/encodeurl": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
+ "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4358,6 +5416,8 @@
},
"node_modules/express/node_modules/statuses": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
+ "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4366,11 +5426,15 @@
},
"node_modules/fast-deep-equal": {
"version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
"dev": true,
"license": "MIT"
},
"node_modules/fast-glob": {
"version": "3.3.3",
+ "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
+ "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4386,11 +5450,15 @@
},
"node_modules/fast-json-stable-stringify": {
"version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
"dev": true,
"license": "MIT"
},
"node_modules/fast-uri": {
- "version": "3.0.6",
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz",
+ "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==",
"dev": true,
"funding": [
{
@@ -4406,6 +5474,8 @@
},
"node_modules/fastest-levenshtein": {
"version": "1.0.16",
+ "resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz",
+ "integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4414,6 +5484,8 @@
},
"node_modules/fastq": {
"version": "1.19.1",
+ "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
+ "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -4422,6 +5494,8 @@
},
"node_modules/faye-websocket": {
"version": "0.11.4",
+ "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz",
+ "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
@@ -4433,6 +5507,8 @@
},
"node_modules/file-loader": {
"version": "6.2.0",
+ "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.2.0.tgz",
+ "integrity": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4452,6 +5528,8 @@
},
"node_modules/file-loader/node_modules/schema-utils": {
"version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz",
+ "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4469,6 +5547,8 @@
},
"node_modules/file-type": {
"version": "12.4.2",
+ "resolved": "https://registry.npmjs.org/file-type/-/file-type-12.4.2.tgz",
+ "integrity": "sha512-UssQP5ZgIOKelfsaB5CuGAL+Y+q7EmONuiwF3N5HAH0t27rvrttgi6Ra9k/+DVaY9UF6+ybxu5pOXLUdA8N7Vg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4477,6 +5557,8 @@
},
"node_modules/fill-range": {
"version": "7.1.1",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
+ "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4488,6 +5570,8 @@
},
"node_modules/finalhandler": {
"version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.0.tgz",
+ "integrity": "sha512-ejnvM9ZXYzp6PUPUyQBMBf0Co5VX2gr5H2VQe2Ui2jWXNlxv+PYZo8wpAymJNJdLsG1R4p+M4aynF8KuoUEwRw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4505,6 +5589,8 @@
},
"node_modules/find-cache-dir": {
"version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
+ "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4521,6 +5607,8 @@
},
"node_modules/find-up": {
"version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4533,6 +5621,8 @@
},
"node_modules/flat": {
"version": "5.0.2",
+ "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz",
+ "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==",
"dev": true,
"license": "BSD-3-Clause",
"bin": {
@@ -4540,7 +5630,9 @@
}
},
"node_modules/follow-redirects": {
- "version": "1.15.9",
+ "version": "1.15.11",
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz",
+ "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
"dev": true,
"funding": [
{
@@ -4558,8 +5650,26 @@
}
}
},
+ "node_modules/for-each": {
+ "version": "0.3.5",
+ "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz",
+ "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "is-callable": "^1.2.7"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/forwarded": {
"version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
+ "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4568,6 +5678,8 @@
},
"node_modules/fraction.js": {
"version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz",
+ "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4580,6 +5692,8 @@
},
"node_modules/fresh": {
"version": "0.5.2",
+ "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
+ "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4588,6 +5702,8 @@
},
"node_modules/fs-extra": {
"version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-3.0.1.tgz",
+ "integrity": "sha512-V3Z3WZWVUYd8hoCL5xfXJCaHWYzmtwW5XWYSlLgERi8PWd8bx1kUHUk8L1BT57e49oKnDDD180mjfrHc1yA9rg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4597,17 +5713,38 @@
}
},
"node_modules/fs-monkey": {
- "version": "1.0.6",
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.1.0.tgz",
+ "integrity": "sha512-QMUezzXWII9EV5aTFXW1UBVUO77wYPpjqIF8/AviUCThNeSYZykpoTixUeaNNBwmCev0AMDWMAni+f8Hxb1IFw==",
"dev": true,
"license": "Unlicense"
},
"node_modules/fs.realpath": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
+ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
"dev": true,
"license": "ISC"
},
+ "node_modules/fsevents": {
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
+ "dev": true,
+ "hasInstallScript": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
+ "engines": {
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
+ }
+ },
"node_modules/function-bind": {
"version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
"dev": true,
"license": "MIT",
"funding": {
@@ -4616,6 +5753,8 @@
},
"node_modules/gensync": {
"version": "1.0.0-beta.2",
+ "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
+ "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4624,6 +5763,8 @@
},
"node_modules/get-caller-file": {
"version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
+ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
"dev": true,
"license": "ISC",
"engines": {
@@ -4632,6 +5773,8 @@
},
"node_modules/get-intrinsic": {
"version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4655,6 +5798,8 @@
},
"node_modules/get-proto": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4667,6 +5812,8 @@
},
"node_modules/get-stream": {
"version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
+ "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4678,6 +5825,9 @@
},
"node_modules/glob": {
"version": "7.2.3",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
+ "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
+ "deprecated": "Glob versions prior to v9 are no longer supported",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -4697,6 +5847,8 @@
},
"node_modules/glob-parent": {
"version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
+ "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -4708,19 +5860,15 @@
},
"node_modules/glob-to-regexp": {
"version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
+ "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
"dev": true,
"license": "BSD-2-Clause"
},
- "node_modules/globals": {
- "version": "11.12.0",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=4"
- }
- },
"node_modules/globby": {
"version": "10.0.2",
+ "resolved": "https://registry.npmjs.org/globby/-/globby-10.0.2.tgz",
+ "integrity": "sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4739,6 +5887,8 @@
},
"node_modules/gopd": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4750,21 +5900,29 @@
},
"node_modules/graceful-fs": {
"version": "4.2.11",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
"dev": true,
"license": "ISC"
},
"node_modules/growly": {
"version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
+ "integrity": "sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==",
"dev": true,
"license": "MIT"
},
"node_modules/handle-thing": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz",
+ "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==",
"dev": true,
"license": "MIT"
},
"node_modules/has-flag": {
"version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4773,6 +5931,8 @@
},
"node_modules/has-property-descriptors": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
+ "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4784,6 +5944,8 @@
},
"node_modules/has-symbols": {
"version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4793,8 +5955,26 @@
"url": "https://github.com/sponsors/ljharb"
}
},
+ "node_modules/has-tostringtag": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
+ "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "has-symbols": "^1.0.3"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/hasbin": {
"version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/hasbin/-/hasbin-1.2.3.tgz",
+ "integrity": "sha512-CCd8e/w2w28G8DyZvKgiHnQJ/5XXDz6qiUHnthvtag/6T5acUeN5lqq+HMoBqcmgWueWDhiCplrw0Kb1zDACRg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4806,6 +5986,8 @@
},
"node_modules/hash-base": {
"version": "3.0.5",
+ "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.0.5.tgz",
+ "integrity": "sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4818,11 +6000,15 @@
},
"node_modules/hash-sum": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
+ "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==",
"dev": true,
"license": "MIT"
},
"node_modules/hash.js": {
"version": "1.1.7",
+ "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz",
+ "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4832,6 +6018,8 @@
},
"node_modules/hasown": {
"version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4843,6 +6031,8 @@
},
"node_modules/he": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
+ "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
"dev": true,
"license": "MIT",
"bin": {
@@ -4851,6 +6041,8 @@
},
"node_modules/hmac-drbg": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz",
+ "integrity": "sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4861,6 +6053,8 @@
},
"node_modules/hpack.js": {
"version": "2.1.6",
+ "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz",
+ "integrity": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4871,7 +6065,9 @@
}
},
"node_modules/html-entities": {
- "version": "2.5.2",
+ "version": "2.6.0",
+ "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.6.0.tgz",
+ "integrity": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==",
"dev": true,
"funding": [
{
@@ -4887,6 +6083,8 @@
},
"node_modules/html-loader": {
"version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/html-loader/-/html-loader-1.3.2.tgz",
+ "integrity": "sha512-DEkUwSd0sijK5PF3kRWspYi56XP7bTNkyg5YWSzBdjaSDmvCufep5c4Vpb3PBf6lUL0YPtLwBfy9fL0t5hBAGA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4908,6 +6106,8 @@
},
"node_modules/html-loader/node_modules/schema-utils": {
"version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz",
+ "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4925,6 +6125,8 @@
},
"node_modules/html-minifier-terser": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz",
+ "integrity": "sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4945,6 +6147,8 @@
},
"node_modules/html-minifier-terser/node_modules/clean-css": {
"version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.4.tgz",
+ "integrity": "sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4956,6 +6160,8 @@
},
"node_modules/html-minifier-terser/node_modules/commander": {
"version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
+ "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4964,6 +6170,8 @@
},
"node_modules/html-minifier-terser/node_modules/terser": {
"version": "4.8.1",
+ "resolved": "https://registry.npmjs.org/terser/-/terser-4.8.1.tgz",
+ "integrity": "sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -4980,11 +6188,15 @@
},
"node_modules/html-minifier-terser/node_modules/terser/node_modules/commander": {
"version": "2.20.3",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
+ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
"dev": true,
"license": "MIT"
},
"node_modules/htmlparser2": {
"version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-4.1.0.tgz",
+ "integrity": "sha512-4zDq1a1zhE4gQso/c5LP1OtrhYTncXNSpvJYtWJBtXAETPlMfi3IFNjGuQbYLuVY4ZR0QMqRVvo4Pdy9KLyP8Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4996,11 +6208,15 @@
},
"node_modules/http-deceiver": {
"version": "1.2.7",
+ "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz",
+ "integrity": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==",
"dev": true,
"license": "MIT"
},
"node_modules/http-errors": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
+ "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5016,6 +6232,8 @@
},
"node_modules/http-errors/node_modules/statuses": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
+ "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5023,12 +6241,16 @@
}
},
"node_modules/http-parser-js": {
- "version": "0.5.9",
+ "version": "0.5.10",
+ "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.10.tgz",
+ "integrity": "sha512-Pysuw9XpUq5dVc/2SMHpuTY01RFl8fttgcyunjL7eEMhGM3cI4eOmiCycJDVCo/7O7ClfQD3SaI6ftDzqOXYMA==",
"dev": true,
"license": "MIT"
},
"node_modules/http-proxy": {
"version": "1.18.1",
+ "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
+ "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5041,7 +6263,9 @@
}
},
"node_modules/http-proxy-middleware": {
- "version": "2.0.7",
+ "version": "2.0.9",
+ "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz",
+ "integrity": "sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5065,11 +6289,15 @@
},
"node_modules/https-browserify": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz",
+ "integrity": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==",
"dev": true,
"license": "MIT"
},
"node_modules/human-signals": {
"version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
+ "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
"dev": true,
"license": "Apache-2.0",
"engines": {
@@ -5078,6 +6306,8 @@
},
"node_modules/iconv-lite": {
"version": "0.4.24",
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
+ "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5089,6 +6319,8 @@
},
"node_modules/icss-utils": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz",
+ "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==",
"dev": true,
"license": "ISC",
"engines": {
@@ -5100,6 +6332,8 @@
},
"node_modules/ieee754": {
"version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
"dev": true,
"funding": [
{
@@ -5119,6 +6353,8 @@
},
"node_modules/ignore": {
"version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
+ "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5127,6 +6363,8 @@
},
"node_modules/imagemin": {
"version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/imagemin/-/imagemin-7.0.1.tgz",
+ "integrity": "sha512-33AmZ+xjZhg2JMCe+vDf6a9mzWukE7l+wAtesjE7KyteqqKjzxv7aVQeWnul1Ve26mWvEQqyPwl0OctNBfSR9w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5144,6 +6382,8 @@
},
"node_modules/img-loader": {
"version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/img-loader/-/img-loader-4.0.0.tgz",
+ "integrity": "sha512-UwRcPQdwdOyEHyCxe1V9s9YFwInwEWCpoO+kJGfIqDrBDqA8jZUsEZTxQ0JteNPGw/Gupmwesk2OhLTcnw6tnQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5158,6 +6398,8 @@
},
"node_modules/img-loader/node_modules/json5": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
+ "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5169,6 +6411,8 @@
},
"node_modules/img-loader/node_modules/loader-utils": {
"version": "1.4.2",
+ "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz",
+ "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5182,6 +6426,8 @@
},
"node_modules/immutable": {
"version": "3.8.2",
+ "resolved": "https://registry.npmjs.org/immutable/-/immutable-3.8.2.tgz",
+ "integrity": "sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5190,6 +6436,8 @@
},
"node_modules/import-fresh": {
"version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
+ "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5205,6 +6453,8 @@
},
"node_modules/import-local": {
"version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz",
+ "integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5223,6 +6473,9 @@
},
"node_modules/inflight": {
"version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
+ "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
+ "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -5232,11 +6485,15 @@
},
"node_modules/inherits": {
"version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
"dev": true,
"license": "ISC"
},
"node_modules/interpret": {
"version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/interpret/-/interpret-2.2.0.tgz",
+ "integrity": "sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5245,6 +6502,8 @@
},
"node_modules/ipaddr.js": {
"version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.2.0.tgz",
+ "integrity": "sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5253,11 +6512,15 @@
},
"node_modules/is-arrayish": {
"version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
+ "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
"dev": true,
"license": "MIT"
},
"node_modules/is-binary-path": {
"version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
+ "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5269,11 +6532,28 @@
},
"node_modules/is-buffer": {
"version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
+ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
"dev": true,
"license": "MIT"
},
+ "node_modules/is-callable": {
+ "version": "1.2.7",
+ "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
+ "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/is-core-module": {
"version": "2.16.1",
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
+ "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5288,6 +6568,8 @@
},
"node_modules/is-docker": {
"version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
+ "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
"dev": true,
"license": "MIT",
"bin": {
@@ -5302,6 +6584,8 @@
},
"node_modules/is-extglob": {
"version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
+ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5310,6 +6594,8 @@
},
"node_modules/is-fullwidth-code-point": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5318,6 +6604,8 @@
},
"node_modules/is-glob": {
"version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5329,6 +6617,8 @@
},
"node_modules/is-number": {
"version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5337,6 +6627,8 @@
},
"node_modules/is-number-like": {
"version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/is-number-like/-/is-number-like-1.0.8.tgz",
+ "integrity": "sha512-6rZi3ezCyFcn5L71ywzz2bS5b2Igl1En3eTlZlvKjpz1n3IZLAYMbKYAIQgFmEu0GENg92ziU/faEOA/aixjbA==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -5345,6 +6637,8 @@
},
"node_modules/is-plain-obj": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
+ "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5356,6 +6650,8 @@
},
"node_modules/is-plain-object": {
"version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
+ "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5367,6 +6663,8 @@
},
"node_modules/is-stream": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
+ "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5376,8 +6674,26 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
+ "node_modules/is-typed-array": {
+ "version": "1.1.15",
+ "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz",
+ "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "which-typed-array": "^1.1.16"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/is-wsl": {
"version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
+ "integrity": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5386,16 +6702,22 @@
},
"node_modules/isarray": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
+ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
"dev": true,
"license": "MIT"
},
"node_modules/isexe": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
"dev": true,
"license": "ISC"
},
"node_modules/isobject": {
"version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
+ "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5404,6 +6726,8 @@
},
"node_modules/jest-worker": {
"version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
+ "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5417,6 +6741,8 @@
},
"node_modules/jest-worker/node_modules/supports-color": {
"version": "8.1.1",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5431,11 +6757,15 @@
},
"node_modules/js-tokens": {
"version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
"dev": true,
"license": "MIT"
},
"node_modules/jsesc": {
"version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
+ "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
"dev": true,
"license": "MIT",
"bin": {
@@ -5447,16 +6777,22 @@
},
"node_modules/json-parse-even-better-errors": {
"version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
+ "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
"dev": true,
"license": "MIT"
},
"node_modules/json-schema-traverse": {
"version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
"dev": true,
"license": "MIT"
},
"node_modules/json5": {
"version": "2.2.3",
+ "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
+ "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
"dev": true,
"license": "MIT",
"bin": {
@@ -5468,6 +6804,8 @@
},
"node_modules/jsonfile": {
"version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-3.0.1.tgz",
+ "integrity": "sha512-oBko6ZHlubVB5mRFkur5vgYR1UyqX+S6Y/oCfLhqNdcc2fYFlDpIoNc7AfKS1KOGcnNAkvsr0grLck9ANM815w==",
"dev": true,
"license": "MIT",
"optionalDependencies": {
@@ -5476,6 +6814,8 @@
},
"node_modules/junk": {
"version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/junk/-/junk-3.1.0.tgz",
+ "integrity": "sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5484,6 +6824,8 @@
},
"node_modules/kind-of": {
"version": "6.0.3",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
+ "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5492,6 +6834,8 @@
},
"node_modules/klona": {
"version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz",
+ "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5500,6 +6844,8 @@
},
"node_modules/laravel-mix": {
"version": "6.0.49",
+ "resolved": "https://registry.npmjs.org/laravel-mix/-/laravel-mix-6.0.49.tgz",
+ "integrity": "sha512-bBMFpFjp26XfijPvY5y9zGKud7VqlyOE0OWUcPo3vTBY5asw8LTjafAbee1dhfLz6PWNqDziz69CP78ELSpfKw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5574,6 +6920,8 @@
},
"node_modules/laravel-mix-jigsaw": {
"version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/laravel-mix-jigsaw/-/laravel-mix-jigsaw-2.1.1.tgz",
+ "integrity": "sha512-QyaVgoUngIiUtg9KM6JkAy5jJk+8VrtgebCblmx0az4rWCT1hhEvqDlf02d1/e75AelDDCW4LFEubm6a2me+Xg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5585,6 +6933,8 @@
},
"node_modules/laravel-mix/node_modules/fs-extra": {
"version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
+ "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5597,7 +6947,9 @@
}
},
"node_modules/laravel-mix/node_modules/jsonfile": {
- "version": "6.1.0",
+ "version": "6.2.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz",
+ "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5609,6 +6961,8 @@
},
"node_modules/laravel-mix/node_modules/universalify": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5616,16 +6970,20 @@
}
},
"node_modules/launch-editor": {
- "version": "2.10.0",
+ "version": "2.11.1",
+ "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.11.1.tgz",
+ "integrity": "sha512-SEET7oNfgSaB6Ym0jufAdCeo3meJVeCaaDyzRygy0xsp2BFKCprcfHljTq4QkzTLUxEKkFK6OK4811YM2oSrRg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "picocolors": "^1.0.0",
- "shell-quote": "^1.8.1"
+ "picocolors": "^1.1.1",
+ "shell-quote": "^1.8.3"
}
},
"node_modules/lilconfig": {
"version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz",
+ "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5634,6 +6992,8 @@
},
"node_modules/limiter": {
"version": "1.1.5",
+ "resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.5.tgz",
+ "integrity": "sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA==",
"dev": true
},
"node_modules/lineicons": {
@@ -5644,19 +7004,29 @@
},
"node_modules/lines-and-columns": {
"version": "1.2.4",
+ "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
+ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
"dev": true,
"license": "MIT"
},
"node_modules/loader-runner": {
- "version": "4.3.0",
+ "version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.1.tgz",
+ "integrity": "sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6.11.5"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/webpack"
}
},
"node_modules/loader-utils": {
"version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz",
+ "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5670,6 +7040,8 @@
},
"node_modules/locate-path": {
"version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
+ "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5681,34 +7053,48 @@
},
"node_modules/lodash": {
"version": "4.17.21",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.debounce": {
"version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
+ "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==",
"license": "MIT"
},
"node_modules/lodash.isfinite": {
"version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/lodash.isfinite/-/lodash.isfinite-3.3.2.tgz",
+ "integrity": "sha512-7FGG40uhC8Mm633uKW1r58aElFlBlxCrg9JfSi3P6aYiWmfiWF0PgMd86ZUsxE5GwWPdHoS2+48bwTh2VPkIQA==",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.memoize": {
"version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
+ "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.throttle": {
"version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz",
+ "integrity": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==",
"license": "MIT"
},
"node_modules/lodash.uniq": {
"version": "4.5.0",
+ "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
+ "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==",
"dev": true,
"license": "MIT"
},
"node_modules/lower-case": {
"version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz",
+ "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5717,6 +7103,8 @@
},
"node_modules/lru-cache": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
+ "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -5725,6 +7113,8 @@
},
"node_modules/make-dir": {
"version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
+ "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5739,6 +7129,8 @@
},
"node_modules/make-dir/node_modules/semver": {
"version": "6.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
"dev": true,
"license": "ISC",
"bin": {
@@ -5747,6 +7139,8 @@
},
"node_modules/math-intrinsics": {
"version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5755,6 +7149,8 @@
},
"node_modules/md5": {
"version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/md5/-/md5-2.3.0.tgz",
+ "integrity": "sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
@@ -5765,6 +7161,8 @@
},
"node_modules/md5.js": {
"version": "1.3.5",
+ "resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz",
+ "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5775,11 +7173,15 @@
},
"node_modules/mdn-data": {
"version": "2.0.14",
+ "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
+ "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==",
"dev": true,
"license": "CC0-1.0"
},
"node_modules/media-typer": {
"version": "0.3.0",
+ "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
+ "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5788,6 +7190,8 @@
},
"node_modules/memfs": {
"version": "3.5.3",
+ "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.5.3.tgz",
+ "integrity": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==",
"dev": true,
"license": "Unlicense",
"dependencies": {
@@ -5799,6 +7203,8 @@
},
"node_modules/merge-descriptors": {
"version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
+ "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==",
"dev": true,
"license": "MIT",
"funding": {
@@ -5807,11 +7213,15 @@
},
"node_modules/merge-stream": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
+ "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
"dev": true,
"license": "MIT"
},
"node_modules/merge2": {
"version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
+ "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5820,6 +7230,8 @@
},
"node_modules/methods": {
"version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
+ "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5828,6 +7240,8 @@
},
"node_modules/micromatch": {
"version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5840,6 +7254,8 @@
},
"node_modules/miller-rabin": {
"version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz",
+ "integrity": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5851,12 +7267,16 @@
}
},
"node_modules/miller-rabin/node_modules/bn.js": {
- "version": "4.12.1",
+ "version": "4.12.2",
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz",
+ "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==",
"dev": true,
"license": "MIT"
},
"node_modules/mime": {
"version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
+ "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
"dev": true,
"license": "MIT",
"bin": {
@@ -5868,6 +7288,8 @@
},
"node_modules/mime-db": {
"version": "1.52.0",
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
+ "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5876,6 +7298,8 @@
},
"node_modules/mime-types": {
"version": "2.1.35",
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
+ "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5887,6 +7311,8 @@
},
"node_modules/mimic-fn": {
"version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
+ "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -5895,6 +7321,8 @@
},
"node_modules/mini-css-extract-plugin": {
"version": "1.6.2",
+ "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.2.tgz",
+ "integrity": "sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5915,6 +7343,8 @@
},
"node_modules/mini-css-extract-plugin/node_modules/schema-utils": {
"version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz",
+ "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5932,16 +7362,22 @@
},
"node_modules/minimalistic-assert": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
+ "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
"dev": true,
"license": "ISC"
},
"node_modules/minimalistic-crypto-utils": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz",
+ "integrity": "sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==",
"dev": true,
"license": "MIT"
},
"node_modules/minimatch": {
"version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -5953,6 +7389,8 @@
},
"node_modules/minimist": {
"version": "1.2.8",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
+ "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
"dev": true,
"license": "MIT",
"funding": {
@@ -5961,16 +7399,22 @@
},
"node_modules/mitt": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/mitt/-/mitt-1.2.0.tgz",
+ "integrity": "sha512-r6lj77KlwqLhIUku9UWYes7KJtsczvolZkzp8hbaDPPaE24OmWl5s539Mytlj22siEQKosZ26qCBgda2PKwoJw==",
"dev": true,
"license": "MIT"
},
"node_modules/ms": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true,
"license": "MIT"
},
"node_modules/multicast-dns": {
"version": "7.2.5",
+ "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.5.tgz",
+ "integrity": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5982,7 +7426,9 @@
}
},
"node_modules/nanoid": {
- "version": "3.3.9",
+ "version": "3.3.11",
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
"dev": true,
"funding": [
{
@@ -6000,6 +7446,8 @@
},
"node_modules/negotiator": {
"version": "0.6.3",
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
+ "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6008,11 +7456,15 @@
},
"node_modules/neo-async": {
"version": "2.6.2",
+ "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
+ "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
"dev": true,
"license": "MIT"
},
"node_modules/no-case": {
"version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz",
+ "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6022,12 +7474,16 @@
},
"node_modules/node-addon-api": {
"version": "7.1.1",
+ "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
+ "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
"dev": true,
"license": "MIT",
"optional": true
},
"node_modules/node-forge": {
"version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
+ "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
"dev": true,
"license": "(BSD-3-Clause OR GPL-2.0)",
"engines": {
@@ -6036,6 +7492,8 @@
},
"node_modules/node-libs-browser": {
"version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.1.tgz",
+ "integrity": "sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6066,6 +7524,8 @@
},
"node_modules/node-notifier": {
"version": "9.0.1",
+ "resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-9.0.1.tgz",
+ "integrity": "sha512-fPNFIp2hF/Dq7qLDzSg4vZ0J4e9v60gJR+Qx7RbjbWqzPDdEqeVpEx5CFeDAELIl+A/woaaNn1fQ5nEVerMxJg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6079,6 +7539,8 @@
},
"node_modules/node-notifier/node_modules/is-wsl": {
"version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
+ "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6089,12 +7551,16 @@
}
},
"node_modules/node-releases": {
- "version": "2.0.19",
+ "version": "2.0.25",
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.25.tgz",
+ "integrity": "sha512-4auku8B/vw5psvTiiN9j1dAOsXvMoGqJuKJcR+dTdqiXEK20mMTk1UEo3HS16LeGQsVG6+qKTPM9u/qQ2LqATA==",
"dev": true,
"license": "MIT"
},
"node_modules/normalize-path": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6103,6 +7569,8 @@
},
"node_modules/normalize-range": {
"version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
+ "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6111,6 +7579,8 @@
},
"node_modules/normalize-url": {
"version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
+ "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6122,6 +7592,8 @@
},
"node_modules/npm-run-path": {
"version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
+ "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6133,6 +7605,8 @@
},
"node_modules/nth-check": {
"version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
+ "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -6144,6 +7618,8 @@
},
"node_modules/object-assign": {
"version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
+ "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6152,6 +7628,8 @@
},
"node_modules/object-inspect": {
"version": "1.13.4",
+ "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
+ "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6163,6 +7641,8 @@
},
"node_modules/object-keys": {
"version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6171,6 +7651,8 @@
},
"node_modules/object.assign": {
"version": "4.1.7",
+ "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz",
+ "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6190,11 +7672,15 @@
},
"node_modules/obuf": {
"version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz",
+ "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==",
"dev": true,
"license": "MIT"
},
"node_modules/on-finished": {
"version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
+ "integrity": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6205,7 +7691,9 @@
}
},
"node_modules/on-headers": {
- "version": "1.0.2",
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.1.0.tgz",
+ "integrity": "sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6214,6 +7702,8 @@
},
"node_modules/once": {
"version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -6222,6 +7712,8 @@
},
"node_modules/onetime": {
"version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
+ "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6236,6 +7728,8 @@
},
"node_modules/open": {
"version": "8.4.2",
+ "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz",
+ "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6252,6 +7746,8 @@
},
"node_modules/open/node_modules/is-wsl": {
"version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
+ "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6263,6 +7759,8 @@
},
"node_modules/opn": {
"version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/opn/-/opn-5.3.0.tgz",
+ "integrity": "sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6274,11 +7772,15 @@
},
"node_modules/os-browserify": {
"version": "0.3.0",
+ "resolved": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz",
+ "integrity": "sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A==",
"dev": true,
"license": "MIT"
},
"node_modules/p-limit": {
"version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
+ "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6293,6 +7795,8 @@
},
"node_modules/p-locate": {
"version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
+ "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6304,6 +7808,8 @@
},
"node_modules/p-pipe": {
"version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/p-pipe/-/p-pipe-3.1.0.tgz",
+ "integrity": "sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6315,6 +7821,8 @@
},
"node_modules/p-retry": {
"version": "4.6.2",
+ "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz",
+ "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6327,6 +7835,8 @@
},
"node_modules/p-try": {
"version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
+ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6335,11 +7845,15 @@
},
"node_modules/pako": {
"version": "1.0.11",
+ "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
+ "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
"dev": true,
"license": "(MIT AND Zlib)"
},
"node_modules/param-case": {
"version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz",
+ "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6349,6 +7863,8 @@
},
"node_modules/parent-module": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6359,15 +7875,16 @@
}
},
"node_modules/parse-asn1": {
- "version": "5.1.7",
+ "version": "5.1.9",
+ "resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.9.tgz",
+ "integrity": "sha512-fIYNuZ/HastSb80baGOuPRo1O9cf4baWw5WsAp7dBuUzeTD/BoaG8sVTdlPFksBE2lF21dN+A1AnrpIjSWqHHg==",
"dev": true,
"license": "ISC",
"dependencies": {
"asn1.js": "^4.10.1",
"browserify-aes": "^1.2.0",
"evp_bytestokey": "^1.0.3",
- "hash-base": "~3.0",
- "pbkdf2": "^3.1.2",
+ "pbkdf2": "^3.1.5",
"safe-buffer": "^5.2.1"
},
"engines": {
@@ -6376,6 +7893,8 @@
},
"node_modules/parse-json": {
"version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
+ "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6393,6 +7912,8 @@
},
"node_modules/parseurl": {
"version": "1.3.3",
+ "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
+ "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6401,6 +7922,8 @@
},
"node_modules/pascal-case": {
"version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz",
+ "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6410,11 +7933,15 @@
},
"node_modules/path-browserify": {
"version": "0.0.1",
+ "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz",
+ "integrity": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==",
"dev": true,
"license": "MIT"
},
"node_modules/path-exists": {
"version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6423,6 +7950,8 @@
},
"node_modules/path-is-absolute": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
+ "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6431,6 +7960,8 @@
},
"node_modules/path-key": {
"version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6439,16 +7970,22 @@
},
"node_modules/path-parse": {
"version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
"dev": true,
"license": "MIT"
},
"node_modules/path-to-regexp": {
"version": "0.1.12",
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
+ "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==",
"dev": true,
"license": "MIT"
},
"node_modules/path-type": {
"version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
+ "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6456,27 +7993,34 @@
}
},
"node_modules/pbkdf2": {
- "version": "3.1.2",
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.5.tgz",
+ "integrity": "sha512-Q3CG/cYvCO1ye4QKkuH7EXxs3VC/rI1/trd+qX2+PolbaKG0H+bgcZzrTt96mMyRtejk+JMCiLUn3y29W8qmFQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "create-hash": "^1.1.2",
- "create-hmac": "^1.1.4",
- "ripemd160": "^2.0.1",
- "safe-buffer": "^5.0.1",
- "sha.js": "^2.4.8"
+ "create-hash": "^1.2.0",
+ "create-hmac": "^1.1.7",
+ "ripemd160": "^2.0.3",
+ "safe-buffer": "^5.2.1",
+ "sha.js": "^2.4.12",
+ "to-buffer": "^1.2.1"
},
"engines": {
- "node": ">=0.12"
+ "node": ">= 0.10"
}
},
"node_modules/picocolors": {
"version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
"dev": true,
"license": "ISC"
},
"node_modules/picomatch": {
"version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6486,16 +8030,10 @@
"url": "https://github.com/sponsors/jonschlinkert"
}
},
- "node_modules/pify": {
- "version": "2.3.0",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/pkg-dir": {
"version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
+ "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6507,6 +8045,8 @@
},
"node_modules/portscanner": {
"version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/portscanner/-/portscanner-2.2.0.tgz",
+ "integrity": "sha512-IFroCz/59Lqa2uBvzK3bKDbDDIEaAY8XJ1jFxcLWTqosrsc32//P4VuSB2vZXoHiHqOmx8B5L5hnKOxL/7FlPw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6520,14 +8060,28 @@
},
"node_modules/portscanner/node_modules/async": {
"version": "2.6.4",
+ "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
+ "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
"dev": true,
"license": "MIT",
"dependencies": {
"lodash": "^4.17.14"
}
},
+ "node_modules/possible-typed-array-names": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
+ "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
"node_modules/postcss": {
- "version": "8.5.3",
+ "version": "8.5.6",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
+ "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
"dev": true,
"funding": [
{
@@ -6545,7 +8099,7 @@
],
"license": "MIT",
"dependencies": {
- "nanoid": "^3.3.8",
+ "nanoid": "^3.3.11",
"picocolors": "^1.1.1",
"source-map-js": "^1.2.1"
},
@@ -6555,6 +8109,8 @@
},
"node_modules/postcss-calc": {
"version": "8.2.4",
+ "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz",
+ "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6567,6 +8123,8 @@
},
"node_modules/postcss-colormin": {
"version": "5.3.1",
+ "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.1.tgz",
+ "integrity": "sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6584,6 +8142,8 @@
},
"node_modules/postcss-convert-values": {
"version": "5.1.3",
+ "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz",
+ "integrity": "sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6599,6 +8159,8 @@
},
"node_modules/postcss-discard-comments": {
"version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz",
+ "integrity": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6610,6 +8172,8 @@
},
"node_modules/postcss-discard-duplicates": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz",
+ "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6621,6 +8185,8 @@
},
"node_modules/postcss-discard-empty": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz",
+ "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6632,6 +8198,8 @@
},
"node_modules/postcss-discard-overridden": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz",
+ "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6641,24 +8209,10 @@
"postcss": "^8.2.15"
}
},
- "node_modules/postcss-import": {
- "version": "16.1.0",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "postcss-value-parser": "^4.0.0",
- "read-cache": "^1.0.0",
- "resolve": "^1.1.7"
- },
- "engines": {
- "node": ">=18.0.0"
- },
- "peerDependencies": {
- "postcss": "^8.0.0"
- }
- },
"node_modules/postcss-load-config": {
"version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz",
+ "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6687,6 +8241,8 @@
},
"node_modules/postcss-loader": {
"version": "6.2.1",
+ "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz",
+ "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6708,6 +8264,8 @@
},
"node_modules/postcss-merge-longhand": {
"version": "5.1.7",
+ "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz",
+ "integrity": "sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6723,6 +8281,8 @@
},
"node_modules/postcss-merge-rules": {
"version": "5.1.4",
+ "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz",
+ "integrity": "sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6740,6 +8300,8 @@
},
"node_modules/postcss-minify-font-values": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz",
+ "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6754,6 +8316,8 @@
},
"node_modules/postcss-minify-gradients": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz",
+ "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6770,6 +8334,8 @@
},
"node_modules/postcss-minify-params": {
"version": "5.1.4",
+ "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz",
+ "integrity": "sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6786,6 +8352,8 @@
},
"node_modules/postcss-minify-selectors": {
"version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz",
+ "integrity": "sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6800,6 +8368,8 @@
},
"node_modules/postcss-modules-extract-imports": {
"version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz",
+ "integrity": "sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==",
"dev": true,
"license": "ISC",
"engines": {
@@ -6811,6 +8381,8 @@
},
"node_modules/postcss-modules-local-by-default": {
"version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz",
+ "integrity": "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6827,6 +8399,8 @@
},
"node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser": {
"version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
+ "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6839,6 +8413,8 @@
},
"node_modules/postcss-modules-scope": {
"version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz",
+ "integrity": "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -6853,6 +8429,8 @@
},
"node_modules/postcss-modules-scope/node_modules/postcss-selector-parser": {
"version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
+ "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6865,6 +8443,8 @@
},
"node_modules/postcss-modules-values": {
"version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz",
+ "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -6879,6 +8459,8 @@
},
"node_modules/postcss-normalize-charset": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz",
+ "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6890,6 +8472,8 @@
},
"node_modules/postcss-normalize-display-values": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz",
+ "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6904,6 +8488,8 @@
},
"node_modules/postcss-normalize-positions": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz",
+ "integrity": "sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6918,6 +8504,8 @@
},
"node_modules/postcss-normalize-repeat-style": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz",
+ "integrity": "sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6932,6 +8520,8 @@
},
"node_modules/postcss-normalize-string": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz",
+ "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6946,6 +8536,8 @@
},
"node_modules/postcss-normalize-timing-functions": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz",
+ "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6960,6 +8552,8 @@
},
"node_modules/postcss-normalize-unicode": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz",
+ "integrity": "sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6975,6 +8569,8 @@
},
"node_modules/postcss-normalize-url": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz",
+ "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6990,6 +8586,8 @@
},
"node_modules/postcss-normalize-whitespace": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz",
+ "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7004,6 +8602,8 @@
},
"node_modules/postcss-ordered-values": {
"version": "5.1.3",
+ "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz",
+ "integrity": "sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7019,6 +8619,8 @@
},
"node_modules/postcss-reduce-initial": {
"version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz",
+ "integrity": "sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7034,6 +8636,8 @@
},
"node_modules/postcss-reduce-transforms": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz",
+ "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7048,6 +8652,8 @@
},
"node_modules/postcss-selector-parser": {
"version": "6.1.2",
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz",
+ "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7060,6 +8666,8 @@
},
"node_modules/postcss-svgo": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz",
+ "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7075,6 +8683,8 @@
},
"node_modules/postcss-unique-selectors": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz",
+ "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7089,11 +8699,15 @@
},
"node_modules/postcss-value-parser": {
"version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
+ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
"dev": true,
"license": "MIT"
},
"node_modules/pretty-time": {
"version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/pretty-time/-/pretty-time-1.1.0.tgz",
+ "integrity": "sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7102,6 +8716,8 @@
},
"node_modules/process": {
"version": "0.11.10",
+ "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
+ "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7110,11 +8726,15 @@
},
"node_modules/process-nextick-args": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
+ "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
"dev": true,
"license": "MIT"
},
"node_modules/proxy-addr": {
"version": "2.0.7",
+ "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
+ "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7127,6 +8747,8 @@
},
"node_modules/proxy-addr/node_modules/ipaddr.js": {
"version": "1.9.1",
+ "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
+ "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7135,6 +8757,8 @@
},
"node_modules/public-encrypt": {
"version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz",
+ "integrity": "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7147,17 +8771,23 @@
}
},
"node_modules/public-encrypt/node_modules/bn.js": {
- "version": "4.12.1",
+ "version": "4.12.2",
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz",
+ "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==",
"dev": true,
"license": "MIT"
},
"node_modules/punycode": {
"version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
+ "integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==",
"dev": true,
"license": "MIT"
},
"node_modules/qs": {
"version": "6.14.0",
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.0.tgz",
+ "integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
@@ -7172,6 +8802,8 @@
},
"node_modules/querystring-es3": {
"version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz",
+ "integrity": "sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==",
"dev": true,
"engines": {
"node": ">=0.4.x"
@@ -7179,6 +8811,8 @@
},
"node_modules/queue-microtask": {
"version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
+ "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
"dev": true,
"funding": [
{
@@ -7198,6 +8832,8 @@
},
"node_modules/randombytes": {
"version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
+ "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7206,6 +8842,8 @@
},
"node_modules/randomfill": {
"version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz",
+ "integrity": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7215,6 +8853,8 @@
},
"node_modules/range-parser": {
"version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
+ "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7223,6 +8863,8 @@
},
"node_modules/raw-body": {
"version": "2.5.2",
+ "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
+ "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7235,16 +8877,10 @@
"node": ">= 0.8"
}
},
- "node_modules/read-cache": {
- "version": "1.0.0",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "pify": "^2.3.0"
- }
- },
"node_modules/readable-stream": {
"version": "2.3.8",
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
+ "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7259,11 +8895,15 @@
},
"node_modules/readable-stream/node_modules/safe-buffer": {
"version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
"dev": true,
"license": "MIT"
},
"node_modules/readable-stream/node_modules/string_decoder": {
"version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7272,6 +8912,8 @@
},
"node_modules/readdirp": {
"version": "3.6.0",
+ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
+ "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7283,6 +8925,8 @@
},
"node_modules/rechoir": {
"version": "0.7.1",
+ "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz",
+ "integrity": "sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7294,11 +8938,15 @@
},
"node_modules/regenerate": {
"version": "1.4.2",
+ "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz",
+ "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==",
"dev": true,
"license": "MIT"
},
"node_modules/regenerate-unicode-properties": {
- "version": "10.2.0",
+ "version": "10.2.2",
+ "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.2.tgz",
+ "integrity": "sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7308,30 +8956,19 @@
"node": ">=4"
}
},
- "node_modules/regenerator-runtime": {
- "version": "0.14.1",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/regenerator-transform": {
- "version": "0.15.2",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@babel/runtime": "^7.8.4"
- }
- },
"node_modules/regexpu-core": {
- "version": "6.2.0",
+ "version": "6.4.0",
+ "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.4.0.tgz",
+ "integrity": "sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==",
"dev": true,
"license": "MIT",
"dependencies": {
"regenerate": "^1.4.2",
- "regenerate-unicode-properties": "^10.2.0",
+ "regenerate-unicode-properties": "^10.2.2",
"regjsgen": "^0.8.0",
- "regjsparser": "^0.12.0",
+ "regjsparser": "^0.13.0",
"unicode-match-property-ecmascript": "^2.0.0",
- "unicode-match-property-value-ecmascript": "^2.1.0"
+ "unicode-match-property-value-ecmascript": "^2.2.1"
},
"engines": {
"node": ">=4"
@@ -7339,33 +8976,28 @@
},
"node_modules/regjsgen": {
"version": "0.8.0",
+ "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.8.0.tgz",
+ "integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==",
"dev": true,
"license": "MIT"
},
"node_modules/regjsparser": {
- "version": "0.12.0",
+ "version": "0.13.0",
+ "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.0.tgz",
+ "integrity": "sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
- "jsesc": "~3.0.2"
+ "jsesc": "~3.1.0"
},
"bin": {
"regjsparser": "bin/parser"
}
},
- "node_modules/regjsparser/node_modules/jsesc": {
- "version": "3.0.2",
- "dev": true,
- "license": "MIT",
- "bin": {
- "jsesc": "bin/jsesc"
- },
- "engines": {
- "node": ">=6"
- }
- },
"node_modules/relateurl": {
"version": "0.2.7",
+ "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
+ "integrity": "sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7374,6 +9006,8 @@
},
"node_modules/replace-ext": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz",
+ "integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7382,6 +9016,8 @@
},
"node_modules/require-directory": {
"version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
+ "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7390,6 +9026,8 @@
},
"node_modules/require-from-string": {
"version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
+ "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7398,11 +9036,15 @@
},
"node_modules/requires-port": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
+ "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==",
"dev": true,
"license": "MIT"
},
"node_modules/resolve": {
"version": "1.22.10",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
+ "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7422,6 +9064,8 @@
},
"node_modules/resolve-cwd": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
+ "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7433,6 +9077,8 @@
},
"node_modules/resolve-cwd/node_modules/resolve-from": {
"version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
+ "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7441,6 +9087,8 @@
},
"node_modules/resolve-from": {
"version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7449,6 +9097,8 @@
},
"node_modules/resp-modifier": {
"version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/resp-modifier/-/resp-modifier-6.0.2.tgz",
+ "integrity": "sha512-U1+0kWC/+4ncRFYqQWTx/3qkfE6a4B/h3XXgmXypfa0SPZ3t7cbbaFk297PjQS/yov24R18h6OZe6iZwj3NSLw==",
"dev": true,
"dependencies": {
"debug": "^2.2.0",
@@ -7460,6 +9110,8 @@
},
"node_modules/retry": {
"version": "0.13.1",
+ "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
+ "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7468,6 +9120,8 @@
},
"node_modules/reusify": {
"version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
+ "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7477,6 +9131,9 @@
},
"node_modules/rimraf": {
"version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
+ "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
+ "deprecated": "Rimraf versions prior to v4 are no longer supported",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -7490,16 +9147,39 @@
}
},
"node_modules/ripemd160": {
- "version": "2.0.2",
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.3.tgz",
+ "integrity": "sha512-5Di9UC0+8h1L6ZD2d7awM7E/T4uA1fJRlx6zk/NvdCCVEoAnFqvHmCuNeIKoCeIixBX/q8uM+6ycDvF8woqosA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "hash-base": "^3.0.0",
- "inherits": "^2.0.1"
+ "hash-base": "^3.1.2",
+ "inherits": "^2.0.4"
+ },
+ "engines": {
+ "node": ">= 0.8"
+ }
+ },
+ "node_modules/ripemd160/node_modules/hash-base": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.1.2.tgz",
+ "integrity": "sha512-Bb33KbowVTIj5s7Ked1OsqHUeCpz//tPwR+E2zJgJKo9Z5XolZ9b6bdUgjmYlwnWhoOQKoTd1TYToZGn5mAYOg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "inherits": "^2.0.4",
+ "readable-stream": "^2.3.8",
+ "safe-buffer": "^5.2.1",
+ "to-buffer": "^1.2.1"
+ },
+ "engines": {
+ "node": ">= 0.8"
}
},
"node_modules/run-parallel": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
+ "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
"dev": true,
"funding": [
{
@@ -7522,11 +9202,15 @@
},
"node_modules/rx": {
"version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/rx/-/rx-4.1.0.tgz",
+ "integrity": "sha512-CiaiuN6gapkdl+cZUr67W6I8jquN4lkak3vtIsIWCl4XIPP8ffsoyN6/+PuGXnQy8Cu8W2y9Xxh31Rq4M6wUug==",
"dev": true,
"license": "Apache-2.0"
},
"node_modules/safe-buffer": {
"version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
"dev": true,
"funding": [
{
@@ -7546,11 +9230,15 @@
},
"node_modules/safer-buffer": {
"version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
"dev": true,
"license": "MIT"
},
"node_modules/sass": {
- "version": "1.85.1",
+ "version": "1.93.2",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz",
+ "integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7609,6 +9297,8 @@
},
"node_modules/sass/node_modules/chokidar": {
"version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
+ "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7622,12 +9312,16 @@
}
},
"node_modules/sass/node_modules/immutable": {
- "version": "5.0.3",
+ "version": "5.1.4",
+ "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz",
+ "integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
"dev": true,
"license": "MIT"
},
"node_modules/sass/node_modules/readdirp": {
"version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
+ "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7640,6 +9334,8 @@
},
"node_modules/schema-utils": {
"version": "2.7.1",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
+ "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7657,11 +9353,15 @@
},
"node_modules/select-hose": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
+ "integrity": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==",
"dev": true,
"license": "MIT"
},
"node_modules/selfsigned": {
"version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.4.1.tgz",
+ "integrity": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7673,7 +9373,9 @@
}
},
"node_modules/semver": {
- "version": "7.7.1",
+ "version": "7.7.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
"dev": true,
"license": "ISC",
"bin": {
@@ -7685,6 +9387,8 @@
},
"node_modules/send": {
"version": "0.19.1",
+ "resolved": "https://registry.npmjs.org/send/-/send-0.19.1.tgz",
+ "integrity": "sha512-p4rRk4f23ynFEfcD9LA0xRYngj+IyGiEYyqqOak8kaN0TvNmuxC2dcVeBn62GpCeR2CpWqyHCNScTP91QbAVFg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7708,6 +9412,8 @@
},
"node_modules/send/node_modules/encodeurl": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7716,11 +9422,15 @@
},
"node_modules/send/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/send/node_modules/on-finished": {
"version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
+ "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7732,6 +9442,8 @@
},
"node_modules/send/node_modules/statuses": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
+ "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7740,6 +9452,8 @@
},
"node_modules/serialize-javascript": {
"version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
+ "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
@@ -7748,6 +9462,8 @@
},
"node_modules/serve-index": {
"version": "1.9.1",
+ "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz",
+ "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7765,6 +9481,8 @@
},
"node_modules/serve-index/node_modules/depd": {
"version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
+ "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7773,6 +9491,8 @@
},
"node_modules/serve-index/node_modules/http-errors": {
"version": "1.6.3",
+ "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
+ "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7787,16 +9507,22 @@
},
"node_modules/serve-index/node_modules/inherits": {
"version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
+ "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==",
"dev": true,
"license": "ISC"
},
"node_modules/serve-index/node_modules/setprototypeof": {
"version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
+ "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
"dev": true,
"license": "ISC"
},
"node_modules/serve-index/node_modules/statuses": {
"version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
+ "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7805,6 +9531,8 @@
},
"node_modules/serve-static": {
"version": "1.16.2",
+ "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz",
+ "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7819,6 +9547,8 @@
},
"node_modules/serve-static/node_modules/encodeurl": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7827,11 +9557,15 @@
},
"node_modules/serve-static/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/serve-static/node_modules/on-finished": {
"version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
+ "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7843,6 +9577,8 @@
},
"node_modules/serve-static/node_modules/send": {
"version": "0.19.0",
+ "resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
+ "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7866,6 +9602,8 @@
},
"node_modules/serve-static/node_modules/send/node_modules/encodeurl": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
+ "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7874,6 +9612,8 @@
},
"node_modules/serve-static/node_modules/statuses": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
+ "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7882,11 +9622,15 @@
},
"node_modules/server-destroy": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/server-destroy/-/server-destroy-1.0.1.tgz",
+ "integrity": "sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==",
"dev": true,
"license": "ISC"
},
"node_modules/set-function-length": {
"version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
+ "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7903,28 +9647,43 @@
},
"node_modules/setimmediate": {
"version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
+ "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==",
"dev": true,
"license": "MIT"
},
"node_modules/setprototypeof": {
"version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
+ "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
"dev": true,
"license": "ISC"
},
"node_modules/sha.js": {
- "version": "2.4.11",
+ "version": "2.4.12",
+ "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.12.tgz",
+ "integrity": "sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==",
"dev": true,
"license": "(MIT AND BSD-3-Clause)",
"dependencies": {
- "inherits": "^2.0.1",
- "safe-buffer": "^5.0.1"
+ "inherits": "^2.0.4",
+ "safe-buffer": "^5.2.1",
+ "to-buffer": "^1.2.0"
},
"bin": {
"sha.js": "bin.js"
+ },
+ "engines": {
+ "node": ">= 0.10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/shallow-clone": {
"version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz",
+ "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7936,6 +9695,8 @@
},
"node_modules/shebang-command": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7947,6 +9708,8 @@
},
"node_modules/shebang-regex": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7954,7 +9717,9 @@
}
},
"node_modules/shell-quote": {
- "version": "1.8.2",
+ "version": "1.8.3",
+ "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz",
+ "integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -7966,11 +9731,15 @@
},
"node_modules/shellwords": {
"version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz",
+ "integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==",
"dev": true,
"license": "MIT"
},
"node_modules/side-channel": {
"version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
+ "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7989,6 +9758,8 @@
},
"node_modules/side-channel-list": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
+ "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8004,6 +9775,8 @@
},
"node_modules/side-channel-map": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
+ "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8021,6 +9794,8 @@
},
"node_modules/side-channel-weakmap": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
+ "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8039,11 +9814,15 @@
},
"node_modules/signal-exit": {
"version": "3.0.7",
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
"dev": true,
"license": "ISC"
},
"node_modules/slash": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
+ "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8052,6 +9831,8 @@
},
"node_modules/socket.io": {
"version": "4.8.1",
+ "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.8.1.tgz",
+ "integrity": "sha512-oZ7iUCxph8WYRHHcjBEc9unw3adt5CmSNlppj/5Q4k2RIrhl8Z5yY2Xr4j9zj0+wzVZ0bxmYoGSzKJnRl6A4yg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8069,6 +9850,8 @@
},
"node_modules/socket.io-adapter": {
"version": "2.5.5",
+ "resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.5.5.tgz",
+ "integrity": "sha512-eLDQas5dzPgOWCk9GuuJC2lBqItuhKI4uxGgo9aIV7MYbk2h9Q6uULEh8WBzThoI7l+qU9Ast9fVUmkqPP9wYg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8078,6 +9861,8 @@
},
"node_modules/socket.io-adapter/node_modules/debug": {
"version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8094,11 +9879,15 @@
},
"node_modules/socket.io-adapter/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/socket.io-client": {
"version": "4.8.1",
+ "resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-4.8.1.tgz",
+ "integrity": "sha512-hJVXfu3E28NmzGk8o1sHhN3om52tRvwYeidbj7xKy2eIIse5IoKX3USlS6Tqt3BHAtflLIkCQBkzVrEEfWUyYQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8113,6 +9902,8 @@
},
"node_modules/socket.io-client/node_modules/debug": {
"version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8129,11 +9920,15 @@
},
"node_modules/socket.io-client/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/socket.io-parser": {
"version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.4.tgz",
+ "integrity": "sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8146,6 +9941,8 @@
},
"node_modules/socket.io-parser/node_modules/debug": {
"version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8162,11 +9959,15 @@
},
"node_modules/socket.io-parser/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/socket.io/node_modules/debug": {
"version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8183,11 +9984,15 @@
},
"node_modules/socket.io/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/sockjs": {
"version": "0.3.24",
+ "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz",
+ "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8198,11 +10003,15 @@
},
"node_modules/source-list-map": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
+ "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==",
"dev": true,
"license": "MIT"
},
"node_modules/source-map": {
"version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
@@ -8211,6 +10020,8 @@
},
"node_modules/source-map-js": {
"version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
@@ -8219,6 +10030,8 @@
},
"node_modules/source-map-support": {
"version": "0.5.21",
+ "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
+ "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8228,6 +10041,8 @@
},
"node_modules/spdy": {
"version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz",
+ "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8243,6 +10058,8 @@
},
"node_modules/spdy-transport": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz",
+ "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8255,7 +10072,9 @@
}
},
"node_modules/spdy-transport/node_modules/debug": {
- "version": "4.4.0",
+ "version": "4.4.3",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8272,11 +10091,15 @@
},
"node_modules/spdy-transport/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/spdy-transport/node_modules/readable-stream": {
"version": "3.6.2",
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8289,7 +10112,9 @@
}
},
"node_modules/spdy/node_modules/debug": {
- "version": "4.4.0",
+ "version": "4.4.3",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8306,16 +10131,23 @@
},
"node_modules/spdy/node_modules/ms": {
"version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/stable": {
"version": "0.1.8",
+ "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
+ "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==",
+ "deprecated": "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility",
"dev": true,
"license": "MIT"
},
"node_modules/statuses": {
"version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz",
+ "integrity": "sha512-wuTCPGlJONk/a1kqZ4fQM2+908lC7fa7nPYpTC1EhnvqLX/IICbeP1OZGDtA374trpSq68YubKUMo8oRhN46yg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8323,12 +10155,16 @@
}
},
"node_modules/std-env": {
- "version": "3.8.1",
+ "version": "3.10.0",
+ "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.10.0.tgz",
+ "integrity": "sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==",
"dev": true,
"license": "MIT"
},
"node_modules/stream-browserify": {
"version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz",
+ "integrity": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8338,6 +10174,8 @@
},
"node_modules/stream-http": {
"version": "2.8.3",
+ "resolved": "https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz",
+ "integrity": "sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8350,6 +10188,8 @@
},
"node_modules/stream-throttle": {
"version": "0.1.3",
+ "resolved": "https://registry.npmjs.org/stream-throttle/-/stream-throttle-0.1.3.tgz",
+ "integrity": "sha512-889+B9vN9dq7/vLbGyuHeZ6/ctf5sNuGWsDy89uNxkFTAgzy0eK7+w5fL3KLNRTkLle7EgZGvHUphZW0Q26MnQ==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
@@ -8365,11 +10205,15 @@
},
"node_modules/stream-throttle/node_modules/commander": {
"version": "2.20.3",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
+ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
"dev": true,
"license": "MIT"
},
"node_modules/string_decoder": {
"version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8378,6 +10222,8 @@
},
"node_modules/string-width": {
"version": "4.2.3",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8391,6 +10237,8 @@
},
"node_modules/strip-ansi": {
"version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8402,6 +10250,8 @@
},
"node_modules/strip-final-newline": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
+ "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8410,6 +10260,8 @@
},
"node_modules/style-loader": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-2.0.0.tgz",
+ "integrity": "sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8429,6 +10281,8 @@
},
"node_modules/style-loader/node_modules/schema-utils": {
"version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz",
+ "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8446,6 +10300,8 @@
},
"node_modules/stylehacks": {
"version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.1.tgz",
+ "integrity": "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8461,6 +10317,8 @@
},
"node_modules/supports-color": {
"version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8472,6 +10330,8 @@
},
"node_modules/supports-preserve-symlinks-flag": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
+ "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8483,6 +10343,8 @@
},
"node_modules/svgo": {
"version": "2.8.0",
+ "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz",
+ "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8501,26 +10363,29 @@
"node": ">=10.13.0"
}
},
- "node_modules/tailwindcss": {
- "version": "4.0.12",
- "dev": true,
- "license": "MIT"
- },
"node_modules/tapable": {
- "version": "2.2.1",
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
+ "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/webpack"
}
},
"node_modules/terser": {
- "version": "5.39.0",
+ "version": "5.44.0",
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.44.0.tgz",
+ "integrity": "sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"@jridgewell/source-map": "^0.3.3",
- "acorn": "^8.8.2",
+ "acorn": "^8.15.0",
"commander": "^2.20.0",
"source-map-support": "~0.5.20"
},
@@ -8533,6 +10398,8 @@
},
"node_modules/terser-webpack-plugin": {
"version": "5.3.14",
+ "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz",
+ "integrity": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8566,6 +10433,8 @@
},
"node_modules/terser-webpack-plugin/node_modules/ajv": {
"version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
+ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8581,6 +10450,8 @@
},
"node_modules/terser-webpack-plugin/node_modules/ajv-keywords": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
+ "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8592,11 +10463,15 @@
},
"node_modules/terser-webpack-plugin/node_modules/json-schema-traverse": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
"dev": true,
"license": "MIT"
},
"node_modules/terser-webpack-plugin/node_modules/schema-utils": {
- "version": "4.3.0",
+ "version": "4.3.3",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz",
+ "integrity": "sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8615,16 +10490,22 @@
},
"node_modules/terser/node_modules/commander": {
"version": "2.20.3",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
+ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
"dev": true,
"license": "MIT"
},
"node_modules/thunky": {
"version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz",
+ "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==",
"dev": true,
"license": "MIT"
},
"node_modules/timers-browserify": {
"version": "2.0.12",
+ "resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.12.tgz",
+ "integrity": "sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8636,11 +10517,37 @@
},
"node_modules/to-arraybuffer": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz",
+ "integrity": "sha512-okFlQcoGTi4LQBG/PgSYblw9VOyptsz2KJZqc6qtgGdes8VktzUQkj4BI2blit072iS8VODNcMA+tvnS9dnuMA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/to-buffer": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.2.2.tgz",
+ "integrity": "sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "isarray": "^2.0.5",
+ "safe-buffer": "^5.2.1",
+ "typed-array-buffer": "^1.0.3"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
+ "node_modules/to-buffer/node_modules/isarray": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
+ "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
"dev": true,
"license": "MIT"
},
"node_modules/to-regex-range": {
"version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8652,6 +10559,8 @@
},
"node_modules/toidentifier": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
+ "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8660,16 +10569,22 @@
},
"node_modules/tslib": {
"version": "2.8.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
"dev": true,
"license": "0BSD"
},
"node_modules/tty-browserify": {
"version": "0.0.0",
+ "resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
+ "integrity": "sha512-JVa5ijo+j/sOoHGjw0sxw734b1LhBkQ3bvUGNdxnVXDCX81Yx7TFgnZygxrIIWn23hbfTaMYLwRmAxFyDuFmIw==",
"dev": true,
"license": "MIT"
},
"node_modules/type-is": {
"version": "1.6.18",
+ "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
+ "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8680,8 +10595,25 @@
"node": ">= 0.6"
}
},
+ "node_modules/typed-array-buffer": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz",
+ "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "call-bound": "^1.0.3",
+ "es-errors": "^1.3.0",
+ "is-typed-array": "^1.1.14"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
"node_modules/ua-parser-js": {
- "version": "1.0.40",
+ "version": "1.0.41",
+ "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.41.tgz",
+ "integrity": "sha512-LbBDqdIC5s8iROCUjMbW1f5dJQTEFB1+KO9ogbvlb3nm9n4YHa5p4KTvFPWvh2Hs8gZMBuiB1/8+pdfe/tDPug==",
"dev": true,
"funding": [
{
@@ -8706,12 +10638,16 @@
}
},
"node_modules/undici-types": {
- "version": "6.20.0",
+ "version": "7.14.0",
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.14.0.tgz",
+ "integrity": "sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==",
"dev": true,
"license": "MIT"
},
"node_modules/unicode-canonical-property-names-ecmascript": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz",
+ "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8720,6 +10656,8 @@
},
"node_modules/unicode-match-property-ecmascript": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
+ "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8731,7 +10669,9 @@
}
},
"node_modules/unicode-match-property-value-ecmascript": {
- "version": "2.2.0",
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.1.tgz",
+ "integrity": "sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8739,7 +10679,9 @@
}
},
"node_modules/unicode-property-aliases-ecmascript": {
- "version": "2.1.0",
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.2.0.tgz",
+ "integrity": "sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8748,6 +10690,8 @@
},
"node_modules/universalify": {
"version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
+ "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8756,6 +10700,8 @@
},
"node_modules/unpipe": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
+ "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8764,6 +10710,8 @@
},
"node_modules/update-browserslist-db": {
"version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
+ "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
"dev": true,
"funding": [
{
@@ -8793,6 +10741,8 @@
},
"node_modules/uri-js": {
"version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -8801,6 +10751,8 @@
},
"node_modules/uri-js/node_modules/punycode": {
"version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8809,6 +10761,8 @@
},
"node_modules/url": {
"version": "0.11.4",
+ "resolved": "https://registry.npmjs.org/url/-/url-0.11.4.tgz",
+ "integrity": "sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8821,6 +10775,8 @@
},
"node_modules/util": {
"version": "0.11.1",
+ "resolved": "https://registry.npmjs.org/util/-/util-0.11.1.tgz",
+ "integrity": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8829,16 +10785,22 @@
},
"node_modules/util-deprecate": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
"dev": true,
"license": "MIT"
},
"node_modules/util/node_modules/inherits": {
"version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
+ "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==",
"dev": true,
"license": "ISC"
},
"node_modules/utils-merge": {
"version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
+ "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8847,6 +10809,8 @@
},
"node_modules/uuid": {
"version": "8.3.2",
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
+ "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"dev": true,
"license": "MIT",
"bin": {
@@ -8855,6 +10819,8 @@
},
"node_modules/vary": {
"version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
+ "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8863,11 +10829,15 @@
},
"node_modules/vm-browserify": {
"version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz",
+ "integrity": "sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==",
"dev": true,
"license": "MIT"
},
"node_modules/vue-style-loader": {
"version": "4.1.3",
+ "resolved": "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-4.1.3.tgz",
+ "integrity": "sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8877,6 +10847,8 @@
},
"node_modules/vue-style-loader/node_modules/json5": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
+ "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8888,6 +10860,8 @@
},
"node_modules/vue-style-loader/node_modules/loader-utils": {
"version": "1.4.2",
+ "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz",
+ "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8900,7 +10874,9 @@
}
},
"node_modules/watchpack": {
- "version": "2.4.2",
+ "version": "2.4.4",
+ "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.4.tgz",
+ "integrity": "sha512-c5EGNOiyxxV5qmTtAB7rbiXxi1ooX1pQKMLX/MIabJjRA0SJBQOjKF+KSVfHkr9U1cADPon0mRiVe/riyaiDUA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8913,6 +10889,8 @@
},
"node_modules/wbuf": {
"version": "1.7.3",
+ "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
+ "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8920,19 +10898,23 @@
}
},
"node_modules/webpack": {
- "version": "5.98.0",
+ "version": "5.102.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.102.1.tgz",
+ "integrity": "sha512-7h/weGm9d/ywQ6qzJ+Xy+r9n/3qgp/thalBbpOi5i223dPXKi04IBtqPN9nTd+jBc7QKfvDbaBnFipYp4sJAUQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/eslint-scope": "^3.7.7",
- "@types/estree": "^1.0.6",
+ "@types/estree": "^1.0.8",
+ "@types/json-schema": "^7.0.15",
"@webassemblyjs/ast": "^1.14.1",
"@webassemblyjs/wasm-edit": "^1.14.1",
"@webassemblyjs/wasm-parser": "^1.14.1",
- "acorn": "^8.14.0",
- "browserslist": "^4.24.0",
+ "acorn": "^8.15.0",
+ "acorn-import-phases": "^1.0.3",
+ "browserslist": "^4.26.3",
"chrome-trace-event": "^1.0.2",
- "enhanced-resolve": "^5.17.1",
+ "enhanced-resolve": "^5.17.3",
"es-module-lexer": "^1.2.1",
"eslint-scope": "5.1.1",
"events": "^3.2.0",
@@ -8942,11 +10924,11 @@
"loader-runner": "^4.2.0",
"mime-types": "^2.1.27",
"neo-async": "^2.6.2",
- "schema-utils": "^4.3.0",
- "tapable": "^2.1.1",
+ "schema-utils": "^4.3.3",
+ "tapable": "^2.3.0",
"terser-webpack-plugin": "^5.3.11",
- "watchpack": "^2.4.1",
- "webpack-sources": "^3.2.3"
+ "watchpack": "^2.4.4",
+ "webpack-sources": "^3.3.3"
},
"bin": {
"webpack": "bin/webpack.js"
@@ -8966,6 +10948,8 @@
},
"node_modules/webpack-cli": {
"version": "4.10.0",
+ "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-4.10.0.tgz",
+ "integrity": "sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9012,6 +10996,8 @@
},
"node_modules/webpack-dev-middleware": {
"version": "5.3.4",
+ "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz",
+ "integrity": "sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9034,6 +11020,8 @@
},
"node_modules/webpack-dev-middleware/node_modules/ajv": {
"version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
+ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9049,6 +11037,8 @@
},
"node_modules/webpack-dev-middleware/node_modules/ajv-keywords": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
+ "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9060,11 +11050,15 @@
},
"node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
"dev": true,
"license": "MIT"
},
"node_modules/webpack-dev-middleware/node_modules/schema-utils": {
- "version": "4.3.0",
+ "version": "4.3.3",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz",
+ "integrity": "sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9083,6 +11077,8 @@
},
"node_modules/webpack-dev-server": {
"version": "4.15.2",
+ "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.15.2.tgz",
+ "integrity": "sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9141,6 +11137,8 @@
},
"node_modules/webpack-dev-server/node_modules/ajv": {
"version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
+ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9156,6 +11154,8 @@
},
"node_modules/webpack-dev-server/node_modules/ajv-keywords": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
+ "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9167,6 +11167,8 @@
},
"node_modules/webpack-dev-server/node_modules/connect-history-api-fallback": {
"version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz",
+ "integrity": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -9175,11 +11177,15 @@
},
"node_modules/webpack-dev-server/node_modules/json-schema-traverse": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
"dev": true,
"license": "MIT"
},
"node_modules/webpack-dev-server/node_modules/schema-utils": {
- "version": "4.3.0",
+ "version": "4.3.3",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz",
+ "integrity": "sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9198,6 +11204,8 @@
},
"node_modules/webpack-merge": {
"version": "5.10.0",
+ "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
+ "integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9211,6 +11219,8 @@
},
"node_modules/webpack-notifier": {
"version": "1.15.0",
+ "resolved": "https://registry.npmjs.org/webpack-notifier/-/webpack-notifier-1.15.0.tgz",
+ "integrity": "sha512-N2V8UMgRB5komdXQRavBsRpw0hPhJq2/SWNOGuhrXpIgRhcMexzkGQysUyGStHLV5hkUlgpRiF7IUXoBqyMmzQ==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -9228,6 +11238,8 @@
},
"node_modules/webpack-sources": {
"version": "1.4.3",
+ "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz",
+ "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9237,6 +11249,8 @@
},
"node_modules/webpack/node_modules/ajv": {
"version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
+ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9252,6 +11266,8 @@
},
"node_modules/webpack/node_modules/ajv-keywords": {
"version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
+ "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9263,11 +11279,15 @@
},
"node_modules/webpack/node_modules/json-schema-traverse": {
"version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
"dev": true,
"license": "MIT"
},
"node_modules/webpack/node_modules/schema-utils": {
- "version": "4.3.0",
+ "version": "4.3.3",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz",
+ "integrity": "sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9285,7 +11305,9 @@
}
},
"node_modules/webpack/node_modules/webpack-sources": {
- "version": "3.2.3",
+ "version": "3.3.3",
+ "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.3.3.tgz",
+ "integrity": "sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -9294,6 +11316,8 @@
},
"node_modules/webpackbar": {
"version": "5.0.2",
+ "resolved": "https://registry.npmjs.org/webpackbar/-/webpackbar-5.0.2.tgz",
+ "integrity": "sha512-BmFJo7veBDgQzfWXl/wwYXr/VFus0614qZ8i9znqcl9fnEdiVkdbi0TedLQ6xAK92HZHDJ0QmyQ0fmuZPAgCYQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9311,6 +11335,8 @@
},
"node_modules/websocket-driver": {
"version": "0.7.4",
+ "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz",
+ "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
@@ -9324,6 +11350,8 @@
},
"node_modules/websocket-extensions": {
"version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
+ "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==",
"dev": true,
"license": "Apache-2.0",
"engines": {
@@ -9332,6 +11360,8 @@
},
"node_modules/which": {
"version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -9344,13 +11374,39 @@
"node": ">= 8"
}
},
+ "node_modules/which-typed-array": {
+ "version": "1.1.19",
+ "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz",
+ "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "available-typed-arrays": "^1.0.7",
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.4",
+ "for-each": "^0.3.5",
+ "get-proto": "^1.0.1",
+ "gopd": "^1.2.0",
+ "has-tostringtag": "^1.0.2"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/wildcard": {
"version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.1.tgz",
+ "integrity": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==",
"dev": true,
"license": "MIT"
},
"node_modules/wrap-ansi": {
"version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9367,11 +11423,15 @@
},
"node_modules/wrappy": {
"version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
"dev": true,
"license": "ISC"
},
"node_modules/ws": {
"version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
+ "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -9392,6 +11452,8 @@
},
"node_modules/xmlhttprequest-ssl": {
"version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-2.1.2.tgz",
+ "integrity": "sha512-TEU+nJVUUnA4CYJFLvK5X9AOeH4KvDvhIfm0vV1GaQRtchnG0hgK5p8hw/xjv8cunWYCsiPCSDzObPyhEwq3KQ==",
"dev": true,
"engines": {
"node": ">=0.4.0"
@@ -9399,6 +11461,8 @@
},
"node_modules/xtend": {
"version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
+ "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -9407,6 +11471,8 @@
},
"node_modules/y18n": {
"version": "5.0.8",
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
+ "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
"dev": true,
"license": "ISC",
"engines": {
@@ -9415,11 +11481,15 @@
},
"node_modules/yallist": {
"version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
+ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
"dev": true,
"license": "ISC"
},
"node_modules/yaml": {
"version": "1.10.2",
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
+ "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
"dev": true,
"license": "ISC",
"engines": {
@@ -9428,6 +11498,8 @@
},
"node_modules/yargs": {
"version": "17.7.2",
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
+ "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9445,6 +11517,8 @@
},
"node_modules/yargs-parser": {
"version": "21.1.1",
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
+ "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
"dev": true,
"license": "ISC",
"engines": {
diff --git a/package.json b/package.json
index fce27bab..4afa9905 100644
--- a/package.json
+++ b/package.json
@@ -11,13 +11,11 @@
"browser-sync-webpack-plugin": "https://github.com/madbucket/browser-sync-webpack-plugin",
"laravel-mix": "^6.0.49",
"laravel-mix-jigsaw": "^2.1.1",
- "postcss": "^8.5.3",
- "postcss-import": "^16.1.0",
"sass": "^1.85.1",
- "sass-loader": "^12",
- "tailwindcss": "^4.0.12"
+ "sass-loader": "^12"
},
"dependencies": {
+ "@fontsource/montserrat": "^5.2.8",
"animate.css": "^4.1.1",
"aos": "^2.3.4",
"bootstrap": "^5.3.3",
diff --git a/source/_assets/css/main.css b/source/_assets/css/main.css
deleted file mode 100644
index c689ea30..00000000
--- a/source/_assets/css/main.css
+++ /dev/null
@@ -1,24 +0,0 @@
-@tailwind 'tailwindcss/base';
-@tailwind 'tailwindcss/components';
-@tailwind 'tailwindcss/utilities';
-
-.ud-main-btn {
- background-color: var(--primary-color);
-}
-
-/* Blog article content styles */
-.ud-blog-details-content .article ul {
- list-style-type: disc;
- margin-left: 1.5rem;
- margin-bottom: 1rem;
-}
-
-.ud-blog-details-content .article ol {
- list-style-type: decimal;
- margin-left: 1.5rem;
- margin-bottom: 1rem;
-}
-
-.ud-blog-details-content .article li {
- margin-bottom: 0.5rem;
-}
\ No newline at end of file
diff --git a/source/_assets/css/main.scss b/source/_assets/css/main.scss
deleted file mode 100644
index c152928a..00000000
--- a/source/_assets/css/main.scss
+++ /dev/null
@@ -1,47 +0,0 @@
-@import "../../../node_modules/bootstrap/scss/bootstrap.scss";
-@import "../../../node_modules/animate.css/animate.min.css";
-@import "../../../node_modules/lineicons/web-font/lineicons.css";
-
-/*cards target audience*/
-
-.card-title {
- color: var(--primary-color);
-}
-
-.cards-target-audience {
-background-color: #184c4e;
-padding:25px;
-border-radius:50px;
-height: 400px;
-}
-
-/*end cards target audience*/
-
-
-/*configure screen size*/
-
-@media screen and (min-width: 1024px) and (max-width: 1800px) {
-.cards-target-audience {
- background-color: #184c4e;
- padding:30px;
- border-radius:50px;
- height: 410px;
-}
-}
-
-@media screen and (max-width: 1280px) {
-
-.text-card {
- display:contents;
-}
-
-.cards-target-audience {
- background-color: #184c4e;
- margin-bottom: 15px;
- padding:30px;
- border-radius:50px;
- height: auto;
-}
-}
-
-/*end configure screen size*/
\ No newline at end of file
diff --git a/source/_assets/js/main.js b/source/_assets/js/main.js
index 5c34d2d7..f27d32fb 100644
--- a/source/_assets/js/main.js
+++ b/source/_assets/js/main.js
@@ -4,36 +4,49 @@ require('aos/dist/aos.css');
(function () {
"use strict";
- // ======= Sticky
- window.onscroll = function () {
- const ud_header = document.querySelector(".ud-header");
- const sticky = ud_header.offsetTop;
- const logo = document.querySelector(".navbar-brand img");
-
- if (window.pageYOffset > sticky) {
- ud_header.classList.add("sticky");
- } else {
- ud_header.classList.remove("sticky");
- }
+ // Debounce function to improve performance
+ function debounce(func, wait) {
+ let timeout;
+ return function executedFunction(...args) {
+ const later = () => {
+ clearTimeout(timeout);
+ func(...args);
+ };
+ clearTimeout(timeout);
+ timeout = setTimeout(later, wait);
+ };
+ }
- // === logo change
- if (ud_header.classList.contains("sticky")) {
- logo.src = window.baseUrl + "/assets/images/logo/logo-2.svg";
- } else {
- logo.src = window.baseUrl + "/assets/images/logo/logo.svg";
+ // Show or hide scroll-dependent elements
+ function handleScrollElements() {
+ const scrollTop = document.documentElement.scrollTop || document.body.scrollTop;
+ const backToTop = document.querySelector("#back-to-top");
+ const footerContact = document.querySelector("#footer-contact");
+ const shouldShow = scrollTop > 50;
+
+ if (backToTop) {
+ if (shouldShow) {
+ backToTop.classList.add("visible");
+ backToTop.setAttribute("aria-hidden", "false");
+ } else {
+ backToTop.classList.remove("visible");
+ backToTop.setAttribute("aria-hidden", "true");
+ }
}
- // show or hide the back-top-top button
- const backToTop = document.querySelector(".back-to-top");
- if (
- document.body.scrollTop > 50 ||
- document.documentElement.scrollTop > 50
- ) {
- backToTop.style.display = "flex";
- } else {
- backToTop.style.display = "none";
+ if (footerContact) {
+ if (shouldShow) {
+ footerContact.classList.add("visible");
+ footerContact.setAttribute("aria-hidden", "false");
+ } else {
+ footerContact.classList.remove("visible");
+ footerContact.setAttribute("aria-hidden", "true");
+ }
}
- };
+ }
+
+ // Attach scroll handler with debounce
+ window.addEventListener("scroll", debounce(handleScrollElements, 10));
//===== close navbar-collapse when a clicked
let navbarToggler = document.querySelector(".navbar-toggler");
@@ -43,11 +56,14 @@ require('aos/dist/aos.css');
e.addEventListener("click", () => {
navbarToggler.classList.remove("active");
navbarCollapse.classList.remove("show");
+ navbarToggler.setAttribute("aria-expanded", "false");
})
);
+
navbarToggler.addEventListener("click", function () {
- navbarToggler.classList.toggle("active");
+ const isExpanded = navbarToggler.classList.toggle("active");
navbarCollapse.classList.toggle("show");
+ navbarToggler.setAttribute("aria-expanded", isExpanded ? "true" : "false");
});
// ===== submenu
@@ -58,6 +74,76 @@ require('aos/dist/aos.css');
});
});
+ // ===== selector
+ const selectorButton = document.querySelectorAll(".selector");
+ selectorButton.forEach((elem) => {
+ const button = elem.querySelector("button");
+ const submenu = elem.querySelector(".ud-submenu");
+
+ button.addEventListener("click", () => {
+ const isExpanded = submenu.classList.toggle("show");
+ button.setAttribute("aria-expanded", isExpanded ? "true" : "false");
+
+ // Focus first menu item when opened
+ if (isExpanded) {
+ const firstLink = submenu.querySelector("a");
+ if (firstLink) {
+ setTimeout(() => firstLink.focus(), 50);
+ }
+ }
+ });
+
+ button.addEventListener("keydown", (e) => {
+ if (e.key === "Enter" || e.key === " ") {
+ e.preventDefault();
+ button.click();
+ } else if (e.key === "ArrowDown" || e.key === "ArrowUp") {
+ e.preventDefault();
+ if (!submenu.classList.contains("show")) {
+ button.click();
+ }
+ } else if (e.key === "Escape") {
+ submenu.classList.remove("show");
+ button.setAttribute("aria-expanded", "false");
+ }
+ });
+
+ const menuLinks = submenu.querySelectorAll("a");
+ menuLinks.forEach((link, index) => {
+ link.addEventListener("keydown", (e) => {
+ if (e.key === "ArrowDown") {
+ e.preventDefault();
+ const nextLink = menuLinks[index + 1] || menuLinks[0];
+ nextLink.focus();
+ } else if (e.key === "ArrowUp") {
+ e.preventDefault();
+ const prevLink = menuLinks[index - 1] || menuLinks[menuLinks.length - 1];
+ prevLink.focus();
+ } else if (e.key === "Escape") {
+ e.preventDefault();
+ submenu.classList.remove("show");
+ button.setAttribute("aria-expanded", "false");
+ button.focus();
+ } else if (e.key === "Tab" && !e.shiftKey && index === menuLinks.length - 1) {
+ // Close menu when tabbing out of last item
+ submenu.classList.remove("show");
+ button.setAttribute("aria-expanded", "false");
+ } else if (e.key === "Tab" && e.shiftKey && index === 0) {
+ // Close menu when shift-tabbing out of first item
+ submenu.classList.remove("show");
+ button.setAttribute("aria-expanded", "false");
+ }
+ });
+ });
+
+ document.addEventListener("click", (e) => {
+ if (!elem.contains(e.target)) {
+ submenu.classList.remove("show");
+ button.setAttribute("aria-expanded", "false");
+ }
+ });
+ });
+
// ====== scroll top js
function scrollTo(element, to = 0, duration = 500) {
const start = element.scrollTop;
@@ -87,7 +173,46 @@ require('aos/dist/aos.css');
return (-c / 2) * (t * (t - 2) - 1) + b;
};
- document.querySelector(".back-to-top").onclick = () => {
- scrollTo(document.documentElement);
- };
+ // Back to top button functionality
+ const backToTopBtn = document.querySelector(".back-to-top");
+ if (backToTopBtn) {
+ backToTopBtn.addEventListener("click", (e) => {
+ e.preventDefault();
+ scrollTo(document.documentElement);
+ });
+
+ // Keyboard support
+ backToTopBtn.addEventListener("keydown", (e) => {
+ if (e.key === "Enter" || e.key === " ") {
+ e.preventDefault();
+ scrollTo(document.documentElement);
+ }
+ });
+ }
+
+ // Footer contact functionality
+ const footerContact = document.querySelector("#footer-contact");
+ if (footerContact) {
+ const handleContactClick = () => {
+ // Add your contact/sales redirect logic here
+ // For example: window.location.href = '/contact-us' or open a modal
+ const contactLink = footerContact.getAttribute("data-contact-url");
+ if (contactLink) {
+ window.location.href = contactLink;
+ }
+ };
+
+ footerContact.addEventListener("click", handleContactClick);
+
+ // Keyboard support
+ footerContact.addEventListener("keydown", (e) => {
+ if (e.key === "Enter" || e.key === " ") {
+ e.preventDefault();
+ handleContactClick();
+ }
+ });
+ }
+
+ // Initialize scroll elements state
+ handleScrollElements();
})();
diff --git a/source/_assets/scss/_about.scss b/source/_assets/scss/_about.scss
index 962c623e..64f1a18d 100644
--- a/source/_assets/scss/_about.scss
+++ b/source/_assets/scss/_about.scss
@@ -1,12 +1,10 @@
/* ===== About CSS ===== */
+/* Keep old styles for homepage about section */
.ud-about {
- background: #f3f4fe;
- padding: 120px 0;
-
- @media #{$xs} {
- padding: 80px 0;
- }
+ background: var(--bg-light);
+ padding-top: 88px;
+ padding-bottom: 64px;
}
.ud-about-wrapper {
@@ -76,3 +74,392 @@
text-align: center;
}
}
+
+/* ===== About Page Styles ===== */
+
+.ud-about-hero {
+ background: var(--primary-color);
+ padding: 180px 0 120px;
+ min-height: 600px;
+ display: flex;
+ align-items: center;
+
+ @media #{$xs, $sm} {
+ padding: 140px 0 80px;
+ min-height: auto;
+ }
+
+ .about-hero-content {
+ max-width: 700px;
+
+ .about-hero-title {
+ color: var(--white);
+ font-size: 56px;
+ font-weight: bold;
+ line-height: 1.2;
+ margin-bottom: 30px;
+
+ @media #{$sm} {
+ font-size: 42px;
+ }
+
+ @media #{$xs} {
+ font-size: 36px;
+ }
+ }
+
+ .about-hero-desc {
+ color: var(--text-light);
+ font-size: 20px;
+ line-height: 1.6;
+ margin-bottom: 40px;
+
+ @media #{$xs} {
+ font-size: 18px;
+ }
+ }
+
+ .about-hero-buttons {
+ display: flex;
+ gap: 20px;
+ flex-wrap: wrap;
+
+ .ud-main-btn {
+ background: var(--accent-color);
+ padding: 16px 32px;
+ border-radius: 30px;
+ font-size: 18px;
+ font-weight: bold;
+
+ &:hover {
+ filter: brightness(1.2);
+ }
+ }
+
+ .ud-secondary-btn {
+ background: transparent;
+ border: 2px solid var(--white);
+ color: var(--white);
+ padding: 16px 32px;
+ border-radius: 30px;
+ font-size: 18px;
+ font-weight: bold;
+ display: inline-block;
+ transition: all 0.3s;
+
+ &:hover {
+ background: var(--white);
+ color: var(--primary-color);
+ }
+ }
+ }
+ }
+}
+
+.ud-about-story {
+ padding: 100px 0;
+ background: var(--white);
+
+ @media #{$xs, $sm} {
+ padding: 60px 0;
+ }
+
+ .about-story-header {
+ text-align: center;
+ margin-bottom: 60px;
+
+ h2 {
+ font-size: 42px;
+ font-weight: bold;
+ color: var(--heading-color);
+
+ @media #{$sm} {
+ font-size: 36px;
+ }
+
+ @media #{$xs} {
+ font-size: 28px;
+ }
+ }
+ }
+
+ .about-story-content {
+ p {
+ font-size: 16px;
+ line-height: 1.8;
+ color: var(--text-gray);
+ margin-bottom: 25px;
+ }
+ }
+
+ .about-timeline {
+ .timeline-item {
+ display: flex;
+ gap: 30px;
+ margin-bottom: 40px;
+ align-items: start;
+
+ @media #{$xs} {
+ flex-direction: column;
+ align-items: center;
+ text-align: center;
+ }
+
+ .timeline-icon {
+ width: 120px;
+ height: 120px;
+ background: var(--accent-color);
+ border-radius: 50%;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ flex-shrink: 0;
+
+ img {
+ max-width: 60px;
+ max-height: 60px;
+ filter: brightness(0) invert(1);
+ }
+ }
+
+ .timeline-content {
+ flex-grow: 1;
+
+ h3 {
+ font-size: 48px;
+ font-weight: bold;
+ color: var(--primary-color);
+ margin-bottom: 10px;
+ }
+
+ h4 {
+ font-size: 20px;
+ font-weight: bold;
+ color: var(--heading-color);
+ margin-bottom: 15px;
+ }
+
+ p {
+ font-size: 16px;
+ line-height: 1.6;
+ color: var(--text-muted);
+ }
+ }
+ }
+ }
+}
+
+.ud-about-values {
+ padding: 100px 0;
+ background: var(--primary-color);
+
+ @media #{$xs, $sm} {
+ padding: 60px 0;
+ }
+
+ .about-values-header {
+ text-align: center;
+ margin-bottom: 60px;
+
+ h2 {
+ font-size: 42px;
+ font-weight: bold;
+ color: var(--white);
+ max-width: 900px;
+ margin: 0 auto;
+
+ @media #{$sm} {
+ font-size: 36px;
+ }
+
+ @media #{$xs} {
+ font-size: 28px;
+ }
+ }
+ }
+
+ .value-card {
+ background: rgba(255, 255, 255, 0.1);
+ padding: 40px;
+ border-radius: 10px;
+ height: 100%;
+ backdrop-filter: blur(10px);
+
+ @media #{$xs} {
+ padding: 30px;
+ }
+
+ .value-icon {
+ width: 100px;
+ height: 100px;
+ background: var(--accent-color);
+ border-radius: 50%;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ margin-bottom: 30px;
+
+ img {
+ max-width: 50px;
+ max-height: 50px;
+ filter: brightness(0) invert(1);
+ }
+ }
+
+ h3 {
+ font-size: 24px;
+ font-weight: bold;
+ color: var(--white);
+ margin-bottom: 20px;
+ }
+
+ p {
+ font-size: 16px;
+ line-height: 1.7;
+ color: var(--text-light);
+ }
+ }
+}
+
+.ud-about-team {
+ padding: 100px 0;
+ background: var(--bg-light);
+
+ @media #{$xs, $sm} {
+ padding: 60px 0;
+ }
+
+ .team-image {
+ border-radius: 10px;
+ overflow: hidden;
+ box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
+
+ img {
+ width: 100%;
+ height: auto;
+ }
+
+ @media #{$md, $sm, $xs} {
+ margin-bottom: 40px;
+ }
+ }
+
+ .team-content {
+ padding-left: 40px;
+
+ @media #{$md, $sm, $xs} {
+ padding-left: 0;
+ }
+
+ h2 {
+ font-size: 36px;
+ font-weight: bold;
+ color: var(--heading-color);
+ margin-bottom: 20px;
+
+ @media #{$xs} {
+ font-size: 28px;
+ }
+ }
+
+ > p {
+ font-size: 16px;
+ line-height: 1.7;
+ color: var(--text-muted);
+ margin-bottom: 30px;
+ }
+
+ .team-quote {
+ background: var(--white);
+ padding: 30px;
+ border-left: 4px solid var(--accent-color);
+ margin: 30px 0;
+ border-radius: 5px;
+
+ p {
+ font-size: 18px;
+ font-style: italic;
+ line-height: 1.6;
+ color: var(--text-gray);
+ margin-bottom: 20px;
+ }
+
+ .quote-author {
+ display: flex;
+ align-items: center;
+ gap: 15px;
+
+ img {
+ width: 50px;
+ height: 50px;
+ border-radius: 50%;
+ object-fit: cover;
+ }
+
+ .author-info {
+ strong {
+ display: block;
+ font-size: 16px;
+ color: var(--heading-color);
+ margin-bottom: 5px;
+ }
+
+ span {
+ font-size: 14px;
+ color: var(--text-muted);
+ }
+ }
+ }
+ }
+
+ .team-cta {
+ margin-top: 30px;
+
+ .ud-main-btn {
+ background: var(--primary-color);
+ padding: 14px 32px;
+ border-radius: 30px;
+
+ &:hover {
+ background: var(--accent-color);
+ }
+ }
+ }
+ }
+}
+
+.ud-about-cta {
+ padding: 100px 0;
+ background: var(--primary-color);
+ text-align: center;
+
+ @media #{$xs, $sm} {
+ padding: 60px 0;
+ }
+
+ .about-cta-content {
+ max-width: 800px;
+ margin: 0 auto;
+
+ h2 {
+ font-size: 42px;
+ font-weight: bold;
+ color: var(--white);
+ margin-bottom: 20px;
+
+ @media #{$sm} {
+ font-size: 36px;
+ }
+
+ @media #{$xs} {
+ font-size: 28px;
+ }
+ }
+
+ p {
+ font-size: 18px;
+ line-height: 1.7;
+ color: var(--text-light);
+ }
+ }
+}
diff --git a/source/_assets/scss/_common.scss b/source/_assets/scss/_common.scss
index 3d1e5a12..e1e10588 100644
--- a/source/_assets/scss/_common.scss
+++ b/source/_assets/scss/_common.scss
@@ -2,13 +2,46 @@
COMMON css
===========================*/
-@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap");
+@import "@fontsource/montserrat/400.css";
+@import "@fontsource/montserrat/500.css";
+@import "@fontsource/montserrat/600.css";
+@import "@fontsource/montserrat/700.css";
+@import "@fontsource/montserrat/800.css";
+
:root {
- --font: "Inter", sans-serif;
- --body-color: #000000;
- --heading-color: #212b36;
+ --font: "Montserrat", sans-serif;
+
--primary-color: #184c4e;
+ --primary-dark: #13c296;
+ --secondary-color: #00a3be;
+ --accent-color: #d97706;
+
+ --color-dark: #263238;
+ --heading-color: #212b36;
+ --body-color: #000000;
--white: #ffffff;
+ --text-light: #f5f5f5;
+ --text-gray: #2d3748;
+ --text-muted: #4a5568;
+ --text-light-gray: #969696;
+ --text-footer: #f3f4fe;
+
+ --bg-light: #f7fafc;
+ --bg-hover: rgba(0, 219, 255, 0.1);
+
+ --border-light: #d4deff;
+ --border-footer: rgba(136, 144, 164, 0.43);
+ --border-input: #f1f1f1;
+
+ --focus-color: #00dbff;
+ --success-color: #2ecc71;
+ --warning-color: #ffc107;
+ --star-color: #fbb040;
+ --error-color: #ff7d7d;
+
+ --color-gray: #afb2b5;
+ --color-light-muted: #cdced6;
+ --shadow-light: #ebeffd;
}
body {
@@ -120,6 +153,24 @@ p {
height: 100%;
}
+/*===== Accessibility =====*/
+
+.visually-hidden {
+ position: absolute !important;
+ width: 1px !important;
+ height: 1px !important;
+ padding: 0 !important;
+ margin: -1px !important;
+ overflow: hidden !important;
+ clip: rect(0, 0, 0, 0) !important;
+ white-space: nowrap !important;
+ border: 0 !important;
+}
+
+.visually-hidden:not(caption) {
+ clip-path: inset(50%) !important;
+}
+
/*===== All Button Style =====*/
.ud-main-btn {
@@ -168,12 +219,49 @@ p {
border-radius: 5px;
position: fixed;
right: 30px;
- bottom: 30px;
+ bottom: 160px;
z-index: 99;
color: var(--white);
+ opacity: 0;
+ visibility: hidden;
+ transform: translateY(20px);
+ transition: opacity 0.3s ease-in-out,
+ visibility 0.3s ease-in-out,
+ transform 0.3s ease-in-out,
+ background 0.3s ease;
+
+ &.visible {
+ opacity: 1;
+ visibility: visible;
+ transform: translateY(0);
+ }
&:hover {
color: var(--white);
background: var(--heading-color);
+ transform: translateY(-2px);
+ }
+
+ &:focus {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 2px;
+ }
+
+ &:focus:not(:focus-visible) {
+ outline: none;
+ }
+
+ &:focus-visible {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 2px;
+ }
+
+ // Responsive design for smaller screens
+ @media (max-width: 576px) {
+ right: 10px;
+ bottom: 100px;
+ width: 36px;
+ height: 36px;
+ line-height: 36px;
}
}
diff --git a/source/_assets/scss/_contact.scss b/source/_assets/scss/_contact.scss
index 08890999..450e53fa 100644
--- a/source/_assets/scss/_contact.scss
+++ b/source/_assets/scss/_contact.scss
@@ -15,7 +15,7 @@
top: 0;
left: 0;
height: 50%;
- background: #f3f4fe;
+ background: var(--bg-light);
@media #{$lg} {
height: 45%;
@@ -121,7 +121,7 @@
padding: 15px 0;
border: none;
outline: none;
- border-bottom: 1px solid #f1f1f1;
+ border-bottom: 1px solid var(--border-input);
resize: none;
&:focus {
diff --git a/source/_assets/scss/_features.scss b/source/_assets/scss/_features.scss
index 75e0a822..ef7b7a4f 100644
--- a/source/_assets/scss/_features.scss
+++ b/source/_assets/scss/_features.scss
@@ -1,18 +1,19 @@
/* ===== Features CSS ===== */
.ud-features {
- padding-top: 120px;
- padding-bottom: 90px;
+ background: var(--bg-white);
+ padding-top: 88px;
+ padding-bottom: 64px;
@media #{$xs} {
- padding-top: 80px;
- padding-bottom: 40px;
+ .ud-main-btn {
+ font-size: 1rem;
+ }
}
}
.ud-section-title {
- max-width: 620px;
- margin-bottom: 70px;
+ margin-bottom: 44px;
span {
font-weight: 600;
@@ -40,6 +41,13 @@
}
}
+.card-subtitle {
+ font-size: 1rem;
+ color: var(--text-muted);
+ text-align: center;
+ margin-bottom: 44px;
+}
+
.ud-single-feature {
margin-bottom: 40px;
@@ -106,4 +114,4 @@
color: var(--primary-color);
}
}
-}
+}
\ No newline at end of file
diff --git a/source/_assets/scss/_footer.scss b/source/_assets/scss/_footer.scss
index 6c8c3aa1..13412d4f 100644
--- a/source/_assets/scss/_footer.scss
+++ b/source/_assets/scss/_footer.scss
@@ -1,88 +1,378 @@
/* ===== Footer CSS ===== */
.ud-footer {
- background: var(--heading-color);
- padding-top: 100px;
+ background: var(--color-dark);
position: relative;
z-index: 1;
overflow: hidden;
- .shape {
- position: absolute;
- z-index: -1;
+ &>div {
+ margin-bottom: 200px;
+ }
+}
+
+#coop-logo {
+ margin-top: 36px;
+ border-radius: 4px;
+ display: inline-block;
+ transition: all 0.3s ease;
+
+ img {
+ max-width: 172px;
+ }
+
+ &:focus {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 4px;
+ }
+
+ &:focus:not(:focus-visible) {
+ outline: none;
+ }
+
+ &:focus-visible {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 4px;
+ }
+}
+
+#copyright {
+ color: var(--white);
+ font-size: 14px;
+ margin-top: 32px;
+}
+
+#address {
+ display: flex;
+ height: 100%;
+ flex-direction: column;
+ justify-content: flex-end;
+ color: var(--white);
+ font-size: 12px;
+ line-height: 22px;
+ margin-bottom: 0;
+ font-style: normal;
+}
+
+.show-on-scroll {
+ display: none;
+}
+
+#footer-contact {
+ min-height: 80px;
+ width: 476px;
+ border-radius: 16px;
+ background-color: var(--accent-color);
+ border: none;
+ display: flex;
+ align-items: center;
+ padding: 0;
+
+ position: fixed;
+ right: 4px;
+ bottom: 32px;
+ z-index: 98;
+
+ cursor: pointer;
+ opacity: 0;
+ visibility: hidden;
+ transform: translateY(0);
+ transition: opacity 0.3s ease-in-out,
+ visibility 0.3s ease-in-out,
+ bottom 0.3s ease-in-out,
+ transform 0.3s ease-in-out,
+ width 0.3s ease-in-out,
+ height 0.3s ease-in-out,
+ border-radius 0.3s ease-in-out;
+
+ &.visible {
+ opacity: 1;
+ visibility: visible;
+ bottom: 48px;
+ }
+
+ &:hover {
+ transform: translateY(-2px);
+ }
+
+ &:focus {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 2px;
+ }
+
+ &:focus:not(:focus-visible) {
+ outline: none;
+ }
- &.shape-1 {
- top: 0;
- left: 0;
+ &:focus-visible {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 2px;
+ }
+
+ .bubble {
+ height: 72px;
+ width: 356px;
+ background-color: var(--white);
+ border-radius: 16px;
+ padding: 12px 60px 12px 20px;
+ font-size: 18px;
+ position: relative;
+ top: 0;
+ left: 4px;
+ text-align: left;
+ transition: opacity 0.3s ease-in-out,
+ visibility 0.3s ease-in-out,
+ width 0.3s ease-in-out;
+
+ p {
+ margin: 0;
+ text-align: left;
}
- &.shape-2 {
- top: 0;
- right: 0;
+ &::after {
+ content: '';
+ position: absolute;
+ right: -4px;
+ top: 50%;
+ transform: translateY(-50%);
+ width: 0;
+ height: 0;
+ border-top: 4px solid transparent;
+ border-bottom: 4px solid transparent;
+ border-left: 4px solid var(--white);
+ transition: opacity 0.3s ease-in-out;
}
+ }
- &.shape-3 {
- bottom: 0;
+ .image-wrapper {
+ position: relative;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ margin-left: auto;
+ padding-right: 24px;
+ }
+
+ .image {
+ width: 76px;
+ aspect-ratio: 1/1;
+ border-radius: 50%;
+ background-color: var(--warning-color);
+ position: relative;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ transition: all 0.3s ease-in-out;
+
+ img {
+ width: 100%;
+ height: 100%;
+ object-fit: cover;
+ border-radius: 50%;
+ }
+
+ .status {
+ width: 20px;
+ aspect-ratio: 1/1;
+ border-radius: 50%;
+ background-color: var(--success-color);
+ position: absolute;
right: 0;
+ bottom: 0;
+ transition: opacity 0.3s ease-in-out;
+ }
+ }
+
+ // Compact mode for tablets and smaller (< 992px)
+ @media (max-width: 992px) {
+ width: 80px;
+ min-height: 80px;
+ border-radius: 50%;
+ justify-content: center;
+ align-items: center;
+ padding: 0;
+ right: 11px;
+
+ &.visible {
+ bottom: 40px;
+ }
+
+ .bubble {
+ opacity: 0;
+ visibility: hidden;
+ width: 0;
+ pointer-events: none;
+ display: none;
+
+ &::after {
+ opacity: 0;
+ }
+ }
+
+ .image-wrapper {
+ margin: 0;
+ padding: 0;
+ width: 100%;
+ height: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ }
+
+ .image {
+ position: relative;
+ width: 64px;
+ margin: 0;
+ }
+
+ &:hover {
+ .status {
+ opacity: 0.8;
+ }
+ }
+ }
+
+ // Extra small screens
+ @media (max-width: 576px) {
+ width: 64px;
+ min-height: 64px;
+ right: 10px;
+
+ &.visible {
+ bottom: 12px;
+ }
+
+ .image {
+ width: 52px;
+ }
+
+ .status {
+ width: 16px;
}
}
}
-.ud-widget {
- margin-bottom: 50px;
+.widgets > div {
+ margin-top: 32px;
+}
+.ud-widget-address {
+ display: flex;
+ height: 100%;
+ flex-direction: column;
+ justify-content: flex-end;
+}
+
+.ud-widget {
.ud-footer-logo {
- max-width: 160px;
display: block;
- margin-bottom: 10px;
+ margin-bottom: 44px;
img {
width: 100%;
+ max-width: 120px;
+ }
+
+ &:focus {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 4px;
+ border-radius: 4px;
+ }
+
+ &:focus:not(:focus-visible) {
+ outline: none;
+ }
+
+ &:focus-visible {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 4px;
+ border-radius: 4px;
}
}
.ud-widget-desc {
- font-size: 15px;
- line-height: 24px;
- color: #f3f4fe;
- margin-bottom: 30px;
- max-width: 260px;
+ font-size: 14px;
+ line-height: 20px;
+ margin-bottom: 36px;
+ color: var(--white);
}
.ud-widget-socials {
display: flex;
align-items: center;
+ gap: 8px;
a {
- font-size: 16px;
- color: #dddddd;
- margin-right: 20px;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ border-radius: 4px;
+ transition: all 0.3s ease;
- &:hover {
+ .social-icon {
+ color: var(--white);
+ transition: color 0.3s ease;
+ }
+
+ &:hover .social-icon {
color: var(--primary-color);
}
- }
- }
- .ud-widget-title {
- font-weight: 600;
- font-size: 18px;
- margin-bottom: 35px;
- color: var(--white);
+ &:focus {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 2px;
+ background-color: var(--bg-hover);
+ }
+
+ &:focus:not(:focus-visible) {
+ outline: none;
+ background-color: transparent;
+ }
+
+ &:focus-visible {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 2px;
+ background-color: var(--bg-hover);
+ }
+ }
}
.ud-widget-links {
+ display: flex;
+ flex-direction: column;
+ gap: 28px;
+
a {
- display: inline-block;
- margin-bottom: 12px;
- font-size: 15px;
- line-height: 30px;
- color: #f3f4fe;
+ font-size: 14px;
+ color: var(--white);
+ transition: all 0.3s ease;
+ border-radius: 4px;
+ padding: 4px 0;
&:hover {
color: var(--primary-color);
padding-left: 10px;
}
+
+ &:focus {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 2px;
+ color: var(--primary-color);
+ padding-left: 8px;
+ }
+
+ &:focus:not(:focus-visible) {
+ outline: none;
+ color: var(--white);
+ padding-left: 0;
+ }
+
+ &:focus-visible {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 2px;
+ color: var(--primary-color);
+ padding-left: 8px;
+ }
}
}
@@ -106,7 +396,7 @@
.ud-footer-bottom {
padding: 35px 0;
- border-top: 1px solid rgba(136, 144, 164, 0.43);
+ border-top: 1px solid var(--border-footer);
.ud-footer-bottom-left {
display: flex;
@@ -119,7 +409,7 @@
a {
font-weight: normal;
font-size: 15px;
- color: #f3f4fe;
+ color: var(--text-footer);
margin-right: 30px;
display: inline-block;
@@ -137,7 +427,7 @@
text-align: right;
font-weight: normal;
font-size: 15px;
- color: #f3f4fe;
+ color: var(--text-footer);
a {
color: var(--primary-color);
@@ -152,4 +442,4 @@
margin-top: 10px;
}
}
-}
+}
\ No newline at end of file
diff --git a/source/_assets/scss/_header.scss b/source/_assets/scss/_header.scss
index 66ccad8c..812a0490 100644
--- a/source/_assets/scss/_header.scss
+++ b/source/_assets/scss/_header.scss
@@ -1,297 +1,408 @@
/* ===== Header CSS ===== */
-.ud-header {
+.skip-to-content {
position: absolute;
+ left: -9999px;
top: 0;
- left: 0;
- width: 100%;
- z-index: 99;
- @include transition(0.3s);
+ z-index: 999;
+ padding: 12px 24px;
+ background-color: var(--secondary-color);
+ color: var(--color-dark);
+ font-weight: 600;
+ text-decoration: none;
+ border-radius: 0 0 8px 0;
+
+ &:focus {
+ left: 0;
+ outline: 3px solid var(--focus-color);
+ outline-offset: 2px;
+ }
}
-.sticky {
+.ud-header {
position: fixed;
+ top: 0;
+ left: 0;
+ width: 100%;
z-index: 99;
- background-color: rgba(255, 255, 255, 0.8);
- backdrop-filter: blur(5px);
- @include box-shadow(inset 0 -1px 0 0 rgba(0, 0, 0, 0.1));
@include transition(0.3s);
+ background-color: var(--color-dark);
+
+ > .container {
+ width: 100%;
+ max-width: 1920px;
+ padding-left: 72px;
+ padding-right: 72px;
+ }
+
+ @media #{$sm, $md} {
+ > .container {
+ padding-left: 40px;
+ padding-right: 40px;
+ }
+ }
- & .navbar {
- padding: 0;
+ @media #{$xs} {
+ > .container {
+ padding-left: 24px;
+ padding-right: 24px;
+ }
}
}
.navbar {
- padding: 0px 0;
- border-radius: 5px;
- position: relative;
- @include transition(0.3s);
+ padding: 32px 0;
}
-.navbar-brand {
- padding: 0;
-
- @media #{$md, $xs} {
- padding: 0.2rem;
- }
-
- img {
- max-width: 100px;
- }
+.navbar-nav.container {
+ max-width: none;
+ padding-left: 0;
+ padding-right: 0;
}
-.navbar-toggler {
+.navbar-brand {
padding: 0;
- & .toggler-icon {
- width: 30px;
- height: 2px;
- background-color: var(--white);
- display: block;
- margin: 5px 0;
- position: relative;
- @include transition(0.3s);
+ &:focus {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 4px;
+ border-radius: 4px;
}
- &.active {
- & .toggler-icon {
- &:nth-of-type(1) {
- @include transform(rotate(45deg));
- top: 7px;
- }
-
- &:nth-of-type(2) {
- opacity: 0;
- }
+ img {
+ max-height: 54px;
- &:nth-of-type(3) {
- @include transform(rotate(135deg));
- top: -7px;
- }
+ @media #{$lg} {
+ max-height: 40px;
}
}
}
-.navbar-collapse {
- @media #{$md, $xs} {
- position: absolute;
- top: 100%;
- right: 0;
- max-width: 300px;
- width: 100%;
- background-color: var(--white);
- z-index: 9;
- @include box-shadow(0px 15px 20px 0px rgba(0, 0, 0, 0.1));
- padding: 0px;
- display: none;
- border-radius: 5px;
+.navbar-nav {
+ display: flex;
+ gap: 24px;
+ align-items: center;
- &.show {
- display: block;
- }
+ @media #{$laptop} {
+ gap: 16px;
}
-}
-.navbar-nav {
- @media #{$md, $xs} {
- padding: 20px 30px;
+ @media #{$lg} {
+ gap: 12px;
+ }
+
+ @media #{$md, $sm, $xs} {
+ gap: 4px;
+ align-items: start;
}
& .nav-item {
position: relative;
- padding: 0px 20px;
-
- @media #{$lg} {
- padding: 0px 12px;
- }
-
- @media #{$md, $xs} {
- padding: 0px;
- }
& > a {
- font-size: 16px;
+ font-size: 18px;
font-weight: 400;
color: var(--white);
@include transition(0.3s);
- padding: 25px 8px;
+ padding: 12px 0;
position: relative;
- @media #{$md, $xs} {
- display: block;
- padding: 8px 0;
- color: var(--heading-color);
+ &:focus {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 4px;
+ border-radius: 4px;
}
- &:hover,
- &.active {
+ &:hover:not(.link-button),
+ &.active:not(.link-button) {
color: var(--white);
opacity: 0.5;
-
- @media #{$md, $xs} {
- color: var(--primary-color);
- opacity: 1;
- }
- }
- }
-
- .ud-submenu {
- position: absolute;
- width: 250px;
- background: var(--white);
- top: 110%;
- padding: 20px 30px;
- box-shadow: 0 15px 44px rgba(140, 140, 140, 0.18);
- border-radius: 5px;
- opacity: 0;
- visibility: hidden;
- @include transition(0.3s);
-
- @media #{$md, $xs} {
- position: static;
- box-shadow: none;
- width: 100%;
- padding: 0px;
- opacity: 1;
- visibility: visible;
- display: none;
- }
-
- &.show {
- display: block;
- }
-
- .ud-submenu-link {
- padding: 7px 0;
- color: var(--heading-color);
- font-size: 14px;
-
- &:hover {
- color: var(--primary-color);
- }
}
}
&:hover {
- & > a {
+ & > a:not(.link-button) {
color: var(--white);
opacity: 0.5;
-
- @media #{$md, $xs} {
- color: var(--primary-color);
- opacity: 1;
- }
- }
-
- & > .ud-submenu {
- opacity: 1;
- visibility: visible;
- top: 100%;
}
}
&.nav-item-has-children {
& > a {
position: relative;
+ padding-right: 20px;
&::after {
content: "";
- box-sizing: border-box;
position: absolute;
- width: 10px;
- height: 10px;
- border-bottom: 2px solid;
- border-right: 2px solid;
- transform: rotate(45deg) translateY(-50%);
- right: -15px;
+ width: 0;
+ height: 0;
+ border-left: 7px solid transparent;
+ border-right: 7px solid transparent;
+ border-top: 7px solid white;
top: 50%;
- margin-top: -2px;
-
- @media #{$md, $xs} {
- right: 5px;
- }
+ right: 0;
+ transform: translateY(-50%);
}
}
}
+
+ .link-button {
+ background-color: var(--secondary-color);
+ color: var(--color-dark);
+ height: 44px;
+ border-radius: 32px;
+ font-weight: 600;
+ padding: 0 24px;
+ position: relative;
+ display: flex;
+ align-items: center;
+
+ @media #{$lg, $sm, $xs} {
+ padding: 0 16px;
+ }
+
+ &:focus {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 4px;
+ }
+
+ &:hover {
+ color: var(--color-dark);
+ filter: brightness(1.25);
+ }
+
+ &::after {
+ content: '';
+ position: absolute;
+ inset: 4px;
+ border: 1px solid var(--focus-color);
+ border-radius: 20px;
+ }
+ }
}
}
-.navbar-btn {
- @media #{$md, $xs} {
- position: absolute;
- top: 50%;
- right: 50px;
- @include transform(translateY(-50%));
+#customer-area-link {
+ margin-left: 24px;
+
+ @media #{$laptop} {
+ margin-left: 12px;
}
- .ud-main-btn {
- padding: 8px 16px;
- background: transparent;
+ @media #{$lg} {
+ margin-left: 8px;
}
- .ud-login-btn {
- &:hover {
- opacity: 0.5;
- }
+ @media #{$md, $sm, $xs} {
+ margin-left: auto;
+ margin-right: auto;
}
- .ud-white-btn {
- background: rgba(255, 255, 255, 0.2);
+ .button-icon {
+ display: none;
+ }
- &:hover {
- background: rgba(255, 255, 255, 1);
- color: var(--heading-color);
+ @media #{$lg} {
+ .button-text {
+ position: absolute;
+ width: 1px;
+ height: 1px;
+ padding: 0;
+ margin: -1px;
+ overflow: hidden;
+ clip: rect(0, 0, 0, 0);
+ white-space: nowrap;
+ border-width: 0;
+ }
+
+ .button-icon {
+ display: inline;
}
}
}
-.sticky {
- & .navbar-toggler {
- & .toggler-icon {
- background-color: var(--heading-color);
+.navbar-collapse {
+ flex-grow: 0;
+
+ @media #{$md, $sm, $xs} {
+ position: fixed;
+ top: 118px;
+ left: 0;
+ width: 100vw;
+ background-color: var(--color-dark);
+ z-index: 9;
+ @include box-shadow(0px 15px 20px 0px rgba(0, 0, 0, 0.1));
+ padding: 0 8px 16px;
+ display: none;
+ color: var(--color-dark);
+
+ &.show {
+ display: block;
}
}
+}
- & .navbar-nav {
- & .nav-item {
- &:hover {
- & > a {
- color: var(--primary-color);
- opacity: 1;
- }
+.navbar-toggler {
+ padding: 0;
+ border: none;
+ background: transparent;
+
+ &:focus {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 4px;
+ border-radius: 4px;
+ }
+
+ & .toggler-icon {
+ width: 30px;
+ height: 2px;
+ background-color: var(--white);
+ display: block;
+ margin: 5px 0;
+ position: relative;
+ @include transition(0.3s);
+ }
+
+ &.active {
+ & .toggler-icon {
+ &:nth-of-type(1) {
+ @include transform(rotate(45deg));
+ top: 7px;
}
- & a {
- color: var(--heading-color);
+ &:nth-of-type(2) {
+ opacity: 0;
+ }
- &.active,
- &:hover {
- color: var(--primary-color);
- opacity: 1;
- }
+ &:nth-of-type(3) {
+ @include transform(rotate(135deg));
+ top: -7px;
}
}
}
+}
+
+.selector {
+ position: relative;
+ padding: 12px 0;
+ cursor: pointer;
+
+ &:hover {
+ & > .ud-submenu {
+ opacity: 1;
+ visibility: visible;
+ top: 100%;
+ }
+ }
- .navbar-btn {
- .ud-main-btn {
- &.ud-login-btn {
- color: var(--heading-color);
+ button {
+ background: none;
+ border: none;
+ color: white;
+ display: flex;
+ align-items: center;
+ gap: 8px;
+ padding-right: 16px;
+ cursor: pointer;
+
+ &:focus {
+ outline: 3px solid var(--focus-color);
+ outline-offset: 4px;
+ border-radius: 4px;
+ }
- &:hover {
- color: var(--primary-color);
- opacity: 1;
- }
- }
+ img {
+ width: 24px;
+ aspect-ratio: 1/1;
+ border-radius: 50%;
}
- .ud-white-btn {
- background: var(--primary-color);
- color: var(--white);
+ &::after {
+ content: "";
+ width: 0;
+ height: 0;
+ border-left: 7px solid transparent;
+ border-right: 7px solid transparent;
+ border-top: 7px solid white;
+ margin-top: 2px;
+ }
+ }
+
+ .ud-submenu {
+ &::before {
+ content: '';
+ position: absolute;
+ top: -8px;
+ left: 50%;
+ transform: translateX(-50%);
+ width: 0;
+ height: 0;
+ border-left: 16px solid transparent;
+ border-right: 16px solid transparent;
+ border-bottom: 8px solid var(--secondary-color);
+ }
+
+ z-index: 100;
+
+ position: absolute;
+ width: 128px;
+ background: var(--white);
+ top: 100%;
+ margin-top: 16px;
+ padding: 8px 16px;
+ box-shadow: 0 15px 44px rgba(140, 140, 140, 0.18);
+ border-radius: 8px;
+ opacity: 0;
+ visibility: hidden;
+ left: 50%;
+ transform: translateX(-50%);
+ @include transition(0.3s);
+
+ display: flex;
+ flex-direction: column;
+ gap: 8px;
+
+ &::after {
+ content: '';
+ position: absolute;
+ top: -16px;
+ left: 0;
+ right: 0;
+ height: 16px;
+ }
+
+ &.show {
+ opacity: 1;
+ visibility: visible;
+ top: 100%;
+ }
+
+ .ud-submenu-link {
+ color: var(--heading-color);
+
+ display: flex;
+ align-items: center;
+ gap: 8px;
+
+ &:focus {
+ outline: 2px solid var(--secondary-color);
+ outline-offset: 2px;
+ border-radius: 4px;
+ }
+
+ img {
+ width: 24px;
+ aspect-ratio: 1/1;
+ border-radius: 50%;
+ }
+
+ span {
+ text-transform: uppercase;
+ }
&:hover {
- background: var(--heading-color);
+ color: var(--primary-color);
}
}
}
-}
+}
\ No newline at end of file
diff --git a/source/_assets/scss/_hero.scss b/source/_assets/scss/_hero.scss
index 792e5961..3167dfec 100644
--- a/source/_assets/scss/_hero.scss
+++ b/source/_assets/scss/_hero.scss
@@ -1,86 +1,175 @@
/* ===== Hero CSS ===== */
.ud-hero {
- background: var(--primary-color);
- padding-top: 180px;
+ width: 100%;
+ max-width: 1920px;
+ margin-left: auto;
+ margin-right: auto;
+ background-color: #123c40;
+ background-image: url("/assets/images/hero/hero-image.png");
+ background-repeat: no-repeat;
+ background-size: cover;
+ background-position: center top;
+ margin-top: 116px;
+ padding-top: 127px;
+ padding-bottom: 88px;
+ min-height: 1210px;
+ position: relative;
+ overflow: hidden;
+ display: block;
+ line-height: normal;
- @media #{$md} {
- padding-top: 160px;
+ .container {
+ max-width: 100%;
+ padding-left: 72px;
+ padding-right: 72px;
}
@media #{$xs} {
- padding-top: 130px;
+ .container {
+ padding-left: 24px;
+ padding-right: 24px;
+ }
+ }
+
+ @media #{$sm, $md} {
+ .container {
+ padding-left: 40px;
+ padding-right: 40px;
+ }
+ }
+
+ &::before {
+ display: none;
+ }
+
+ @media #{$xs} {
+ margin-top: 0;
+ padding-top: 120px;
+ padding-bottom: 72px;
+ min-height: auto;
+ }
+
+ @media #{$sm, $md, $lg} {
+ min-height: 980px;
+ padding-top: 150px;
}
}
.ud-hero-content {
- max-width: 780px;
- margin: auto;
- margin-bottom: 30px;
+ max-width: 636px;
+ position: relative;
+ z-index: 2;
+
+ @media #{$xs, $sm} {
+ margin-bottom: 40px;
+ }
.ud-hero-title {
- color: var(--white);
- font-weight: 700;
- font-size: 45px;
- line-height: 60px;
- text-align: center;
+ color: var(--text-light);
+ font-weight: bold;
+ font-size: 64px;
+ line-height: 1.22;
margin-bottom: 30px;
- @media #{$md} {
- font-size: 38px;
- line-height: 50px;
+ @media #{$sm} {
+ font-size: 48px;
}
@media #{$xs} {
- font-size: 26px;
- line-height: 38px;
+ font-size: 36px;
}
}
.ud-hero-desc {
- font-weight: normal;
- font-size: 20px;
- line-height: 35px;
- text-align: center;
- color: var(--white);
- opacity: 0.8;
- max-width: 600px;
- margin: auto;
- margin-bottom: 30px;
+ font-weight: medium;
+ font-size: 22px;
+ color: var(--text-light);
+ max-width: 636px;
+ margin-bottom: 72px;
@media #{$xs} {
- font-size: 16px;
- line-height: 30px;
+ font-size: 18px;
}
}
}
-.ud-hero-buttons {
- display: flex;
- align-items: center;
- justify-content: center;
+.clients {
+ margin-top: 84px;
+ margin-bottom: 36px;
- .ud-main-btn {
- margin: 8px;
+ @media #{$xs} {
+ margin-top: 60px;
+ }
+
+ .headline p {
+ font-weight: bold;
+ font-size: 48px;
+ text-align: center;
+ color: var(--text-gray);
+ line-height: normal;
@media #{$xs} {
- margin: 5px;
+ font-size: 36px;
}
}
- .ud-main-btn {
+ .secondary p {
+ font-size: 48px;
+ text-align: center;
+ color: var(--text-gray);
+ line-height: normal;
+ margin-top: 72px;
+
@media #{$xs} {
- padding: 12px 16px;
+ font-size: 36px;
+ margin-top: 32px;
+ }
+
+ @media #{$sm} {
+ margin-top: 36px;
}
}
- .ud-white-btn {
- background: var(--white);
- color: var(--heading-color);
+ .logos {
+ margin-top: 72px;
+
+ @media #{$xs, $sm} {
+ margin-top: 0;
+ }
+
+ div {
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ }
+ }
+}
+
+.ud-hero-buttons {
+ .ud-main-btn {
+ background-color: var(--accent-color);
+ padding: 12px 16px;
+ border-radius: 32px;
+ font-size: 18px;
+ font-weight: bold;
&:hover {
- box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
- background: #fefefe;
+ filter: brightness(1.25);
+ }
+ }
+
+ .ud-secondary-btn {
+ background: transparent;
+ border: 1px solid var(--white);
+ padding: 12px 16px;
+ border-radius: 32px;
+ font-size: 18px;
+ color: var(--white);
+ font-weight: bold;
+
+ &:hover {
+ background: var(--white);
color: var(--primary-color);
}
}
@@ -110,15 +199,31 @@
}
.ud-hero-image {
- max-width: 845px;
- margin: auto;
- text-align: center;
- position: relative;
- z-index: 1;
+ display: none;
img {
- max-width: 100%;
- text-align: center;
+ width: 100%;
+ height: 100%;
+ object-fit: cover;
+ object-position: center top;
+ border-radius: 0;
+ transform: none;
+ }
+
+ &::after {
+ display: none;
+ }
+
+ @media #{$xs, $sm} {
+ display: flex;
+ width: 100%;
+ position: static;
+ height: 400px;
+ margin-bottom: 30px;
+ }
+
+ @media #{$xs} {
+ height: 300px;
}
.shape {
diff --git a/source/_assets/scss/_main.scss b/source/_assets/scss/_main.scss
new file mode 100644
index 00000000..db0428d2
--- /dev/null
+++ b/source/_assets/scss/_main.scss
@@ -0,0 +1,149 @@
+@import "../../../node_modules/bootstrap/scss/bootstrap.scss";
+@import "../../../node_modules/animate.css/animate.min.css";
+@import "../../../node_modules/lineicons/web-font/lineicons.css";
+
+.ud-main-btn {
+ background-color: var(--primary-color);
+}
+
+/*cards target audience*/
+
+.card-title {
+ color: var(--text-gray);
+}
+
+.main-cards {
+ background-color: var(--white);
+ padding: 32px 40px 48px;
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+ height: 100%;
+ max-width: 496px;
+
+ box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
+
+ h5 {
+ font-size: 1.75rem;
+ font-weight: 600;
+ color: var(--text-gray);
+ }
+
+ p {
+ font-size: 1rem;
+ color: var(--text-muted);
+ }
+}
+
+.card-header-section {
+ min-height: 100px;
+ display: flex;
+ align-items: start;
+ justify-content: center;
+ margin-bottom: 42px;
+
+ @media #{$laptop} {
+ min-height: 136px;
+ margin-bottom: 28px;
+ }
+}
+
+.card-icon-section {
+ height: 256px;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ margin-bottom: 60px;
+ aspect-ratio: 1/1;
+ border-radius: 50%;
+ background-color: var(--accent-color);
+
+ @media #{$laptop, $xs} {
+ height: 224px;
+ margin-bottom: 32px;
+
+ img {
+ transform: scale(0.875);
+ }
+ }
+}
+
+.card-description-section {
+ flex-grow: 1;
+ display: flex;
+ align-items: flex-start;
+ margin-bottom: 24px;
+
+ @media #{$laptop} {
+ margin-bottom: 0;
+ }
+}
+
+.card-button-section {
+ padding-top: 20px;
+ width: 100%;
+
+ .ud-hero-buttons {
+ li {
+ width: 100%;
+
+ .ud-main-btn {
+ min-height: 56px;
+ text-wrap-mode: wrap;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ padding: 0 16px;
+ }
+ }
+ }
+}
+
+/*end cards target audience*/
+
+
+/*configure screen size*/
+
+@media screen and (min-width: 1024px) and (max-width: 1800px) {
+.cards-target-audience {
+ background-color: var(--primary-color);
+ padding:30px;
+ border-radius:50px;
+ height: 410px;
+}
+}
+
+@media screen and (max-width: 1280px) {
+
+.text-card {
+ display:contents;
+}
+
+.cards-target-audience {
+ background-color: var(--primary-color);
+ margin-bottom: 15px;
+ padding:30px;
+ border-radius:50px;
+ height: auto;
+}
+}
+
+/*end configure screen size*/
+
+/* Blog article content styles */
+.ud-blog-details-content .article ul {
+ list-style-type: disc;
+ margin-left: 1.5rem;
+ margin-bottom: 1rem;
+}
+
+.ud-blog-details-content .article ol {
+ list-style-type: decimal;
+ margin-left: 1.5rem;
+ margin-bottom: 1rem;
+}
+
+.ud-blog-details-content .article li {
+ margin-bottom: 0.5rem;
+}
+
diff --git a/source/_assets/scss/_new-sections.scss b/source/_assets/scss/_new-sections.scss
new file mode 100644
index 00000000..68600c84
--- /dev/null
+++ b/source/_assets/scss/_new-sections.scss
@@ -0,0 +1,322 @@
+/* ===== Solutions Section ===== */
+
+.ud-solutions {
+ padding: 80px 0;
+ background: var(--bg-light);
+
+ @media #{$xs, $sm} {
+ padding: 60px 0;
+ }
+
+ .card-subtitle {
+ text-align: center;
+ color: var(--text-muted);
+ font-size: 18px;
+ margin-top: 20px;
+ margin-bottom: 40px;
+ }
+
+ .solution-card {
+ background: var(--white);
+ padding: 40px 30px;
+ border-radius: 10px;
+ box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
+ transition: transform 0.3s, box-shadow 0.3s;
+ height: 100%;
+ display: flex;
+ flex-direction: column;
+
+ &:hover {
+ transform: translateY(-5px);
+ box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.12);
+ }
+
+ .solution-icon {
+ width: 120px;
+ height: 120px;
+ margin: 0 auto 30px;
+ background: var(--accent-color);
+ border-radius: 50%;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+
+ img {
+ max-width: 60px;
+ max-height: 60px;
+ filter: brightness(0) invert(1);
+ }
+ }
+
+ h4 {
+ font-size: 20px;
+ font-weight: bold;
+ margin-bottom: 15px;
+ color: var(--heading-color);
+ min-height: 60px;
+ }
+
+ p {
+ font-size: 16px;
+ color: var(--text-muted);
+ margin-bottom: 25px;
+ flex-grow: 1;
+ }
+
+ a {
+ font-size: 16px;
+ padding: 12px 24px;
+ background: var(--primary-color);
+ color: var(--white);
+ border-radius: 30px;
+ text-align: center;
+ display: inline-block;
+ transition: background 0.3s;
+
+ &:hover {
+ background: var(--accent-color);
+ }
+ }
+ }
+}
+
+/* ===== Video Demo Section ===== */
+
+.ud-video-demo {
+ padding: 100px 0;
+ background: var(--primary-color);
+
+ @media #{$xs, $sm} {
+ padding: 60px 0;
+ }
+
+ .card-subtitle {
+ text-align: center;
+ margin-top: 20px;
+ margin-bottom: 40px;
+ font-size: 18px;
+ }
+
+ .video-demo-image {
+ max-width: 500px;
+ margin: 0 auto;
+
+ img {
+ width: 100%;
+ height: auto;
+ }
+ }
+
+ .ud-demo-btn {
+ background: var(--accent-color);
+ padding: 16px 40px;
+ border-radius: 30px;
+ font-size: 18px;
+ font-weight: bold;
+
+ &:hover {
+ filter: brightness(1.2);
+ }
+ }
+}
+
+/* ===== Blog Section ===== */
+
+.ud-blog-section {
+ padding: 80px 0;
+ background: var(--white);
+
+ @media #{$xs, $sm} {
+ padding: 60px 0;
+ }
+
+ .card-subtitle {
+ text-align: center;
+ color: var(--text-muted);
+ font-size: 18px;
+ margin-top: 20px;
+ margin-bottom: 40px;
+ }
+
+ .blog-card {
+ background: var(--white);
+ border-radius: 10px;
+ overflow: hidden;
+ box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
+ transition: transform 0.3s, box-shadow 0.3s;
+ height: 100%;
+
+ &:hover {
+ transform: translateY(-5px);
+ box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.12);
+ }
+
+ .blog-image {
+ position: relative;
+ width: 100%;
+ height: 250px;
+ overflow: hidden;
+
+ img {
+ width: 100%;
+ height: 100%;
+ object-fit: cover;
+ }
+
+ .blog-tag {
+ position: absolute;
+ top: 15px;
+ left: 15px;
+ background: var(--accent-color);
+ color: var(--white);
+ padding: 6px 16px;
+ border-radius: 20px;
+ font-size: 14px;
+ font-weight: bold;
+ }
+ }
+
+ .blog-content {
+ padding: 25px;
+
+ h4 {
+ font-size: 18px;
+ font-weight: bold;
+ margin-bottom: 15px;
+ color: var(--heading-color);
+ line-height: 1.4;
+ }
+
+ p {
+ font-size: 14px;
+ color: var(--text-muted);
+ line-height: 1.6;
+ }
+ }
+ }
+}
+
+/* ===== Contact/Sales Page ===== */
+
+.ud-contact-sales {
+ padding: 100px 0;
+ background: var(--bg-light);
+
+ @media #{$xs, $sm} {
+ padding: 60px 0;
+ }
+
+ .contact-info-wrapper {
+ padding-right: 40px;
+
+ @media #{$md, $sm, $xs} {
+ padding-right: 0;
+ margin-bottom: 40px;
+ }
+
+ .contact-title {
+ font-size: 42px;
+ font-weight: bold;
+ color: var(--heading-color);
+ margin-bottom: 20px;
+
+ @media #{$sm, $xs} {
+ font-size: 32px;
+ }
+ }
+
+ .contact-subtitle {
+ font-size: 18px;
+ color: var(--text-muted);
+ margin-bottom: 30px;
+ }
+
+ h3 {
+ font-size: 24px;
+ font-weight: bold;
+ color: var(--heading-color);
+ }
+
+ .contact-benefits {
+ list-style: none;
+ padding: 0;
+
+ li {
+ padding: 12px 0;
+ padding-left: 30px;
+ position: relative;
+ font-size: 16px;
+ line-height: 1.6;
+ color: var(--text-gray);
+
+ &:before {
+ content: "●";
+ position: absolute;
+ left: 0;
+ color: var(--accent-color);
+ font-size: 20px;
+ }
+
+ strong {
+ color: var(--heading-color);
+ }
+ }
+ }
+ }
+
+ .contact-form-wrapper {
+ background: var(--white);
+ padding: 40px;
+ border-radius: 10px;
+ box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
+
+ @media #{$xs} {
+ padding: 30px 20px;
+ }
+
+ .ud-contact-form-wrapper {
+ padding: 0;
+ background: transparent;
+ box-shadow: none;
+ }
+
+ .ud-form-group {
+ margin-bottom: 20px;
+
+ label {
+ font-weight: 600;
+ color: var(--heading-color);
+ margin-bottom: 8px;
+ display: block;
+ }
+
+ input,
+ textarea {
+ width: 100%;
+ padding: 12px 16px;
+ border: 1px solid var(--border-input);
+ border-radius: 5px;
+ font-size: 16px;
+ transition: border-color 0.3s;
+
+ &:focus {
+ border-color: var(--primary-color);
+ outline: none;
+ }
+ }
+
+ textarea {
+ resize: vertical;
+ min-height: 100px;
+ }
+ }
+
+ .ud-main-btn {
+ background: var(--accent-color);
+
+ &:hover {
+ background: var(--primary-color);
+ }
+ }
+ }
+}
diff --git a/source/_assets/scss/_pricing.scss b/source/_assets/scss/_pricing.scss
index 609f2540..3083014b 100644
--- a/source/_assets/scss/_pricing.scss
+++ b/source/_assets/scss/_pricing.scss
@@ -13,14 +13,14 @@
.ud-single-pricing {
margin-bottom: 40px;
background: var(--white);
- border: 2px solid #d4deff;
+ border: 2px solid var(--border-light);
border-radius: 8px;
text-align: center;
padding: 45px 30px;
position: relative;
&.active {
- background: linear-gradient(180deg, #184c4e 0%, #13c296 100%);
+ background: linear-gradient(180deg, var(--primary-color) 0%, var(--primary-dark) 100%);
border: none;
padding: 55px 30px;
@@ -54,7 +54,7 @@
}
&.last-item::after {
- background: #13c296;
+ background: var(--primary-dark);
top: -2px;
right: -2px;
border-radius: 0px 8px 0px 55px;
@@ -100,7 +100,7 @@
}
.ud-border-btn {
- border: 1px solid #d4deff;
+ border: 1px solid var(--border-light);
color: var(--primary-color);
background: var(--white);
diff --git a/source/_assets/scss/_team.scss b/source/_assets/scss/_team.scss
index 60e14593..d44b690a 100644
--- a/source/_assets/scss/_team.scss
+++ b/source/_assets/scss/_team.scss
@@ -71,7 +71,7 @@
align-items: center;
justify-content: center;
margin: 0px 10px;
- color: #cdced6;
+ color: var(--color-light-muted);
&:hover {
color: var(--primary-color);
diff --git a/source/_assets/scss/_testimonials.scss b/source/_assets/scss/_testimonials.scss
index a72013e0..79b3acaa 100644
--- a/source/_assets/scss/_testimonials.scss
+++ b/source/_assets/scss/_testimonials.scss
@@ -9,7 +9,7 @@
.ud-single-testimonial {
padding: 30px;
- box-shadow: 0px 60px 120px -20px #ebeffd;
+ box-shadow: 0px 60px 120px -20px var(--shadow-light);
background: var(--white);
margin-bottom: 50px;
@@ -17,7 +17,7 @@
margin-bottom: 10px;
i {
- color: #fbb040;
+ color: var(--star-color);
}
}
@@ -27,7 +27,7 @@
p {
font-size: 16px;
line-height: 30px;
- color: #637381;
+ color: var(--text-muted);
}
}
@@ -51,7 +51,7 @@
p {
font-size: 12px;
- color: #969696;
+ color: var(--text-light-gray);
}
}
}
@@ -73,7 +73,7 @@
position: absolute;
width: 30px;
height: 1px;
- background: #afb2b5;
+ background: var(--color-gray);
right: -40px;
top: 50%;
}
@@ -120,11 +120,11 @@
}
.testimonial-container .testimonial_color_stars{
- color: #fbb040;
+ color: var(--star-color);
}
.title-testimonial{
- color:#184c4e;
+ color: var(--primary-color);
font-weight: bold;
font-size: 18px;
}
@@ -142,10 +142,10 @@
.discount-tag {
position: absolute;
- background: #fff;
+ background: var(--white);
padding: 5px;
border-radius: 5px;
- color: #ff7d7d;
+ color: var(--error-color);
right: 10px;
top: 10px;
text-transform: capitalize;
@@ -161,7 +161,7 @@
text-transform: capitalize;
border: none;
outline: none;
- background: #fff;
+ background: var(--white);
border-radius: 5px;
transition: 0.5s;
cursor: pointer;
@@ -173,8 +173,8 @@
}
.card-btn:hover {
- background: #ff7d7d;
- color: #fff;
+ background: var(--error-color);
+ color: var(--white);
}
.testimonial-info {
@@ -218,7 +218,7 @@
display: flex;
justify-content: center;
align-items: center;
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, var(--white) 100%);
cursor: pointer;
z-index: 8;
}
@@ -265,7 +265,7 @@
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
- color: #fff;
+ color: var(--white);
font-size: 50px;
text-transform: capitalize;
}
diff --git a/source/_assets/scss/_variables.scss b/source/_assets/scss/_variables.scss
index e5d196fa..d4135946 100644
--- a/source/_assets/scss/_variables.scss
+++ b/source/_assets/scss/_variables.scss
@@ -4,5 +4,5 @@ $desktop: "only screen and (min-width: 1400px) and (max-width: 1920px)";
$laptop: "only screen and (min-width: 1200px) and (max-width: 1399px)";
$lg: "only screen and (min-width: 992px) and (max-width: 1199px)";
$md: "only screen and (min-width: 768px) and (max-width: 991px)";
-$xs: "(max-width: 767px)";
$sm: "only screen and (min-width: 576px) and (max-width: 767px)";
+$xs: "only screen and (max-width: 575px)";
diff --git a/source/_assets/scss/ud-styles.scss b/source/_assets/scss/ud-styles.scss
index ce22620a..f7c348e9 100644
--- a/source/_assets/scss/ud-styles.scss
+++ b/source/_assets/scss/ud-styles.scss
@@ -9,6 +9,7 @@
======== */
@import "variables";
+@import "main";
@import "mixin";
@import "common";
@import "header";
@@ -26,4 +27,4 @@
@import "blog";
@import "blog-details";
@import "404";
-// @import "default";
+@import "new-sections";
diff --git a/source/_layouts/footer.blade.php b/source/_layouts/footer.blade.php
index b316af81..7d5e6b8e 100644
--- a/source/_layouts/footer.blade.php
+++ b/source/_layouts/footer.blade.php
@@ -1,190 +1,153 @@
-