- 15 Posts
- 15 Comments
Gordon_F@lemmy.mlOPto Linux@lemmy.ml•GnuPG / GPG how create an EdDSA key !? [ SOLVED ]English1·7 months agoThank you @[email protected] ! it works !
Please select what kind of key you want:
(1) RSA and RSA (default)
(2) DSA and Elgamal
(3) DSA (sign only)
(4) RSA (sign only)
(7) DSA (set your own capabilities)
(8) RSA (set your own capabilities)
(9) ECC and ECC
(10) ECC (sign only)
(11) ECC (set your own capabilities)
(13) Existing key
(14) Existing key from card\I’m wondering whats is the option: (9) ECC and ECC ?? I found nothing in their documentation :/
Gordon_F@lemmy.mlOPto Tor - The Onion Router@lemmy.ml•The contradiction of the TOR forum ( forum.torproject.org )English1·7 months agoThanks for the links, but 10minutemail.org is loaded with crap.
Gordon_F@lemmy.mlOPto Tor - The Onion Router@lemmy.ml•The contradiction of the TOR forum ( forum.torproject.org )English3·7 months agoWell received, any sources where we could corroborate that statement ?
Gordon_F@lemmy.mlOPto Tor - The Onion Router@lemmy.ml•Stuck at *Opened Socks listener connection (ready)*English1·7 months agoDamn
now that I open few ports
9001
I see incoming connection that are dropped because they use totally diffrent ports
drop: IN=eth0 OUT= MAC=aMacadrs SRC=aIP DST=aMyIP LEN=64 TOS=0x00 PREC=0x00 TTL=48 ID=65508 DF PROTO=TCP SPT=443 DPT=50194 WINDOW=501 RES=0x00 ACK URGP=0
privacy
I’ve replaced some string with
'aSomething'
.
it’s weird in my nftable config file I have
type filter hook input priority 0; policy drop; ct state established,related accept
Any ideas ?
Gordon_F@lemmy.mlOPto Linux@lemmy.ml•How grep with -e (regex) `/log/messages` ? [ solved ]English1·7 months agoYes
Gordon_F@lemmy.mlOPto Tor - The Onion Router@lemmy.ml•Tor, config file, SocksPolicy [solved]English2·7 months ago👍 Thanks again @[email protected]
Gordon_F@lemmy.mlOPto Tor - The Onion Router@lemmy.ml•Stuck at *Opened Socks listener connection (ready)*English2·7 months agoThank you very much @[email protected] ! indeed I saw in my nftables log tentative to 443 and 9001. ( I didn’t find this in the
tor
doc … )9050 is your socks proxy - so protect it. if your nftables is blocking localhost:9050/TCP then you need to correct that.
is this will do :
ip saddr 127.0.0.1 ip daddr 127.0.0.1 accept
?
I couldn’t have said it better !
Gordon_F@lemmy.mlto Privacy@lemmy.ml•How Google helped destroy adoption of RSS feedsEnglish2·1 year agoThey did the same with Flash with the help of adobe.
Gordon_F@lemmy.mlOPto Privacy@lemmy.ml•Privacy minded ` instant messaging ` quest.English1·1 year agoA little update.
I’ve just tested simplex on Android.
it’s very well thought out ! The features make sense. UNFORTUNATELY it’s not P2P ! all the messages pass by their servers :'( with Briar it’s P2P… weirdly they claim their way is better than P2P ! any comment on that ?
In my point of view, if messages are stored somewhere it’s mean the can be process[1] !
Cheers.
edit: lemmy link to their community [email protected]
Copied, analyzed, cracked (Brut force or what ever) ↩︎
Gordon_F@lemmy.mlOPto Privacy@lemmy.ml•Privacy minded ` instant messaging ` quest.English1·1 year agojami’s good but it uses turn server to verify your name
So is it secure ? does that mean you rely on those server to be able to created an account ?
Gordon_F@lemmy.mlOPto Privacy@lemmy.ml•Privacy minded ` instant messaging ` quest.English1·1 year agoThough android only.
Anyway on Windows, Apple there is no sense to have a privacy apps if the OS it self pump everything it can.
And on Android it only make sense if you use an AOSP rom, or another but without the google crapware…
Gordon_F@lemmy.mlOPto Privacy@lemmy.ml•Privacy minded ` instant messaging ` quest.English2·1 year agoI think your mistaken… Can someone confirm ?
So I was eager to test Jami, but on Windows it require Windows 10… so no way --> https://itvision.altervista.org/why-windows-10-sucks.html
anyway I gave a quick try on a test machine (win10) But I got , not matter what I entered
Too bad because it had on paper, a lot of nice features…
On linux, too bad they don’t provide (yet) an AppImage…
Gordon_F@lemmy.mlOPto Privacy@lemmy.ml•Privacy minded ` instant messaging ` quest.English0·1 year agono ! thanks ! look promising too.
I’ll try it and give my review… but is it require to make a “jami” account on their server !??
Thanks for the sharing @[email protected]
I’ve check
VeilidChat
for the moment indeed it is just a network framework… so no apps ready yet (unless I’m mistaken )The negative point is that the developer use exclusively google tech for it !! ( Dart, flutter )
So why peoples that want to fight for freedom use the Sauron tool !? it baffle me…