2020-02-18 12:00:49 +00:00
<!DOCTYPE HTML>
< html >
2020-05-21 11:48:05 +00:00
< head profile = "https://fedi.life" >
< link rel = "icon"
type="image/png"
href="favicon.png" />
2020-02-18 12:00:49 +00:00
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< title > У вас всегда есть выбор! — Мессенджеры< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2020-09-29 12:05:26 +00:00
< link rel = "stylesheet" href = "css/picnic.min.css" >
< style > a s i d e a . t o p {
font-size: 0;
position: fixed;
bottom: 0;
font-weight: bold;
width: 180px;
padding: .6em 0;
margin-bottom: 0;
border-radius: .3em .3em 0 0;
transition: all .3s ease;
}
aside a.top.visible {
font-size: 1em;
}
aside .links a.button {
text-align: left;
}
@media all and (max-width: 1000px) {
aside a.pseudo.top {
background: rgba(255, 255, 255, .8);
width: 100%;
left: 0;
text-align: center;
z-index: 100;
}
}
.documentation article > h2 {
margin: -2em 0 .6em;
padding: 3em 0 0;
line-height: 1;
}
.documentation article > h3 {
margin-bottom: .6em;
}
.documentation aside h2 {
margin-top: 0;
padding: 1.25em 0;
line-height: 1;
}
.documentation aside a.pseudo {
color: #0074D9;
margin: 0;
}
.documentation > section {
background: #fff;
text-align: left;
width: 90%;
max-width: 960px;
margin: 0 auto;
padding: 80px 0 0;
}
.documentation article > h1 {
margin: 0;
padding: 0.6em 0;
font-size: 2em;
line-height: 1.5;
}
.documentation aside a.button {
display: block;
}
.documentation pre[class*="language-"] {
margin-top: 10px;
margin-bottom: 40px;
}
.documentation .index pre {
margin: 0;
font-size: .9em;
}
< / style >
2020-02-18 12:00:49 +00:00
< / head >
< body >
2020-09-29 12:05:26 +00:00
< nav class = "fedi" >
< a href = "https://fedi.life" class = "brand" >
< img class = "logo" src = "images/logo.png" / >
< span > Fedi.Life< / span >
< / a >
<!-- responsive -->
< input id = "bmenub" type = "checkbox" class = "show" >
2020-10-15 09:39:31 +00:00
< label for = "bmenub" class = "burger pseudo button" > меню< / label >
2020-09-29 12:05:26 +00:00
2020-11-19 09:44:55 +00:00
< div class = "menu" >
< a href = "mail.html" class = "pseudo button" > Почта< / a >
< a href = "im.html" class = "pseudo button" > Мессенджеры< / a >
< a href = "social.html" class = "pseudo button" > Соцсети< / a >
< a href = "search.html" class = "pseudo button" > Поиск< / a >
< a href = "extra.html" class = "pseudo button" > Допматериалы< / a >
< a href = "info.html" class = "pseudo button" > Подробнее< / a >
< / div >
2020-09-29 12:05:26 +00:00
< / nav >
2020-03-11 09:53:35 +00:00
2020-09-29 12:05:26 +00:00
< main id = "home" class = "documentation" >
< section class = "flex" >
2020-03-11 09:53:35 +00:00
2020-09-29 12:05:26 +00:00
< article class = "four-fifth-1000" >
2020-02-18 12:00:49 +00:00
2020-10-15 07:53:44 +00:00
< header > < h3 > Децентрализованные мессенджеры< h3 > < / header >
2020-09-29 12:59:33 +00:00
< p > Способы быстро списаться и созвониться с нужным человеком. Общение через сеть должно быть безопасным, приватным и неподцензурным. И вот сервисы, которые вам помогут в этом:
< / p >
< / article >
2020-10-15 07:53:44 +00:00
< article class = "card four-fifth-1000" >
2020-11-28 12:21:55 +00:00
< header > < h3 > XMPP (он же Джаббер) — на замену WhatsApp/Viber/Telegram< / h3 > < / header >
< center > < label for = "modal_jab" > < img src = "images/conversejs.png" width = "80%" > < / label > < / center >
2020-10-15 07:53:44 +00:00
< div class = "modal" >
< input id = "modal_jab" type = "checkbox" / >
< label for = "modal_jab" class = "overlay" > < / label >
< article >
< header >
< h3 > Jabber< / h3 >
< label for = "modal_jab" class = "close" > × < / label >
< / header >
< section class = "content" >
2020-11-28 12:21:55 +00:00
< img src = "images/conversejs.png" width = "100%" >
2020-10-15 07:53:44 +00:00
< / section >
< / article >
< / div >
2020-02-18 12:00:49 +00:00
< span >
Широко используемый свободный и открытый стандарт интернет-сообщений.
Весьма прост в использовании — устанавливаем приложение, регистрируем аккаунт, общаемся.
< p >
В силу распределённости протокола, количество мест, где можно зарегистрироваться,
огромно. Независимо от того, на каком сервере вы регистрируетесь -
2020-07-05 07:03:11 +00:00
все пользователи доступны для вас.
2020-02-18 12:00:49 +00:00
< / p >
2020-02-21 06:32:32 +00:00
< / p >
2020-10-15 07:53:44 +00:00
< center >
< div class = "tabs two" >
< input id = 'tab-1' type = 'radio' name = 'tabgroupB' checked / >
< label class = "pseudo button toggle" for = "tab-1" > Где зарегистрироваться< / label >
< input id = 'tab-2' type = 'radio' name = 'tabgroupB' >
< label class = "pseudo button toggle" for = "tab-2" > Приложения< / label >
< div class = "row" >
2020-10-15 11:17:26 +00:00
< div > < center > < a class = "button" href = "https://xmpp.netwhood.online" > Network Neighborhood< / a > < / button >
< a class = "button" href = "https://blabber.im" > Blabber< / a > < / button >
2020-10-15 07:53:44 +00:00
< / center > < / div >
2020-11-28 12:21:55 +00:00
< div > < center > < a class = "button" href = "https://conversejs.org/fullscreen.html" > ConverseJS< / a > < / button >
< br >
2020-11-19 20:24:36 +00:00
< a class = "button" href = "https://f-droid.org/packages/eu.sum7.conversations/" > < img src = "images/fdroid.png" > Conv6ations< / a > < / button > < br >
< a class = "button" href = "https://play.google.com/store/apps/details?id=im.blabber.messenger" > < img src = "images/google.png" > blabber.im< / a > < / button >
< a class = "button" href = "https://apps.apple.com/app/tigase-messenger/id1153516838" > < img src = "images/apple.png" > Siskin IM< / a > < / button >
2020-10-15 07:53:44 +00:00
< / center > < / div >
< / div >
< / div >
< / center >
< / article >
< article class = "card four-fifth-1000" >
< header > < h3 > Jitsi Meet и Jami — на замену Skype< / h3 > < / header >
2020-10-16 12:20:43 +00:00
< center > < label for = "modal_meet" > < img src = "images/jitsi2.jpg" width = "80%" > < / label > < / center >
2020-10-15 07:53:44 +00:00
< div class = "modal" >
< input id = "modal_meet" type = "checkbox" / >
< label for = "modal_meet" class = "overlay" > < / label >
< article >
< header >
< h3 > Jitsi Meet< / h3 >
< label for = "modal_meet" class = "close" > × < / label >
< / header >
< section class = "content" >
2020-10-16 12:20:43 +00:00
< img src = "images/jitsi2.jpg" width = "100%" >
2020-10-15 07:53:44 +00:00
< / section >
< / article >
< / div >
2020-02-18 12:00:49 +00:00
< span >
Свободные открытые приложения для чатов и видеозвонков, разрабатываемые командами добровольцев.
< p >
Jitsi чрезвычайно просто в использовании — регистрация не требуется, нужно придумать название комнаты чата и
послать полученную ссылку всем участникам. Можно использовать вебсайт либо мобильные приложения.
< / p >
< p >
В Jami дела обстоят схожим образом — каждому пользователю выдаётся уникальный код,
которым можно поделиться с другими участниками (аналог номера аськи/телефона...)
< / p >
2020-10-15 07:53:44 +00:00
< center >
< div class = "tabs two" >
< input id = 'tab-11' type = 'radio' name = 'tabgroupC' checked / >
< label class = "pseudo button toggle" for = "tab-11" > Приложения< / label >
< input id = 'tab-21' type = 'radio' name = 'tabgroupC' >
< label class = "pseudo button toggle" for = "tab-21" > Мобильные приложения< / label >
< div class = "row" >
2020-10-16 12:20:43 +00:00
< div > < center >
2020-10-15 11:17:26 +00:00
< a class = "button" href = "https://meet.jit.si/" > Jitsi (Web)< / a > < / button >
2020-11-28 12:21:55 +00:00
< br >
2020-10-16 12:20:43 +00:00
< a class = "button" href = "https://jami.net/download-jami-linux/" > < img src = "images/linux.png" > Jami (Linux)< / a > < / button >
< a class = "button" href = "https://jami.net/download-jami-windows/" > < img src = "images/windows.png" > Jami (Windows)< / a > < / button >
< a class = "button" href = "https://jami.net/download-jami-macos/" > < img src = "images/apple.png" > Jami (MacOS)< / a > < / button >
2020-10-15 07:53:44 +00:00
< / center > < / div >
< div >
2020-10-15 11:17:26 +00:00
< center > < a class = "button" href = "https://f-droid.org/packages/org.jitsi.meet" > < img src = "images/fdroid.png" > Jitsi (F-Droid)< / a > < / button >
2020-10-15 07:53:44 +00:00
2020-10-15 11:17:26 +00:00
< a class = "button" href = "https://play.google.com/store/apps/details?id=cx.ring" > < img src = "images/google.png" > Jitsi (G-Play)< / a > < / button >
< a class = "button" href = "https://apps.apple.com/app/jitsi-meet/id1165103905" > < img src = "images/apple.png" > Jitsi (iOS)< / a > < / button >
2020-11-28 12:21:55 +00:00
< br >
2020-10-16 12:20:43 +00:00
< a class = "button" href = "https://f-droid.org/packages/cx.ring" > < img src = "images/fdroid.png" > Jami (F-Droid)< / a > < / button >
2020-11-28 12:21:55 +00:00
2020-10-16 12:20:43 +00:00
< a class = "button" href = "https://play.google.com/store/apps/details?id=cx.ring" > < img src = "images/google.png" > Jami (G-Play)< / a > < / button >
2020-10-15 11:17:26 +00:00
< a class = "button" href = "https://apps.apple.com/app/ring-a-gnu-package/id1306951055" > < img src = "images/apple.png" > Jami (iOS)< / a > < / button >
2020-10-15 07:53:44 +00:00
< / center > < / div >
< / div >
2020-11-28 12:21:55 +00:00
< / div >
2020-10-15 07:53:44 +00:00
< / center >
< / article >
< / article >
< / section >
< / main >
< section >
< hr >
< center >
2020-11-19 09:44:55 +00:00
< a href = "https://rawtext.club/~tolstoevsky" > < img src = "banner.gif" > < / a > | Created with < a href = "https://picnicss.com/" > PicniCSS< / a >
2020-12-08 07:39:25 +00:00
< p xmlns:dct = "http://purl.org/dc/terms/" xmlns:vcard = "http://www.w3.org/2001/vcard-rdf/3.0#" >
< a rel = "license"
href="http://creativecommons.org/publicdomain/zero/1.0/">
< img src = "http://i.creativecommons.org/p/zero/1.0/88x31.png" style = "border-style: none;" alt = "CC0" / >
< / a >
< br / >
To the extent possible under law,
< a rel = "dct:publisher"
href="https://rawtext.club/~tolstoevsky">
< span property = "dct:title" > Tolstoevsky< / span > < / a >
has waived all copyright and related or neighboring rights to
< span property = "dct:title" > Fedi Life< / span > .
This work is published from:
< span property = "vcard:Country" datatype = "dct:ISO3166"
content="RU" about="https://rawtext.club/~tolstoevsky">
Russian Federation< / span > .
< / p >
2020-10-15 07:53:44 +00:00
< / center >
< / section >
2020-07-08 11:44:45 +00:00
2020-02-18 12:00:49 +00:00
< / body >
< / html >