diff --git a/.gitignore b/.gitignore
index 65685264206..c90e102a2db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ unused
bootstrap-reference.html
assets/img/portfolio/.DS_Store
assets/img/.DS_Store
+assets/img/.DS_Store
diff --git a/_data/sitetext.yml b/_data/sitetext.yml
index 81464e0f8ce..c99a350bcd6 100644
--- a/_data/sitetext.yml
+++ b/_data/sitetext.yml
@@ -153,9 +153,9 @@ In my current role, I also develop software, using a similar technology stack. F
social:
- url: https://dotnet.social/@MSicc
icon: "fab fa-mastodon"
- - url: https://bsky.app/profile/msicc.bsky.social
+ - url: https://bsky.app/profile/msicc.net
icon: "fab fa-bluesky"
- - url: https://linkedin.com/company/msiccdev
+ - url: https://linkedin.com/in/msicc
icon: "fab fa-linkedin-in"
- url: https://github.com/msiccdev
icon: "fab fa-github"
diff --git a/appprivacy.md b/appprivacy.md
index ceb7d04bf9c..ce5cbcb0fb7 100644
--- a/appprivacy.md
+++ b/appprivacy.md
@@ -26,7 +26,9 @@ In detail, these are the features I may provide:
## Collection and use of your data
Some of my apps require personal data like usernames and passwords. I am using primarily the oAuth standard for these apps. The oAuth standard requires you, the user, to explicitly allow my apps to access your personal data. At any time, you will be able to revoke access to my apps via the services (like social networks). I am using tokens (encoded and securely stored) while trying to avoid storing your username and password whenever possible. Only my apps have access to this tokens and the corresponding user data.
-Some of my apps collect additional information about the device you are using. These data are only used for analytic purposes like usage of app features and error logging. With this data, we are able to improve my apps. Some apps may use these data to display ads.
+Some of my apps collect additional information about the device you are using. These data are only used for analytic purposes like usage of app features and error logging. With this data, I am able to improve my apps. Unless stated otherwise, I use [Sentry.io](https://sentry.io) for collecting these data. Please refer to [their data and security documents](https://docs.sentry.io/security-legal-pii/security/terms/) for further information.
+
+Some apps may collect additional data to display ads. These apps wll probably have their own privacy policy.
If you share information via social network or any other service from and about my apps, I cannot control the actions of others with whom you may choose to share. Also, I cannot guarantee that the content you post will not be viewed by others outside your networks.
diff --git a/imprint.md b/imprint.md
index 3272ce5697a..aaadddf91ec 100644
--- a/imprint.md
+++ b/imprint.md
@@ -13,8 +13,8 @@ Linsentalstr. 42e
CH-8482 Sennhof (Winterthur)
Switzerland
-E-Mail: info@msiccdev.net
+E-Mail: [info@msiccdev.net](mailto:info@msiccdev.net)
-Website: https://msiccdev.net
+Website: [https://msiccdev.net](https://msiccdev.net)
*Please note that MSiccDev Software Development is a sole proprietorship and is not registered with any trade register. As soon as this changes, I will update this page with the necessary information.*
\ No newline at end of file